al ejecutar desde el VWD me arroja el mismo problema
Error 1
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. C:\Documents and Settings\marcbil\Configuración local\Temp\VWDWebCache\www.marcbil\WebSite2\
Web.Config
26
desde el IIS el problema es
No se puede mostrar la página XML
No se puede ver la entrada XML con la hoja de estilo XSL. Corrija el error y haga clic en el botón Actualizar, o inténtelo de nuevo más tarde.
--------------------------------------------------------------------------------
Un nombre comenzaba con un carácter no válido. Error al procesar el recurso
http://localhost/IISHelp/prueba/NewFile.aspx. ...
<%@ Page Language="VB" %>
el web config es
<?xml version="1.0"?>
<!--
Note: As an alternative to hand editing this file you can use the
web admin tool to configure settings for your application. Use
the Website->Asp.Net Configuration option in Visual Studio.
A full list of settings and comments can be found in
machine.config.comments usually located in
\Windows\Microsoft.Net\Framework\v2.x\Config
-->
<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
<appSettings/>
<connectionStrings/>
<system.web>
</system.web>
</configuration>
en donde al ingresar a la direccion de referencia que da o sea "http://schemas.microsoft.com/.NetConfiguration/v2.0">
da el siguiente error
Technical Information (for support personnel)
Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
dime que estoy haciendo mal por favor