|
| 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 the 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.SiteConfigReadOnlyFreeThreaded.Initialize(String bstrSiteName) +279
Microsoft.CommerceServer.Runtime.Configuration.CommerceResourceCollection..ctor(String siteName) +141
Microsoft.CommerceServer.Runtime.CommerceApplicationModule.InitializeApplication() +202
Microsoft.CommerceServer.Runtime.CommerceApplicationModule.Init(HttpApplication appInstance) +89
System.Web.HttpApplication.InitModules() +267
System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1251
System.Web.HttpApplicationFactory. GetNormalApplicationInstance(HttpContext
context) +243
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +106
System.Web.HttpRuntime. ProcessRequestInternal(HttpWorkerRequest
wr) +317
Can any one tell me what is happening with solution?
I am very desperate.
Thanks. |
|