error in generated project

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: menkaur (menkaur_at_discussions.microsoft.com)
Date: 07/20/04


Date: Mon, 19 Jul 2004 20:53:02 -0700

I tried to generate asp Application project( I’m using VS .Net 2003). After I did ,following errors occurred (runtime):
--------------------------------------------------------------------------------------------
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: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:

Line 44: by Microsoft that offers a single logon and core profile services for member sites.
Line 45: -->
Line 46: <authentication mode="Windows" />
Line 47:
Line 48: <!-- AUTHORIZATION
 -----------------------------------------------------------------------------------------------

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: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:

Line 74: To disable cookies, set sessionState cookieless="true".
Line 75: -->
Line 76: <sessionState
Line 77: mode="InProc"
Line 78: stateConnectionString="tcpip=127.0.0.1:42424"
 
------------------------------------------------------------------------------------------------

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'help.WebForm1'.

Source Error:

Line 1: <%@ Page language="c#" Codebehind="WebForm1.aspx.cs" AutoEventWireup="false" Inherits="help.WebForm1" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3:
 
-------------------------------------------------------------------------------------------

After removing all this errors application is running correctly, but I can't use codebing. What is the problem?



Relevant Pages

  • Re: [GNOME3] Gain vertical space
    ... installing any extension): ... the default GNOME Shell theme is Adwaita. ... the more interesting sections of this configuration file is: ... You are suggesting to modify a system file, is there any way to do ...
    (GNOME)
  • Re: Question about LaTeX...
    ... have a look to the configuration file `/etc/texmf/texmf.cnf', ... HOMETEXMF ... (you may have to modify some other stuff as well [I did it a long time ago). ... > How can I add a new class to the path where the latex command ...
    (Debian-User)
  • web.config vs machine.config ?
    ... An error occurred during the processing of a configuration file ... Please review the specific error details ... I have to modify the "machine.config" file to include ... impersonate a few sites by using the web.config file only for each site. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Share AppSettings configuration between a service Web and an asp.net web application
    ... configuration file. ... My goal is only to modify the appSettings section. ... my webservice A is a web application from the B web site. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Access Denied Machine.Config
    ... 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. ...
    (microsoft.public.dotnet.framework.aspnet)