|
|
 |
Re: FN-FORUM: Usual Joys with IIS 5.1 and XP
date posted 19th March 2006 21:08
I think it is probably the result of an update.
You did these, I assume.
http://www.aspfaq.com/show.asp?id=2371
http://support.microsoft.com/default.aspx/kb/296626
If you've also downloaded the latest scripting engine and it still doesn't
work, try changing the default language to another one (say JScript), stop
and start service, then change it back again. (see
http://discuss.joelonsoftware.com/default.asp?joel.3.220484.2) Also try
setting the NTFS permissions on the virtual directory again - very
carefully with reference to the MS article on IIS permissions, which I don't
have handy. But see
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q271071. Don't let
FP server extns mess with your permissions.
Also check
HKLM\SYSTEM\CurrentControlSet\Services\W3SVC\ASP\LanguageEngines\LanguageNam
e for any weirdness. (see also
http://www.dacor.net/ASPDocs/guide/asgreg.htm)
You might have to give IUSR read permissions to HKCR\classes. You can run
regmon and filemon from sysinternals to see what key or file it is failing
on.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Kathy
http://www.vendetta.co.uk
+44(0)7005 982 261
DNRC Minister for Useful but Irritating Information and Trivia
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
----- Original Message -----
From: "Terry Price - Easymatics" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Sunday, March 19, 2006 8:58 PM
Subject: FN-FORUM: Usual Joys with IIS 5.1 and XP
>
> Got a quck project to do using ASP Net and VBScript, so having to install
> IIS on a PC that has never had IIS installed before. I don't why everytime
I
> install IIS I have to go through this pain, Apache works everytime without
> hassles. But IIS never seems to have the same fix.
>
> I am using Visual Studio Net to create an ASPX project on XP Pro SP2. IIS
> will run HTML projects but fails on ASP and ASPX.
>
> Following error;
>
> "Active Server Pages error 'ASP 0201'
> Invalid Default Script Language
> The default script language specified for this application is invalid."
>
> I have tried everything from installing the scripting engine to messing
> around with IIS permissions, nothing is working this time though.
>
> Any advice would save my sanity at the moment.
>
> Terry
>
>
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|