|
Related Topics:
| ASP 0201 Error Invalid Default Script Language - C'mon, with the recent spate of of this error there just has to be something global causing the errors so many people seem to be - a Windows Update perhaps because that's the only change I've made to my machine between ASP files..
IIS Permissions ASP 0201 Invalid Default Script Language E.. - Hi, I'm getting a really confusing error while trying to get IIS running on a win2k box, IIS 5.0 IIS lockdown tool I've already read MS KB 271071 How To: Set Basic NTFS for IIS 5.0 and applied the changes to the server. When I set..
Help!! Invalid Syntax in VBS script - Hello, The following code sniplet exists in numerous vbscript files that I've from Microsoft or other sources. When I run the script, I get the following error: Error: Invalid Syntax Line 7, character 1 Code: 800401e$ Source: (null) ..
Correcting invalid default-ISAPI file paths in IIS - I ordered a server from which comes with an of Windows 2003 Standard. was properly except for one thing: the default paths for ISAPI such as the The server..
Correcting invalid default ISAPI extension paths - I ordered a server from which comes with an of Windows 2003 Standard. was properly except for one thing: the default paths for ISAPI such as the The server..
|
|
| Author |
Message |
External

Since: Mar 03, 2006 Posts: 2
|
(Msg. 1) Posted: Fri Mar 03, 2006 11:55 am
Post subject: IIS5.0 "Invalid Default Script Language" Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
Hi all,
I'm having problems with an IIS5.0 Server giving an "ASP 0201: Invalid
Default Script Language" error.
The error is occuring in a website created by an MSI (which has been used on
1,000 of servers already). It only occurs in the root of the website, it
does not affect virtual directories, only the root application.
Some things about the network and the issue:
* There are several web servers on the network, only one of them is affected
(therefore I'm ruling out a group policy issue, though I have checked that
logon as a service, logon as a batch job etc is set up correctly).
* The issue is intermittent. Sometimes the root application seems to work. I
haven't be able to work out how to make it work though!
* COM+ was reinstalled last week due to a problem with the COM+ catalog, the
IIS packages were recreated after the installation.
* The affected server is also a forest root domain controller, DNS Server
and DHCP Server.
Here are some of the thing's I've tried:
* I have tried changing the Default Scripting Language in the properties to
JScript, then back to VBScript.
* I have reinstalled Windows Script Engine (v5.6).
* I have checked that dlls are registered.
* I have checked registry and NTFS permissions for IIS, and on the root
folder.
* I have removed and recreated the web site.
* I have checked the metabase entries using MetaEdt32.
So, has anyone got any suggestions?
Thanks,
Andy >> Stay informed about: IIS5.0 "Invalid Default Script Language" |
|
| Back to top |
|
 |  |
External

Since: Aug 26, 2003 Posts: 392
|
(Msg. 2) Posted: Fri Mar 03, 2006 11:55 am
Post subject: RE: IIS5.0 "Invalid Default Script Language" [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
This error is usually caused by lack of permissions. Check the following:
1. Make sure the Users group has Read/Execute permissions to the
\windows\system32\inetsrv folder and \inetpub\wwwroot and any other content
folders for your site.
2. Make sure the anonymous account(IUSR_machinename) has Read permissions
to the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Classes and all
subkeys
3. Make sure the Users group has Read permissions on the following registry
key: HKEY_CLASSES_ROOT
Thank you,
Jackie Jaynes [MSFT]
Microsoft IIS
Please do not send email directly to this alias. This
is our online account name for newsgroup participation only.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved. >> Stay informed about: IIS5.0 "Invalid Default Script Language" |
|
| Back to top |
|
 |  |
External

Since: Mar 03, 2006 Posts: 2
|
(Msg. 3) Posted: Tue Mar 07, 2006 11:55 am
Post subject: Re: IIS5.0 "Invalid Default Script Language" [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
That seems to have worked - thanks a lot for your help there!
"Jacqueline Jaynes [MSFT]" <JackieJa@online@microsoft.com> wrote in message
news:7ihHq4tPGHA.6640@TK2MSFTNGXA03.phx.gbl...
> This error is usually caused by lack of permissions. Check the following:
>
> 1. Make sure the Users group has Read/Execute permissions to the
> \windows\system32\inetsrv folder and \inetpub\wwwroot and any other
> content
> folders for your site.
> 2. Make sure the anonymous account(IUSR_machinename) has Read permissions
> to the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Classes and
> all
> subkeys
> 3. Make sure the Users group has Read permissions on the following
> registry
> key: HKEY_CLASSES_ROOT
>
> Thank you,
>
> Jackie Jaynes [MSFT]
> Microsoft IIS
>
> Please do not send email directly to this alias. This
> is our online account name for newsgroup participation only.
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> You assume all risk for your use. © 2001 Microsoft Corporation. All rights
> reserved.
>
> >> Stay informed about: IIS5.0 "Invalid Default Script Language" |
|
| Back to top |
|
 |  |
External

Since: Aug 26, 2003 Posts: 392
|
(Msg. 4) Posted: Tue Mar 07, 2006 4:55 pm
Post subject: Re: IIS5.0 "Invalid Default Script Language" [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Great! I'm glad to hear it is working now.
Thank you,
Jackie Jaynes [MSFT]
Microsoft IIS
Please do not send email directly to this alias. This
is our online account name for newsgroup participation only.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved. >> Stay informed about: IIS5.0 "Invalid Default Script Language" |
|
| Back to top |
|
 |  |
|