Re: Going nuts - Configuration Error



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
>


.



Relevant Pages

  • Re: VS.NET 2005 and the "allowDefinition=MachineToApplication" error
    ... allowDefinition='MachineToApplication' in its configuration file. ... No, it's not, but the same rules apply for the internal web server as for IIS. ... If you need to use 'MachineToApplication' sections, you must create a virtual directory. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Logon using client certificate
    ... Right click on the virtual directory in the IIS MMC and check the ... An error occurred during the processing of a configuration file ... >below and modify your configuration file appropriately. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Windows authentication setting in web.config
    ... Anonymous access in IIS, and add ASPNET user in it. ... An error occurred during the processing of a configuration file ...
    (microsoft.public.dotnet.framework.aspnet)
  • Consuming ASP.NET Web Service
    ... When I attempt to add a web reference in the consuming project for the ... An error occurred during the processing of a configuration file ... (Yes I do have administrator on privileges on this machine and access to IIS ...
    (microsoft.public.inetserver.iis.security)
  • Re: Configuration data for a Windows Service
    ... The service will definitely use a configuration file for at least some of ... the pluggable objects itself is still on the table. ... If my hosting application was a standard Windows Forms ...
    (microsoft.public.dotnet.framework)