---------8<----------
I have two asp applications that run with strict and warnings and
produce no
errors or warnings, just the following:

 Active Server Pages error 'ASP 0240' Script Engine Exception 
 A ScriptEngine threw exception 'C0000005' in
 'IActiveScript::SetScriptState()' from
'CActiveScriptEngine::ReuseEngine()'

Perl 5.6 works fine - it seems to be just 5.8 on IIS 6.0. I need to do
some
enhancement on a couple of asp/perl apps, but there is no point in going
any
further with perl if this cannot be resolved.

Can anybody add anything that might help?
---------8<----------

Mark,

Not goimg to add anything that will help, but echoing the problem since
AS are remarkbly quiet on this issue. I gave up with 5.8. On my machine
I got the ASP 0240 error with just this:-

<%@ Language=PerlScript %>
<HTML>
<HEAD>
<LINK rel="stylesheet" type="text/css" href="Misc.css">
</HEAD>
<BODY bgColor=black>

</BODY>
</HTML>

However in this instance I copied an existing asp and renamed the file
to LuckyDraw.asp and ran it with the localhost URL. I was going spare,
but remembered the redirect episode and reinstalled Perl to 5.6.

There is a definite problem with 5.8, I for one would like to hear from
AS what progress has been made with the bug fix. 

Cheers 

Just in

_______________________________________________
Perl-Win32-Web mailing list
Perl-Win32-Web@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to