Home All Groups Group Topic Archive Search About

Configuration Error in machine.config

Author
24 Feb 2006 8:49 PM
matif
The application works fine on my local worksation but I get this error
when a deploy it to another machine and try to access it via IE. The
error details are:

_____________________________________________________________________________

Configuration Error
Description: An error occurred during the processing of a configuration
file required to service this request. Please review the specific error
details below and modify your configuration file appropriately.

Parser Error Message: Required permissions cannot be acquired.

Source Error:


Line 272:                <add assembly="System.EnterpriseServices,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 273:                <add assembly="System.Web.Mobile,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 274:                <add assembly="*"/>
Line 275:            </assemblies>
Line 276:


Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config
Line: 274

_____________________________________________________________________________


Any help appreciated. Thanks,

AddThis Social Bookmark Button