|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
KB917344 has broken JavaScript ASP
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? Anon wrote:
> 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 None, outside of changing "JavaScript" to "JScript" in the first line of> 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? the page. I don't know if that will help: it's just the first thought that occurred to me. Frankly, this sounds like a bug that should be addressed by MS PSS. You will not be charged for reporting a bug. -- Microsoft MVP -- ASP/ASP.NET Please reply to the newsgroup. The email account listed in my From header is my spam trap, so I don't check it very often. You will get a quicker response by posting to the newsgroup.
Show quote
On Tue, 27 Jun 2006 09:56:29 -0400, "Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote: We use lots of JavaScript ( On both W2K and 2003 servers) and have seen no issues after applying that update..>Anon wrote: >> 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? >None, outside of changing "JavaScript" to "JScript" in the first line of >the page. I don't know if that will help: it's just the first thought >that occurred to me. > >Frankly, this sounds like a bug that should be addressed by MS PSS. You >will not be charged for reporting a bug. Perhaps something else was changed? Does the event viewer have any additional info on this?
Show quote
>>> Since installing the security update No, definitely nothing else changed, and it's only affecting our Windows >>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. > We use lots of JavaScript ( On both W2K and 2003 servers) and have seen no > issues after applying that update.. > Perhaps something else was changed? > Does the event viewer have any additional info on this? 2000 servers. No info in the event log either
Show quote
> Hi, thank you for the suggestion, we did try this, but get the same error> 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? > None, outside of changing "JavaScript" to "JScript" in the first line of > the page. I don't know if that will help: it's just the first thought > that occurred to me. >
Show quote
"Anon" <A***@Anondoesnotexist.com> wrote in message try to re-register.news:dDcog.62$v4.57@newsfe3-win.ntli.net... > > >> 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? >> None, outside of changing "JavaScript" to "JScript" in the first line of >> the page. I don't know if that will help: it's just the first thought >> that occurred to me. >> > > Hi, thank you for the suggestion, we did try this, but get the same error regsvr32 \windows\system32\jscript.dll |
|||||||||||||||||||||||