|
Home > Archive > Commerce Server General > February 2006 > Commerce Server 2006 Beta
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 |
Commerce Server 2006 Beta
|
|
|
| I was successully installed CS2006 (no errors). But I am having problem a
couple problem opening the application.
1. When I tried to open the commerce site (CSharpSite) I got the error
message: Log in failed for user 'NT authority\Anonymous Log on'
2. When I tried to open the Catalog Manager I received this error message:
The Catalog Web Service is unavailable. The Web Service may be experiencing
technical difficulties or you may be to adjust your connection string.
My web server where commerce is installed is on a different server than my
SQL server. Installation notes said that I have to create a local account
CSWPA on both computer with identical account name and password and I did
that. I am not sure if I missed anything. Anyone installed cs2006 without
any problem please let me know what I should do to fix these problem.
Thanks a lot.
| |
| Ravi Shankar 2006-02-01, 5:56 pm |
| Hello Andy,
I don't think the problems you've indicated have anything specific to 2006..
we've run into these problems on 2002 too 
For 1, disable "Anonymous Access" on the webserver hosting your site 
For 2. try accessing
http://youservername/CatalogWebServ...WebService.asmx directly
through your browser...
From what you've mentioned about your setup I'd say the problem might be
that the account you're accessing the Catalog Manager web service from is not
available on both the machines.. it is simpler if you have a AD in place and
both your servers are part of the same domain.
--
Ravi Shankar
"Andy" wrote:
> I was successully installed CS2006 (no errors). But I am having problem a
> couple problem opening the application.
>
> 1. When I tried to open the commerce site (CSharpSite) I got the error
> message: Log in failed for user 'NT authority\Anonymous Log on'
>
>
> 2. When I tried to open the Catalog Manager I received this error message:
> The Catalog Web Service is unavailable. The Web Service may be experiencing
> technical difficulties or you may be to adjust your connection string.
>
> My web server where commerce is installed is on a different server than my
> SQL server. Installation notes said that I have to create a local account
> CSWPA on both computer with identical account name and password and I did
> that. I am not sure if I missed anything. Anyone installed cs2006 without
> any problem please let me know what I should do to fix these problem.
>
> Thanks a lot.
>
>
>
| |
|
| Ravi,
Thanks for your suggestion, I tried it and it worked. Now it gave me a new
errors while I am acccesing the CSharpSite:
Error: failure in catalog resolve, hr: -2147483326
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Error:
failure in catalog resolve, hr: -2147483326
Any idea?
--
Andy-
"Ravi Shankar" wrote:
[vbcol=seagreen]
> Hello Andy,
>
> I don't think the problems you've indicated have anything specific to 2006..
> we've run into these problems on 2002 too 
>
> For 1, disable "Anonymous Access" on the webserver hosting your site 
> For 2. try accessing
> http://youservername/CatalogWebServ...WebService.asmx directly
> through your browser...
>
> From what you've mentioned about your setup I'd say the problem might be
> that the account you're accessing the Catalog Manager web service from is not
> available on both the machines.. it is simpler if you have a AD in place and
> both your servers are part of the same domain.
> --
> Ravi Shankar
>
>
> "Andy" wrote:
>
| |
| Colin Bowern 2006-02-01, 5:56 pm |
| Hello Andy,
The error you are receiving appears to be a SQL connectivity issue. Take
a look at the connection strings inside Commerce Server Manager. Also, you
might want to pop open SQL Profiler to make sure the connect is getting through.
Cheers,
Colin
[vbcol=seagreen]
> Ravi,
> Thanks for your suggestion, I tried it and it worked. Now it gave me
> a new
> errors while I am acccesing the CSharpSite:
> Error: failure in catalog resolve, hr: -2147483326
>
> Description: An unhandled exception occurred during the execution of
> the current web request. Please review the stack trace for more
> information about the error and where it originated in the code.
>
> Exception Details: System.Runtime.InteropServices.COMException: Error:
> failure in catalog resolve, hr: -2147483326
>
> Any idea?
>
> "Ravi Shankar" wrote:
>
| |
| Nihit Kaul [MSFT] 2006-02-01, 5:56 pm |
| Please post all CS 2006 Beta related questions in the Beta newsgroup for CS 2006.
Thanks,
Nihit Kaul[MSFT]
Commerce Server
http://blogs.msdn.com/nihitk
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
--------------------
Date: Wed, 1 Feb 2006 20:23:58 +0000 (UTC)
Message-ID: <86cd1bdd96198c7f55aa7da0967@msnews.microsoft.com>
From: Colin Bowern <colin.bowern@nospam.officialcommunity.com>
Subject: RE: Commerce Server 2006 Beta
References: <2FA1B18B-D109-4325-B883-DCC5DAEA12A1@microsoft.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=iso-8859-1; format=flowed
X-Newsreader: JetBrains Omea Reader 918.2
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: mail.officialcommunity.net 207.188.77.211
Lines: 1
Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP15.phx.gbl
Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.commerceserver.general:17416
X-Tomcat-NG: microsoft.public.commerceserver.general
Hello Andy,
The error you are receiving appears to be a SQL connectivity issue. Take
a look at the connection strings inside Commerce Server Manager. Also, you
might want to pop open SQL Profiler to make sure the connect is getting through.
Cheers,
Colin
[vbcol=seagreen]
> Ravi,
> Thanks for your suggestion, I tried it and it worked. Now it gave me
> a new
> errors while I am acccesing the CSharpSite:
> Error: failure in catalog resolve, hr: -2147483326
>
> Description: An unhandled exception occurred during the execution of
> the current web request. Please review the stack trace for more
> information about the error and where it originated in the code.
>
> Exception Details: System.Runtime.InteropServices.COMException: Error:
> failure in catalog resolve, hr: -2147483326
>
> Any idea?
>
> "Ravi Shankar" wrote:
>
| |
| stuartdga 2006-02-10, 5:51 pm |
| So how do we access the CS 2006 Beta Newsgroup? Where is a link for this
group? Can you post one? I'm having the exact same issue.
--
Stuart D
"Nihit Kaul [MSFT]" wrote:
> Please post all CS 2006 Beta related questions in the Beta newsgroup for CS 2006.
>
> Thanks,
>
> Nihit Kaul[MSFT]
> Commerce Server
> http://blogs.msdn.com/nihitk
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
> Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
> --------------------
> Date: Wed, 1 Feb 2006 20:23:58 +0000 (UTC)
> Message-ID: <86cd1bdd96198c7f55aa7da0967@msnews.microsoft.com>
> From: Colin Bowern <colin.bowern@nospam.officialcommunity.com>
> Subject: RE: Commerce Server 2006 Beta
> References: <2FA1B18B-D109-4325-B883-DCC5DAEA12A1@microsoft.com>
> MIME-Version: 1.0
> Content-Transfer-Encoding: 8bit
> Content-Type: text/plain; charset=iso-8859-1; format=flowed
> X-Newsreader: JetBrains Omea Reader 918.2
> Newsgroups: microsoft.public.commerceserver.general
> NNTP-Posting-Host: mail.officialcommunity.net 207.188.77.211
> Lines: 1
> Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP15.phx.gbl
> Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.commerceserver.general:17416
> X-Tomcat-NG: microsoft.public.commerceserver.general
>
> Hello Andy,
>
> The error you are receiving appears to be a SQL connectivity issue. Take
> a look at the connection strings inside Commerce Server Manager. Also, you
> might want to pop open SQL Profiler to make sure the connect is getting through.
>
>
> Cheers,
> Colin
>
>
>
>
>
| |
|
|
| stuartdga 2006-02-13, 6:01 pm |
| I've registered for the Beta Newsgroup. But when I go to
http://webnews.microsoft.com (the HTML version) it says that I do not have
access to any Beta programs. This was after all the many. many steps
required to get signed up. What else do I need to do? Do this require
special permission from someone at Microsoft? Do I have to contact my rep?
It seems odd that they make it so much more difficult to collaborate at the
Beta level than any other. Seems to me that they would get much more out of
this the other way around.
--
Stuart D
"Colin Bowern" wrote:
[vbcol=seagreen]
> You can sign up at http://connect.microsoft.com under Available Programs.
>
> http://www.microsoft.com/commercese.../2006/beta.mspx
>
> Cheers,
> Colin
>
| |
| Colin Bowern 2006-02-13, 6:01 pm |
| Stuart,
It will take up to 24 hours for the beta newsgroup accesss to become active.
If you have registered at connect.microsoft.com make sure to setup your
password under the Newsgroups option (left side bar) and just hang on for
about 24 hours.
Cheers,
Colin
[vbcol=seagreen]
> I've registered for the Beta Newsgroup. But when I go to
> http://webnews.microsoft.com (the HTML version) it says that I do not
> have access to any Beta programs. This was after all the many. many
> steps required to get signed up. What else do I need to do? Do this
> require special permission from someone at Microsoft? Do I have to
> contact my rep?
>
> It seems odd that they make it so much more difficult to collaborate
> at the Beta level than any other. Seems to me that they would get
> much more out of this the other way around.
>
> "Colin Bowern" wrote:
>
|
|
|
|
|