CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Session not defined ??!!

Print topic Send  topic

Author Message
Peter Haider
Posted: 03/04/2003, 10:12 AM

Hello,

i get the following error message when i call for example the
"administration site" in the bookstore sample:
....

Runtime error in Microsoft VBScript- error '800a01f4'

Variable is not defined: 'Session'

/BookStore/.\Common.asp, line 1345

.....

The sourcecode for this error is:

.....

1342 Set RecordSet = Connection.Execute(SQL)
1343 Result = NOT RecordSet.EOF
1344 If Result Then
1345 Session("UserID") = RecordSet("user_id")
1346 Session("UserLogin") = Login
1347 Session("GroupID") = RecordSet("group_id")
1348 End If
1348 RecordSet.Close

Any idea to this problem - some site runs normal, some site produce this
error.

Configuration: Backoffice Small Business Server, W2k SP3, IIS5, IE6.0,
AccessMDB, ASP/VBScript, The same Result with Windows Scripting Host 5.5 and
5.6.

Tested directly on the server.

Regards

Peter Haider



   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.