do you know how i can fix this error on my windows server 2008 IIS server with asp?

Microsoft VBScript runtime error '800a01c2'

Wrong number of arguments or invalid property assignment: 'string'

/testscripts/form.asp, line 2

line 2 looks like this:

ASP CODE:
string MyURL = Request.ServerVariables("URL")