| Author |
CS 2006 Install problems
|
|
|
| I installed Commerce server 2007 successfully but when I try to run the
catalog webservice either from IIS -> Browse or from the browser itself
I get an error 'service unavailable'
If I change the App pool settings in IIS to use default pool the
webservice works fine.
what am I doing wrong ?
Any help is appreciated.
Thanks
| |
| Colin Bowern 2006-07-27, 1:21 pm |
| It sounds like the application pool identity doesn't have sufficient rights.
Take a look at the following article:
How To: Create a Service Account for an ASP.NET 2.0 Application
http://msdn.microsoft.com/library/e...PAGHT000009.asp
Cheers,
Colin
"jmm" <jiggermehta@gmail.com> wrote in message
news:1153955363.516647.61520@m79g2000cwm.googlegroups.com...
>I installed Commerce server 2007 successfully but when I try to run the
> catalog webservice either from IIS -> Browse or from the browser itself
> I get an error 'service unavailable'
>
> If I change the App pool settings in IIS to use default pool the
> webservice works fine.
>
> what am I doing wrong ?
>
> Any help is appreciated.
>
> Thanks
>
| |
| RockSt*r 2006-09-27, 1:18 pm |
| Hey jmm,
I just had the same issue. I had forgoten to add passwords to the
Application pool Identities I had created.
MAybe you've done the same... recheck these steps from the install guild.
Step 1: Create Application Pools for the Web Site and Web Services
Step 2: Configure the Application Pool Accounts
After this I restarted IIS
"jmm" wrote:
> I installed Commerce server 2007 successfully but when I try to run the
> catalog webservice either from IIS -> Browse or from the browser itself
> I get an error 'service unavailable'
>
> If I change the App pool settings in IIS to use default pool the
> webservice works fine.
>
> what am I doing wrong ?
>
> Any help is appreciated.
>
> Thanks
>
>
|
|
|
|