Re: Invalid ProgID attribute?

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 01/29/04


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!


Relevant Pages

  • Re: Server.Transfer vs. Respnse.Redirect
    ... > a round trip back to the client. ... > c) The data sent back to the client is the result of all the ASP files ... > executed on that server visit. ... Depending on how those ASP files are ...
    (microsoft.public.vb.general.discussion)
  • Re: Server.Transfer vs. Respnse.Redirect
    ... The newer Server.Transfer transfers to another server-side ASP page, ... a round trip back to the client. ... executed on that server visit. ... Depending on how those ASP files are ...
    (microsoft.public.vb.general.discussion)
  • Re: Traditional ASP
    ... VS at my web page and was poking around trying to get it to debug. ... in the local server that VS starts, that the ASP extension is disabled. ... I got a copy of VS2005 because I was told it supported traditional ASP, ... but I am having a good deal of trouble setting it up to debug .asp files ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Server not serving ASP to some clients?
    ... Did you find out the solution to your ASP problems? ... A 2003 IIS Server out ... IN the IIS ... I can't get the .asp files to run. ...
    (microsoft.public.inetserver.iis)
  • Re: ASP page will not load
    ... >>> using ASP. ... Why do I get a 500 Internal Server error for all ... >>Internet Services Manager. ... >>Properties, and on the Home Directory tab, click the ...
    (microsoft.public.inetserver.asp.general)