Re: Why am I getting this error?
- From: zxc <zxc.337cxo@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 14 Jan 2008 13:52:11 -0600
i am getting same kind of error and i don't any index service running on
my machine. I just create application using VS.net and ran that
application getting below error.... pls advise me what could be the
issue
Server Error in '/WebApplication1' 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: 'WebApplication1'.
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 'WebApplication1' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = WebApplication1
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/WebApplication1
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: WebApplication1
LOG: Attempting download of new URL
file:///c:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary
ASP.NET Files/webapplication1/8dd84b00/b065eec7/WebApplication1.DLL.
LOG: Attempting download of new URL
file:///c:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary
ASP.NET
Files/webapplication1/8dd84b00/b065eec7/WebApplication1/WebApplication1.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/WebApplication1/bin/WebApplication1.DLL.
LOG: Policy not being applied to reference at this time (private,
custom, partial, or location-based assembly bind).
LOG: Post-policy reference: WebApplication1, Version=1.0.2934.42794,
Culture=neutral, PublicKeyToken=null
Version Information: Microsoft .NET Framework Version:1.1.4322.2407;
ASP.NET Version:1.1.4322.2407
--
zxc
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------
.
- Prev by Date: Re: site map and navigation
- Next by Date: Navigating the Elements of a Datagrid
- Previous by thread: code organization
- Next by thread: Navigating the Elements of a Datagrid
- Index(es):
Relevant Pages
|