| Author |
Message |
Luis Hernandez
Guest
|
Posted:
Thu Jan 13, 2005 3:15 am Post subject:
cs2002/win2k3 - can't create Commerce.DBStorage |
|
|
Apart from installing Commerce Manager 2002, are there any extra steps to
make the CM objects available to .asp pages? Right now calling
Server.CreateObject("Commerce.DBStorage") causes an Error, w/
Error.Description = '006~ASP 0177~Server.CreateObject Failed~8007007e'. Any
advice?
Thanks.
- Luis |
|
| Back to top |
|
 |
Luis Hernandez
Guest
|
Posted:
Thu Jan 13, 2005 3:17 am Post subject:
Re: cs2002/win2k3 - can't create Commerce.DBStorage |
|
|
I'm running SP3 of CM2002, by the way.
"Luis Hernandez" <nojunkplease@nospam.com> wrote in message
news:41e59508$1@news.microsoft.com...
| Quote: | Apart from installing Commerce Manager 2002, are there any extra steps to
make the CM objects available to .asp pages? Right now calling
Server.CreateObject("Commerce.DBStorage") causes an Error, w/
Error.Description = '006~ASP 0177~Server.CreateObject Failed~8007007e'.
Any
advice?
Thanks.
- Luis
|
|
|
| Back to top |
|
 |
David Messner [MSFT]
Guest
|
Posted:
Fri Jan 14, 2005 4:43 am Post subject:
Re: cs2002/win2k3 - can't create Commerce.DBStorage |
|
|
You might try running repair on the install.
Other thoughts - try using filemon and/or regmon (utilities available from
www.sysinternals.com) to see if you can spot a failure during the
CreateObject chain. This should just work.
-djm
--
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All rights
reserved.
--------------------
From: "Luis Hernandez" <nojunkplease@nospam.com>
Newsgroups: microsoft.public.commerceserver.general
References: <41e59508$1@news.microsoft.com>
Subject: Re: cs2002/win2k3 - can't create Commerce.DBStorage
Date: Wed, 12 Jan 2005 16:17:10 -0500
Lines: 17
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.3790.181
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
NNTP-Posting-Host: aurelio.redmond.corp.microsoft.com
X-Original-NNTP-Posting-Host: aurelio.redmond.corp.microsoft.com
Message-ID: <41e59556@news.microsoft.com>
X-Trace: news.microsoft.com 1105565014 157.57.76.31 (12 Jan 2005 13:23:34
-0800)
X-Original-Trace: 12 Jan 2005 13:23:34 -0800,
aurelio.redmond.corp.microsoft.com
Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!news.glorb.com!pln-w!lotsanews.com!newsfeed1.mlps
ca01.us.to.verio.net!newsfeed1.sttlwa01.us.to.verio.net!news.microsoft.com!n
ot-for-mail
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15421
X-Tomcat-NG: microsoft.public.commerceserver.general
I'm running SP3 of CM2002, by the way.
"Luis Hernandez" <nojunkplease@nospam.com> wrote in message
news:41e59508$1@news.microsoft.com...
| Quote: | Apart from installing Commerce Manager 2002, are there any extra steps to
make the CM objects available to .asp pages? Right now calling
Server.CreateObject("Commerce.DBStorage") causes an Error, w/
Error.Description = '006~ASP 0177~Server.CreateObject Failed~8007007e'.
Any
advice?
Thanks.
- Luis
|
|
|
| Back to top |
|
 |
Luis Hernandez
Guest
|
Posted:
Fri Jan 14, 2005 10:30 pm Post subject:
Re: cs2002/win2k3 - can't create Commerce.DBStorage |
|
|
I decided to uninstall and reinstall w/ a 'complete' install and it cleared
up the problems. Thanks!
"David Messner [MSFT]" <davidme@online.microsoft.com> wrote in message
news:PcH$EFc#EHA.3836@cpmsftngxa10.phx.gbl...
| Quote: | You might try running repair on the install.
Other thoughts - try using filemon and/or regmon (utilities available from
www.sysinternals.com) to see if you can spot a failure during the
CreateObject chain. This should just work.
-djm
--
This posting is provided "AS IS" with no warranties, and confers no
rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All
rights
reserved.
--------------------
From: "Luis Hernandez" <nojunkplease@nospam.com
Newsgroups: microsoft.public.commerceserver.general
References: <41e59508$1@news.microsoft.com
Subject: Re: cs2002/win2k3 - can't create Commerce.DBStorage
Date: Wed, 12 Jan 2005 16:17:10 -0500
Lines: 17
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.3790.181
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
NNTP-Posting-Host: aurelio.redmond.corp.microsoft.com
X-Original-NNTP-Posting-Host: aurelio.redmond.corp.microsoft.com
Message-ID: <41e59556@news.microsoft.com
X-Trace: news.microsoft.com 1105565014 157.57.76.31 (12 Jan 2005 13:23:34
-0800)
X-Original-Trace: 12 Jan 2005 13:23:34 -0800,
aurelio.redmond.corp.microsoft.com
Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!news.glorb.com!pln-w!lotsanews.com!newsfeed1.mlps
ca01.us.to.verio.net!newsfeed1.sttlwa01.us.to.verio.net!news.microsoft.com!n
ot-for-mail
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15421
X-Tomcat-NG: microsoft.public.commerceserver.general
I'm running SP3 of CM2002, by the way.
"Luis Hernandez" <nojunkplease@nospam.com> wrote in message
news:41e59508$1@news.microsoft.com...
Apart from installing Commerce Manager 2002, are there any extra steps
to
make the CM objects available to .asp pages? Right now calling
Server.CreateObject("Commerce.DBStorage") causes an Error, w/
Error.Description = '006~ASP 0177~Server.CreateObject Failed~8007007e'.
Any
advice?
Thanks.
- Luis
|
|
|
| Back to top |
|
 |
|
|
|
|