Re: Invalid ProgID attribute?
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 01/29/04
- Next message: David Wang [Msft]: "Re: Help Mozillia and IIS 6.0"
- Previous message: Bernard: "Re: ASP and Error 404 - allowed and still won't show"
- In reply to: Michel: "Invalid ProgID attribute?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Jan 2004 01:43:53 -0800
I think MSWC.MyInfo is removed on Windows Server 2003 (I see no trace of the
ProgId on my install), so you can get rid of that global.asa if you do not
need it.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Michel" <Michel@discussions.microsoft.com> wrote in message news:4cc701c3e4f0$06c2f5b0$a101280a@phx.gbl... Hello support Team, Why do I get the following error when I try to browse an .ASP page in my Win2003-IIS6.0 web server: "Active Server Pages error 'ASP 0134' Invalid ProgID attribute /LM/W3SVC/1/ROOT/global.asa, line 1 The object has an invalid ProgID of 'MSWC.MyInfo'." The 'global.asa' file is in the 'C:\Inetpub\wwwroot' and the .asp files I want to browse are in the wwwroot- subfolders. An exception is \SUSAdmin\default.asp, which opens with no problem! Global.asa says: "<OBJECT RUNAT=Server SCOPE=Session ID=MyInfo PROGID="MSWC.MyInfo"> </OBJECT>" Thank you for the attention!
- Next message: David Wang [Msft]: "Re: Help Mozillia and IIS 6.0"
- Previous message: Bernard: "Re: ASP and Error 404 - allowed and still won't show"
- In reply to: Michel: "Invalid ProgID attribute?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|