|
Home > Archive > FrontPage Server Extensions for Unix > July 2004 > 50.100 error using ASP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
50.100 error using ASP
|
|
| Steve Johns 2004-07-09, 3:22 pm |
| I've seen this problem posted all over in Google, but
can't find the answer!!
I just published a running web to my local PC. I have XP
Pro, IIS, FP2002 Server Extensions, and the web uses ASP.
HTML pages work fine, but any attempt to use the Access
database errors with
Error Type:
Active Server Pages, ASP 0134 (0x80004005)
The object has an invalid ProgID of 'MSWC.MyInfo'.
//global.asa, line 82
Help please!!!!!
TIA
SJ
| |
| Kathleen Anderson [MVP - FP] 2004-07-09, 3:22 pm |
| I search all of Google Groups for "The object has an invalid ProgID of
'MSWC" - the only thing I found was a post that said to remove the object
tag from global.asa. It's not necessary.
Here's a link to the thread:
http://groups.google.com/groups?hl=...%26hl%3Den%26lr
%3Dlang_en%26ie%3DUTF- 8%26c2coff%3D1%26safe%3Doff%26scoring%3D
d%26selm%3DOelYrUJtCHA.432%2540TK2MSFTNGP10%26rnum%3D2:
I just looked at a global.asa in a local web on my machine - the object tag
is not there.
Was this a clean install of Windows XP or an upgrade? Just curious.
--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/
Steve Johns <anonymous@discussions.microsoft.com> wrote:
> I've seen this problem posted all over in Google, but
> can't find the answer!!
>
> I just published a running web to my local PC. I have XP
> Pro, IIS, FP2002 Server Extensions, and the web uses ASP.
> HTML pages work fine, but any attempt to use the Access
> database errors with
>
> Error Type:
> Active Server Pages, ASP 0134 (0x80004005)
> The object has an invalid ProgID of 'MSWC.MyInfo'.
> //global.asa, line 82
>
> Help please!!!!!
>
> TIA
> SJ
|
|
|
|
|