|
Home > Archive > Commerce Server General > August 2005 > FP1 and Catalog Migration
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 |
FP1 and Catalog Migration
|
|
| Ken Crosson 2005-08-25, 6:02 pm |
| I'm having trouble getting off the ground with an ASP.NET project running
against Commerce Server 2002 FP1.
I've installed CS2002, SP3, and FP1, and have created a project using the
Visual Studio VB.NET Commerce Server Web Application template. However, the
project will not run in debug mode, giving the following error:
"Error while trying to run project: Unable to start debugging on the web
server. Could not start ASP.NET or ATL Server debugging. Verify that
ASP.NET or ATL Server is correctly installed on the server."
I am able to run other ASP.NET projects.
This error may or may not be related (probably is, but could be an
additional problem) to the error I get when I try to view the site outside
of debug mode:
"The Catalog Schema does not correspond to this version of Commerce Server
2002."
When I try to run the catalog migration tool, I get the following error:
"ALTER DATABASE statement not allowed within multi-statement transaction.
sp_dboption command failed."
Any thoughts? Does anyone have a good overview of the steps required to
properly install commerce server and set up an ASP.NET project to run
against it? I've read MS's documentation, but I'm afraid it hasn't helped.
Maybe I'm dense....
Thanks,
Ken Crosson
| |
| Vinayak Tadas[MSFT] 2005-08-25, 6:02 pm |
| See point 3 in this article
http://blogs.msdn.com/vinayakt/arch.../11/153358.aspx
Thanks
Vinayak Tadas
Microsoft
http://blogs.msdn.com/vinayakt
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only
--------------------
From: "Ken Crosson" <ken@twinengines.com>
Subject: FP1 and Catalog Migration
Date: Thu, 25 Aug 2005 13:38:53 -0400
Lines: 36
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.3790.1830
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
X-RFC2646: Format=Flowed; Original
Message-ID: <ud4rFvZqFHA.2240@tk2msftngp13.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: fw1.twinengines.com 65.82.153.4
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:3301
X-Tomcat-NG: microsoft.public.commerceserver.general
I'm having trouble getting off the ground with an ASP.NET project running
against Commerce Server 2002 FP1.
I've installed CS2002, SP3, and FP1, and have created a project using the
Visual Studio VB.NET Commerce Server Web Application template. However,
the
project will not run in debug mode, giving the following error:
"Error while trying to run project: Unable to start debugging on the web
server. Could not start ASP.NET or ATL Server debugging. Verify that
ASP.NET or ATL Server is correctly installed on the server."
I am able to run other ASP.NET projects.
This error may or may not be related (probably is, but could be an
additional problem) to the error I get when I try to view the site outside
of debug mode:
"The Catalog Schema does not correspond to this version of Commerce Server
2002."
When I try to run the catalog migration tool, I get the following error:
"ALTER DATABASE statement not allowed within multi-statement transaction.
sp_dboption command failed."
Any thoughts? Does anyone have a good overview of the steps required to
properly install commerce server and set up an ASP.NET project to run
against it? I've read MS's documentation, but I'm afraid it hasn't helped.
Maybe I'm dense....
Thanks,
Ken Crosson
|
|
|
|
|