Question
Invalid Use of Null (Vista IIS7)
Hi All
Classic ASP
Vista Home Premium.
I have finally taken the leap and moved over onto a Vista dev PC and I am having a major headache with a site of mine.
The site has been working fine for the past 18 months on the XP dev PC but when I run it on the new Vista machine I get the following error;-
Microsoft VBScript runtime error '800a005e'
Invalid use of Null: 'Split'
/login.asp, line 91
The variable I am using the Split() function on is not null there is plenty of data in there and as I said the app has worked fine on the XP machine since it's inception.
I have to get this working as I have to dem the site on Wednesday to a potential client and the XP laptop is not available.
All help greatly appreciated.
Regards
Bren
Classic ASP
Vista Home Premium.
I have finally taken the leap and moved over onto a Vista dev PC and I am having a major headache with a site of mine.
The site has been working fine for the past 18 months on the XP dev PC but when I run it on the new Vista machine I get the following error;-
Microsoft VBScript runtime error '800a005e'
Invalid use of Null: 'Split'
/login.asp, line 91
The variable I am using the Split() function on is not null there is plenty of data in there and as I said the app has worked fine on the XP machine since it's inception.
I have to get this working as I have to dem the site on Wednesday to a potential client and the XP laptop is not available.
All help greatly appreciated.
Regards
Bren
