Go Back   Velocity Reviews > General Computer Discussion > General Help Related Topics
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

General Help Related Topics - URGENT Help needed with ASP.NET Compilation error

 
Thread Tools Search this Thread
Old 08-06-2009, 01:26 PM   #1
Default URGENT Help needed with ASP.NET Compilation error


Hello everyone, i am new to ASP.NET and new to the forums, so i may have posted this in the completely wrong topic, if i have, please feel free to let me know where i should post it for the best results!

I need help with the following, and i just can't see what i am doing wrong! I have tried posting on the ASP.NET forums but no one has responded!

Compilation Error
Description: Anerror occurred during the compilation of a resource required to servicethis request. Please review the following specific error details andmodify your source code appropriately.

Compiler Error Message: BC30455:Argument not specified for parameter 'Find' of 'Public FunctionReplace(Expression As Object, Find As String, Replacement As String,[Start As Long = 1], [Count As Long = -1], [Compare AsMicrosoft.VisualBasic.CompareMethod = CompareMethod.Text]) As String'.

Line 97: ToSend.Add("cboType", "1")

Line 98: ToSend.Add("txtDuration", Values("Field74"))
Line 99: ToSend.Add("txtJobTitle", fixword(Replace(Replace(Values.Common.JobTitle), "£", "GBP"), "–", "-"))
Line 100: ToSend.Add("cboSector", Values("Field1002"))
Line 101: ToSend.Add("optForGrad", Values("Field1012"))



Source File: E:\InetPub\wwwroot\ServerApps\MultipostEngine\Temp lateCache\Templates\Template105.aspx
Line: 99

Could anyone help me to figure this out? It would be much appreciated!

Thanks
Nunu


nunu_bug
nunu_bug is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help on Modelsim VHDL syntax? ASAP:) kaji General Help Related Topics 0 03-14-2007 10:43 PM
Need help on a Modelsim VHDL Syntax? ASAP:) kaji Software 0 03-14-2007 10:43 PM
Need Help on a Modelsim VHDL Syntax....ASAP:) kaji Hardware 0 03-14-2007 10:41 PM
Parser Error Message in ASP.NET 2 lalvir Software 0 10-04-2006 07:42 AM
HELP needed in solving a run time error in ASP.NET hudhu_handhu Software 0 09-13-2006 09:34 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46