trouble addressing my "localhost"

  • Thread starter Thread starter GIna
  • Start date Start date
G

GIna

Was taken over by hijacker since when I upgraded from ME
to XP Pro I did't uninstall and reinstall Norton IS- I am
bypassing my proxy server for local web pages
4 days of work and this is it the last piece- So help!
in IE 6.0- i can run c:/inetpub/wwwroot/localstart.asp,
but when I try http://localhost/localstart.asp I get this
message:
Technical Information (for support personnel)

Error Type:
Active Server Pages, ASP 0134 (0x80004005)
The object has an invalid ProgID of 'MSWC.MyInfo'.
//global.asa, line 1

---------Global.asa has this in it---------

<OBJECT RUNAT=Server SCOPE=Session ID=MyInfo
PROGID="MSWC.MyInfo">
</OBJECT>
 
THe problem was with the samples that came with the SDK
Framework- The "" don't belong around the
ProgId="MSWC.MyInfo". I can't believe that all my
problems are gone!!!!!!! except Default.asp also does not
work!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

MSWC.MyInfo invalid ProgID 0
Microsoft VBScript runtime error '800a01c9' 1
IIS 5.0 on XP Pro problem 1
global.asa 4
global objects 8
uh???? 3
Setting up IIS under XP Professional 2
Problems using localhost 12

Back
Top