Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IIS 6.0 on Windows 2003 Server, doesn't work

18 views
Skip to first unread message

dr.Freud (Jacopo)

unread,
Apr 30, 2003, 3:21:55 AM4/30/03
to
When I try to execute an ASP file I get this error:
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'.

In IIS5.0 (windows 2000advs) everything goes well.
Where's the problem?

Thanks in advance,

Saluti dall'Italia

Jacopo


--
°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
| Il Portale della Filosofia |
| www.portalefilosofia.com |
+--------------------------------+
| Il Pensiero Debole |
| www.giannivattimo.eu.org |
+--------------------------------+
| Agnesina Home Page |
| www.agnesina.it |
°°°°°°°°°°°°°°°°°°°°°°°°°°°°°

Atrax

unread,
Apr 30, 2003, 3:39:42 AM4/30/03
to
oh it works all right. you just don't have the MSWC.MyInfo component
installed.

you don't need it though.

________________________________________
I got bored with my old signature,
so I changed it

Atrax. MVP, IIS
http://rtfm.atrax.co.uk/

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Egbert Nierop (MVP for IIS)

unread,
Apr 30, 2003, 4:10:10 AM4/30/03
to
"dr.Freud (Jacopo)" <drf...@agnesina.it> wrote in message
news:nQKra.35565$K35.1...@news2.tin.it...

> When I try to execute an ASP file I get this error:
> 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'.

Hi,

This component was excluded. Not for nothing, because it is not a first
class component. Microsoft wisely decided only to include first class stuff
in IIS. You can readd it as atrax said.

--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm

dr.Freud (Jacopo)

unread,
Apr 30, 2003, 4:19:28 AM4/30/03
to
> you don't need it though.
I've deleted it from global.asa and everything goes well.... thanks! :-)


Jeff Cochran

unread,
Apr 30, 2003, 11:00:01 AM4/30/03
to
On Wed, 30 Apr 2003 07:21:55 GMT, "dr.Freud \(Jacopo\)"
<drf...@agnesina.it> wrote:

>When I try to execute an ASP file I get this error:
>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'.

Delete it from your global.asa, it doesn't exist in IIS 6. Though
you'll never miss it anyway... :)

Jeff

0 new messages