|
Home > Archive > Commerce Server General > June 2004 > Running commerce site from different database server
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 |
Running commerce site from different database server
|
|
|
|
Exception Details: System.ArgumentException: AuthManager(CommerceServer):
Call to SiteConfig:;Initialize() failed, for Commerce-Site:
I have a commerce server development environment and I want to move the
database server to another server (that another developer is using). When I
change the administration database setting to a know good configuration
(that another developer is using) I get the above error message. We are
running the web site identities under a domain level account with local
admin rights on the db server.
Any suggestions would be appreciated.
Regards,
John
| |
| Andy Xu[MSFT] 2004-06-26, 10:49 am |
| Hi, John,
does the new commerce database server have data about the same site name you've been using? SiteConfig.Initialize() would check the commerce site name and I suspect you used to have a commerce site
called X but anthoer develop doesn't. So his commerce admin database won't find anything given the same input of site name.
HTH,
Andy Xu [MSFT]
Commerce Server Team
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
--------------------
From: "John" <noSpam@SendNoSpamToMe.com>
Subject: Running commerce site from different database server
Date: Thu, 24 Jun 2004 10:40:04 -0400
Lines: 17
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.132
Message-ID: <eKaIakfWEHA.2928@tk2msftngp13.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: 12.27.119.9
Path: cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:14077
X-Tomcat-NG: microsoft.public.commerceserver.general
Exception Details: System.ArgumentException: AuthManager(CommerceServer):
Call to SiteConfig:;Initialize() failed, for Commerce-Site:
I have a commerce server development environment and I want to move the
database server to another server (that another developer is using). When I
change the administration database setting to a know good configuration
(that another developer is using) I get the above error message. We are
running the web site identities under a domain level account with local
admin rights on the db server.
Any suggestions would be appreciated.
Regards,
John
|
|
|
|
|