wayko Posted January 6, 2004 Posted January 6, 2004 Hi everyonre i have a template but when i run it i get this error do i have to set the web.config page for users to none? Server Error in '/aspnetsite' Application. -------------------------------------------------------------------------------- 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: Access is denied: 'TemplateControlLibrary'. Source Error: Line 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/> Line 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/> Line 198: <add assembly="*"/> Line 199: </assemblies> Line 200: </compilation> Source File: c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 198 Assembly Load Trace: The following information can be helpful to determine why the assembly 'TemplateControlLibrary' could not be loaded. === Pre-bind state information === LOG: DisplayName = TemplateControlLibrary (Partial) LOG: Appbase = file:///D:/cnewa-aspxsite LOG: Initial PrivatePath = bin Calling assembly : (Unknown). === LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Post-policy reference: TemplateControlLibrary LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/aspnetsite/1f62c16b/68c589f1/TemplateControlLibrary.DLL. LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/aspnetsite/1f62c16b/68c589f1/TemplateControlLibrary/TemplateControlLibrary.DLL. LOG: Attempting download of new URL file:///D:/cnewa-aspxsite/bin/TemplateControlLibrary.DLL. Quote
iebidan Posted January 6, 2004 Posted January 6, 2004 Parser Error Message: Access is denied: HUM, looks like permissions, see what permissions the IIS has in the server, give the default permissions to IIS this might solve the problem Quote Fat kids are harder to kidnap
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.