Having a tough time with Feature Pack 1.
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Commerce Server > Commerce Server General > Having a tough time with Feature Pack 1.




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Having a tough time with Feature Pack 1.  
harleythumper@hotmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-23-05 10:53 PM

I am having an awful time with the feature pack catalog manager.    I
followed the installation instructions to the letter (I thought).
Please help. I am at my wits end.  Thank you.

To help troubleshoot, I go to
http://localhost/CatalogWebService/...WebService.asmx
Select 'GetServiceVersion', then do an 'Invoke'

In the Application Event viewer, I get this error.
An exception occurred in the 'CatalogWebService' Web service.
Exception details follow:

System.Configuration.ConfigurationException: Exception in configuration
section handler.  (c:\inetpub\wwwroot\CatalogWebService\we
b.config line
52) ---> System.UnauthorizedAccessException: Access is denied.
at SharedFns.WriteToEventLog(String& sString, Int16& iLogType,
Int32& iEventID)
at
Microsoft.CommerceServer.Interop.Configuration.SiteConfigReadOnlyFreeThreade
d.Initialize(String
bstrSiteName)
at
Microsoft.CatalogServer.Internal.CommonHelpers.GetConnectionString(String
siteName, Int32& numberOfFullTextCatalogsToCreate)
at
Microsoft.CatalogServer.Configuration.CatalogWebServiceConfig..ctor(String
siteName, DebugMode debugLevel, String authorizationPolicyPath, String
uploadPath, Int32 chunkSize, Int32 timeOutHours, Int64 maxFileSize)
at
Microsoft.CatalogServer.Configuration.CatalogWebServiceSectionHandler.Create
(Object
parent, Object context, XmlNode section)
at
System.Web.Configuration.HttpConfigurationRecord.EvaluateRecursive(IConfigur
ationSectionHandler
factory, Object config, String[] keys, Int32 iKey, XmlUtil xml)
--- End of inner exception stack trace ---
at System.Web.Configuration.HttpConfigurationRecord.Evaluate(String
configKey, SectionRecord section)
at System.Web.Configuration.HttpConfigurationRecord.GetConfig(String
configKey, Boolean cacheResult)
at System.Web.Configuration.HttpConfigurationRecord.GetConfig(String
configKey, Boolean cacheResult)
at System.Web.HttpContext.GetConfig(String name)
at
Microsoft.CatalogServer.Internal.WebServiceUtility.GetWebServiceConfig()
at
Microsoft.CatalogServer.Internal.WebServiceUtility.GetCatalogExecutionContex
t()
at
Microsoft.CatalogServer.WebService.CatalogWebService.GetServiceVersion()
////////////////////////////////

In the System Event viewer, I get this error:

The application-specific permission settings do not grant Local
Activation permission for the COM Server application with CLSID
{73C58651-D693-11D2-BAA5-00C04F8670E4}
to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20).  This
security permission can be modified using the Component Services
administrative tool.

I have no idea what to do now.  I thought I set up all permissions
correctly, but is seems I am missing something.
Thank you.






[ Post a follow-up to this message ]



    RE: Having a tough time with Feature Pack 1.  
Vinayak Tadas[MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-23-05 10:53 PM

See it this thread helps
http://www.ureader.com/message/1051037.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: "harleythumper@hotmail.com" <harleythumper@hotmail.com>
Newsgroups: microsoft.public.commerceserver.general
Subject: Having a tough time with Feature Pack 1.
Date: 23 Aug 2005 11:27:49 -0700
Organization: http://groups.google.com
Lines: 62
Message-ID: <1124821669.454241.101860@f14g2000cwb.googlegroups.com>
NNTP-Posting-Host: 68.15.44.109
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1124821674 8509 127.0.0.1 (23 Aug 2005 18:27:54
GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 23 Aug 2005 18:27:54 +0000 (UTC)
User-Agent: G2/0.2
Complaints-To: groups-abuse@google.com
Injection-Info: f14g2000cwb.googlegroups.com; posting-host=68.15.44.109;
posting- account=4JNJ6A0AAACwIGLdTX0w9zuOLzaiDDdt

Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
ne.de!news.glorb.com!postnews.google.com!f14g2000cwb.googlegroups.com!not-fo
r-mail
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:3269
X-Tomcat-NG: microsoft.public.commerceserver.general

I am having an awful time with the feature pack catalog manager.    I
followed the installation instructions to the letter (I thought).
Please help. I am at my wits end.  Thank you.

To help troubleshoot, I go to
http://localhost/CatalogWebService/...WebService.asmx
Select 'GetServiceVersion', then do an 'Invoke'

In the Application Event viewer, I get this error.
An exception occurred in the 'CatalogWebService' Web service.
Exception details follow:

System.Configuration.ConfigurationException: Exception in configuration
section handler.  (c:\inetpub\wwwroot\CatalogWebService\we
b.config line
52) ---> System.UnauthorizedAccessException: Access is denied.
at SharedFns.WriteToEventLog(String& sString, Int16& iLogType,
Int32& iEventID)
at
Microsoft.CommerceServer.Interop.Configuration.SiteConfigReadOnlyFreeThreade
d.Initialize(String
bstrSiteName)
at
Microsoft.CatalogServer.Internal.CommonHelpers.GetConnectionString(String
siteName, Int32& numberOfFullTextCatalogsToCreate)
at
Microsoft.CatalogServer.Configuration.CatalogWebServiceConfig..ctor(String
siteName, DebugMode debugLevel, String authorizationPolicyPath, String
uploadPath, Int32 chunkSize, Int32 timeOutHours, Int64 maxFileSize)
at
Microsoft.CatalogServer.Configuration.CatalogWebServiceSectionHandler.Create
(Object
parent, Object context, XmlNode section)
at
System.Web.Configuration.HttpConfigurationRecord.EvaluateRecursive(IConfigur
ationSectionHandler
factory, Object config, String[] keys, Int32 iKey, XmlUtil xml)
--- End of inner exception stack trace ---
at System.Web.Configuration.HttpConfigurationRecord.Evaluate(String
configKey, SectionRecord section)
at System.Web.Configuration.HttpConfigurationRecord.GetConfig(String
configKey, Boolean cacheResult)
at System.Web.Configuration.HttpConfigurationRecord.GetConfig(String
configKey, Boolean cacheResult)
at System.Web.HttpContext.GetConfig(String name)
at
Microsoft.CatalogServer.Internal.WebServiceUtility.GetWebServiceConfig()
at
Microsoft.CatalogServer.Internal.WebServiceUtility.GetCatalogExecutionContex
t()
at
Microsoft.CatalogServer.WebService.CatalogWebService.GetServiceVersion()
////////////////////////////////

In the System Event viewer, I get this error:

The application-specific permission settings do not grant Local
Activation permission for the COM Server application with CLSID
{73C58651-D693-11D2-BAA5-00C04F8670E4}
to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20).  This
security permission can be modified using the Component Services
administrative tool.

I have no idea what to do now.  I thought I set up all permissions
correctly, but is seems I am missing something.
Thank you.







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:14 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register