05-05-07 12:16 AM
Hi all,
I am currently doing migration of an existing cs2002 site to a cs2007
server. I used the sitepacker to packup the 2002site and unpack it in
thecs2007 server in another machine. I got the site to compile but
when I try to run the application, I get the following error:
Error: failure in catalog resolve, hr: -2147483326
[COMException (0xca178014): Error: failure in catalog resolve, hr:
-2147483326
]
Microsoft.CommerceServer.Interop.Profiles.ProfileServiceClass.Initialize(Str
ing
sConfigStore, String sCatalog) +0
Microsoft.CommerceServer.Runtime.Profiles.ProfileContext..ctor(String
profileServiceConnectionString, String providerConnectionString,
String bdaoConnectionString, DebugContext debugContext) +782
[CommerceProfileSystemException: Failed to initialize profile service
handle.]
Microsoft.CommerceServer.Runtime.Profiles.ProfileContext..ctor(String
profileServiceConnectionString, String providerConnectionString,
String bdaoConnectionString, DebugContext debugContext) +914
Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.CreateProfil
eContext()
+569
Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.get_ProfileC
ontext()
+86
Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.Init(HttpApp
lication
appInstance) +118
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
I think the profile might not process propertly so I redo the packing
and unpacking several times with the same result. Does anyone have
experience on to solve this problem or have knowledge on how migrate a
cs2002 stie successfully to cs2007
thanks in advance.
David
[ Post a follow-up to this message ]
|