Author |
Topic  |
|
bengardner
Starting Member
23 Posts |
Posted - 05 November 2002 : 10:06:32
|
Hi,
I am getting some really strange runtime errors, they seem to be really random. I did have an older version of the forums installed, which had the same problems, then upgraded to the current version (3.4.03) and they problems went away. But they have come back with vengeance.
There are a couple of errors that come up.....
quote:
Microsoft VBScript runtime error '800a01f5'
Illegal assignment: 'fString'
inc_func_common.asp, line 260
quote: Microsoft VBScript runtime error '800a01f5'
Illegal assignment: 'fString'
inc_func_common.asp, line 284
quote: Microsoft VBScript runtime error '800a01f5'
Illegal assignment: 'strCookieURL'
config.asp, line 128
Sometimes they come up on the page on there own, others times within pages on the forum.
Sometimes the forum works fine with out a hitch. Beats me.
I have not modifed any of the code.
Any ideas?
Thanks Ben.
|
Edited by - bengardner on 05 November 2002 10:07:25 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 05 November 2002 : 10:17:27
|
What operating system/version of ASP does you server run |
 |
|
bengardner
Starting Member
23 Posts |
Posted - 05 November 2002 : 10:25:39
|
Its running Linux. I'm not sure what version. |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 05 November 2002 : 11:21:05
|
I am guessing then that it is the version of ASP that is running, do you know what it is ? |
 |
|
bengardner
Starting Member
23 Posts |
Posted - 06 November 2002 : 05:03:30
|
Yeah, its CHILI!ASP/DISPINT10 (3.6.0.809; Mar 28 2001).
Its wierd, my forum is absolutly fine today. |
 |
|
bengardner
Starting Member
23 Posts |
Posted - 06 November 2002 : 05:08:08
|
I am using a MySQL database too. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
bengardner
Starting Member
23 Posts |
Posted - 07 November 2002 : 04:54:31
|
Ok, thanks for your help. I'm sure they will blame the software. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
wabwab
Starting Member
3 Posts |
Posted - 05 December 2002 : 15:13:27
|
I have a similar proplem;
I am using CHILI!ASP, I amg getting randomly error messages about Illegal assignments.
I discovered that the errors occurs only if the variable is undefined (with DIM), when I define it, the error will not occure again. Fixing all the problems are almost imposible.
I think it is a server error. I have contacted the hosting company to resolve it. |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 05 December 2002 : 15:53:02
|
it is not likely to be server related, most likely it is a problem with Chilli Asp |
 |
|
wabwab
Starting Member
3 Posts |
|
|
Topic  |
|