|
Home > Archive > Commerce Server General > January 2005 > When i start my site i get this exception :
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 |
When i start my site i get this exception :
|
|
|
| Exception Details: System.Runtime.InteropServices.COMException: Invalid class
string.
Stack Trace:
[COMException (0x800401f3): Invalid class string]
Microsoft.CommerceServer.Interop.Caching.CacheManagerClass.set_LoaderProgId(String bstrName, String pbstrProgId) +0
Microsoft.CommerceServer.Runtime.Caching.CommerceCache.set_LoaderProgID(String value) +59
[CommerceCacheException: CacheManager operation failed.
CacheName='TargetedContentCache' operation attempted='set_LoaderProgId']
Microsoft.CommerceServer.Runtime.Caching.CommerceCache.set_LoaderProgID(String value) +134
Microsoft.CommerceServer.Runtime.Caching.CommerceCache..ctor(String name,
Int32 refreshInterval, Int32 retryInterval, String loaderProgID, String
writerProgID, String cacheObjectProgID, Object loaderConfigDictionary, Object
writerConfigDictionary, DebugContext dbgContext) +102
Microsoft.CommerceServer.Runtime.Caching.CommerceCacheModule.BuildCacheCollection() +1318
Microsoft.CommerceServer.Runtime.Caching.CommerceCacheModule.Init(HttpApplication appInstance) +112
System.Web.HttpApplication.InitModules() +100
System.Web.HttpApplication.InitInternal(HttpContext context,
HttpApplicationState state, MethodInfo[] handlers) +158
System.Web.HttpApplicationFactory. GetNormalApplicationInstance(HttpContext
context) +201
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context) +241
System.Web.HttpRuntime. ProcessRequestInternal(HttpWorkerRequest
wr) +407
Can anyone help me please, we installed a MSIB application, so we have
commerce server 2002 sp3, SQL server 2000 SP3 + OLAP services, MSIB.
I have no failed connection to SQL.
What can be the problem?
| |
| Andre Podnozov [MSFT] 2005-01-28, 5:49 pm |
| It looks like it cannot find one of the cache components. Make sure that
all loaderProgId attributes are valid in the <caches> section of your web
config.
Thanks
Andre
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2004 Microsoft Corporation. All rights
reserved.
--------------------
Thread-Topic: When i start my site i get this exception :
thread-index: AcUEbOhGFpIPXmBOTV6x4s16qN4ilQ==
X-WBNR-Posting-Host: 81.82.208.134
From: =?Utf-8?B?VGlt?= <Tim@discussions.microsoft.com>
Subject: When i start my site i get this exception :
Date: Thu, 27 Jan 2005 04:37:04 -0800
Lines: 42
Message-ID: <36EC9709-99FD-4BA2-9989-C273703D059A@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15507
X-Tomcat-NG: microsoft.public.commerceserver.general
Exception Details: System.Runtime.InteropServices.COMException: Invalid
class
string.
Stack Trace:
[COMException (0x800401f3): Invalid class string]
Microsoft.CommerceServer.Interop.Caching.CacheManagerClass.set_LoaderProgId(
String bstrName, String pbstrProgId) +0
Microsoft.CommerceServer.Runtime.Caching.CommerceCache.set_LoaderProgID(Stri
ng value) +59
[CommerceCacheException: CacheManager operation failed.
CacheName='TargetedContentCache' operation attempted='set_LoaderProgId']
Microsoft.CommerceServer.Runtime.Caching.CommerceCache.set_LoaderProgID(Stri
ng value) +134
Microsoft.CommerceServer.Runtime.Caching.CommerceCache..ctor(String
name,
Int32 refreshInterval, Int32 retryInterval, String loaderProgID, String
writerProgID, String cacheObjectProgID, Object loaderConfigDictionary,
Object
writerConfigDictionary, DebugContext dbgContext) +102
Microsoft.CommerceServer.Runtime.Caching.CommerceCacheModule.BuildCacheColle
ction() +1318
Microsoft.CommerceServer.Runtime.Caching.CommerceCacheModule.Init(HttpApplic
ation appInstance) +112
System.Web.HttpApplication.InitModules() +100
System.Web.HttpApplication.InitInternal(HttpContext context,
HttpApplicationState state, MethodInfo[] handlers) +158
System.Web.HttpApplicationFactory. GetNormalApplicationInstance(HttpContext
context) +201
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context) +241
System.Web.HttpRuntime. ProcessRequestInternal(HttpWorkerRequest
wr) +407
Can anyone help me please, we installed a MSIB application, so we have
commerce server 2002 sp3, SQL server 2000 SP3 + OLAP services, MSIB.
I have no failed connection to SQL.
What can be the problem?
|
|
|
|
|