|
 |
asptoday_discuss thread: MSCS - Server object, ASP 0177 (0x800401F3)
Message #1 by "Clarke Scott" <clarkescott@b...> on Mon, 24 Jun 2002 16:11:55
|
|
Hi,
Please help!
I am trying to ran a new clients site on my local machine.
I am running win2000 server.
I am coming up with this error:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to this message please
visit the Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
/i_util.asp, line 347
Here's the code:
Dim mscsPage, site_name
REM -- mscs = created on the page; MSCS = created in global.asa
set mscsPage = Server.CreateObject("Commerce.Page")
MSCS is commerce server, right!
Please help
Thanks
Message #2 by "=?iso-8859-1?q?Laeg=20Ent.?=" <laeg_enterprises@y...> on Mon, 24 Jun 2002 16:15:02 +0100 (BST)
|
|
Hi,
You would probably be better off posting this to
http://www.microsoft.com/commerceserver/support/newsgroups/default.asp
Laeg
--- Clarke Scott <clarkescott@b...> wrote: >
Hi,
> Please help!
> I am trying to ran a new clients site on my local
> machine.
> I am running win2000 server.
>
> I am coming up with this error:
> Server object, ASP 0177 (0x800401F3)
> Invalid ProgID. For additional information specific
> to this message please
> visit the Microsoft Online Support site located at:
> http://www.microsoft.com/contentredirect.asp.
> /i_util.asp, line 347
>
> Here's the code:
> Dim mscsPage, site_name
> REM -- mscs = created on the page; MSCS = created in
> global.asa
> set mscsPage = Server.CreateObject("Commerce.Page")
>
>
> MSCS is commerce server, right!
> Please help
>
> Thanks
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
Message #3 by "Clarke Scott" <clarkescott@b...> on Tue, 25 Jun 2002 01:23:20 +1000
|
|
I don't have MSCS I'm looking for an asp work around.
Can you help
-----Original Message-----
From: Laeg Ent. [mailto:laeg_enterprises@y...]
Sent: Tuesday, 25 June 2002 1:15 AM
To: ASPToday Discuss
Subject: [asptoday_discuss] Re: MSCS - Server object, ASP 0177
(0x800401F3)
Hi,
You would probably be better off posting this to
http://www.microsoft.com/commerceserver/support/newsgroups/default.asp
Laeg
--- Clarke Scott <clarkescott@b...> wrote: >
Hi,
> Please help!
> I am trying to ran a new clients site on my local
> machine.
> I am running win2000 server.
>
> I am coming up with this error:
> Server object, ASP 0177 (0x800401F3)
> Invalid ProgID. For additional information specific
> to this message please
> visit the Microsoft Online Support site located at:
> http://www.microsoft.com/contentredirect.asp.
> /i_util.asp, line 347
>
> Here's the code:
> Dim mscsPage, site_name
> REM -- mscs = created on the page; MSCS = created in
> global.asa
> set mscsPage = Server.CreateObject("Commerce.Page")
>
>
> MSCS is commerce server, right!
> Please help
>
> Thanks
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.372 / Virus Database: 207 - Release Date: 20/06/2002
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.372 / Virus Database: 207 - Release Date: 20/06/2002
|
|
 |