Re: Going nuts - Configuration Error
- From: "Johnny Emde" <emde@xxxxxxx>
- Date: Thu, 29 Sep 2005 14:51:27 +0200
Hello Alan
Thangs for that reply - and i worked upto right now.
I've turnded off indexing in the IIS. But know the error returns...
It says:
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: 'Emdesoft.MailBuilder'.
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:\windows\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 'Emdesoft.MailBuilder' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = Emdesoft.MailBuilder
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/Emdesoft.Gorm
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: Emdesoft.MailBuilder
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/emdesoft.gorm/94473a06/11ed6747/Emdesoft.MailBuilder.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/emdesoft.gorm/94473a06/11ed6747/Emdesoft.MailBuilder/Emdesoft.MailBuilder.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/Emdesoft.Gorm/bin/Emdesoft.MailBuilder.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: Emdesoft.MailBuilder, Version=1.0.2098.18190,
Culture=neutral, PublicKeyToken=null
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
Could it have something todo vith a policy file?
-Johnny
"Alan Samet" <alansamet@xxxxxxxxx> wrote in message
news:1127584419.574296.187420@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I believe this may be related to the IIS indexing service. You can turn
> this off in the Internet Information Services management console.
>
> -Alan
>
.
- References:
- Going nuts - Configuration Error
- From: Johnny Emde
- Re: Going nuts - Configuration Error
- From: Alan Samet
- Going nuts - Configuration Error
- Prev by Date: Re: POST from external form doesn't work?
- Next by Date: Re: Bug in forms authentication?
- Previous by thread: Re: Going nuts - Configuration Error
- Next by thread: C# equivalent of Java applet
- Index(es):
Relevant Pages
|