Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Out of memory: "Session"

Status
Not open for further replies.

Bakunin

Programmer
Dec 21, 2000
31
GB
Hi,
this is a bit odd, but has anyone seen an error

Error Type:
Microsoft VBScript runtime (0x800A0007)
Out of memory: 'Session'
/nihe/Add_document.asp, line 587

The line is referencing a Session variable.

myFilepath = Session("pathname")

Searches on msdn have revealed a windows 95 issue, but I am running this on Win 2k professional.

Thanks

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top