Steven
Fri Jun 30 14:59:56 CDT 2006
Have you read the "Impact of ..." info on the following page for this patch?
http://www.microsoft.com/technet/security/bulletin/ms06-023.mspx
Is the jscript.dll file still present and registered on the server?.....
does IUSR_[machine] still have perms to use it?
--
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
"Anon" <Anon@Anondoesnotexist.com> wrote in message
news:6Ccog.61$v4.3@newsfe3-win.ntli.net...
> >> Since installing the security update
> >>
http://www.microsoft.com/downloads/details.aspx?familyid=16DD21A1-C4EE-4ECA-8B80-7BD1DFEFB4F8&displaylang=en
> >> on our Windows 2000 server (SP4) all ASP pages which utilise Javascript
> >> have stopped working with the following error
> >>
> >> Active Server Pages error 'ASP 0129'
> >> Unknown scripting language
> >> /whateverfile.asp, line 2
> >> The scripting language 'JavaScript' is not found on the server.
> >>
> >> Any ideas why, and how to fix it please?
> >>
> >
> > I thought IIS only supported VBScript and JScript natively. Did you have
a
> > 3rd party JavaScript engine installed for IIS?
> >
> > Dan
>
> No, Javascript / Jscript same thing
>
> Whether <%@LANGUAGE="JavaScript"% or <%@LANGUAGE="JScript"% are used, both
> are broken
>
>