|
Home > Archive > Commerce Server General > May 2007 > how to migrate cs2002 to cs2007
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 |
how to migrate cs2002 to cs2007
|
|
| Maximus 2007-05-04, 7:16 pm |
| 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(String
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.CreateProfileContext()
+569
Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.get_ProfileContext()
+86
Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.Init(HttpApplication
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
| |
| Med Bouchenafa 2007-05-07, 1:16 am |
| Have you checked this document
http://www.microsoft.com/downloads/...&displaylang=en
there is a chapter About Profiles Site Code Migration to Commerce Server 2007
Regards
Med Bouchenafa
--
"Maximus" wrote:
> 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(String
> 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.CreateProfileContext()
> +569
>
> Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.get_ProfileContext()
> +86
>
> Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.Init(HttpApplication
> 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
>
>
| |
| Maximus 2007-05-08, 1:16 pm |
| On May 6, 1:24 pm, Med Bouchenafa <com.hotmail@bouchenafa> wrote:[vbcol=seagreen]
> Have you checked this document
>
> http://www.microsoft.com/downloads/...45B5F9F7-C84...
>
> there is a chapter About Profiles Site Code Migration to Commerce Server 2007
>
> Regards
> Med Bouchenafa
> --
>
>
>
>
>
> "Maximus" wrote:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
I followed the migrating tutorial, got the site unpacked from cs2002
and made changes so it compiled in cs 2007 but now I am having the
catalog resolve problem that I don't know the cost of it
does anyone else having the same problem?
|
|
|
|
|