10-03-06 11:21 PM
I installed the CS2K7 with SQL2K5 enterprice.
I also unpack the Csharp site.
When I run the Csharp site, I get the error message:
Cannot open database "MSCS_Admin" requested by the login. The login failed.
Stack Trace:
[COMException (0x80004005): Cannot open database "MSCS_Admin" requested by t
he login. The login failed.]
ADODB.ConnectionClass.Open(String ConnectionString, String UserID, String
Password, Int32 Options) +0
SharedFns.ReadSQLDbLocale(String& strAdminConn) +81
SharedFns.SQLGetConnStr() +231
SharedFns.ReturnOpenConnection(Connection& connCfg) +52
Microsoft.CommerceServer.Interop.Configuration.SiteConfigReadOnlyFreeThre
aded.Initialize(String bstrSiteName) +279
Microsoft.CommerceServer.Runtime.Configuration.CommerceResourceCollection
.ctor(String siteName) +141
Microsoft.CommerceServer.Runtime.CommerceApplicationModule.InitializeAppl
ication() +202
Microsoft.CommerceServer.Runtime.CommerceApplicationModule.Init(HttpAppli
cation appInstance) +89
System.Web.HttpApplication.InitModules() +267
System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicat
ionState state, MethodInfo[] handlers) +1251
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContex
t context) +243
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext cont
ext) +106
System.Web.HttpRuntime. ProcessRequestInternal(HttpWorkerRequest
wr) +317
Can any one tell me what is happening with solution?
I am very desperate.
Sorry for double posting
Thanks.
[ Post a follow-up to this message ]
|