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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Asp Script Engine Errors

Status
Not open for further replies.

tbubbs

Programmer
Mar 30, 2001
26
CA
Hi, I am experiencing this problem. I am working with asp pages and foxpro dlls. Here is the error that appears,

Active Server Pages, ASP 0240 (0x8000405)
A Script Engine threw exception 'C0000005' in 'IActiveScript::GetScriptState()' from "CActiveScriptEngine::ReuseEngine()'.

If anyone can give me any ideas on what to look for and/or how to fix this it would be greatly appreciated.
Thanks,
T
 
That error code is one I'm not familier with. Since it's not a Syntax error or a Runtime error, my guess is it's a either a problem with your dll's or how you've used them.
 
Only help I can give is that I believe the error 'C0000005' is an access violation - not that that helps much :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top