Por favor su ayuda, tengo un servidor en el cual no logro configurar el IIS y Net 2008. Obtengo el siguiente Error
Error de servidor en la aplicación '/HNSEB'.
No se puede encontrar el archivo ejecutable del compilador vbc.exe.
Descripción: Excepción
no controlada al ejecutar la solicitud Web actual. Revise el seguimiento de la pila para obtener más información acerca del error y dónde se originó en el código.
Detalles de la excepción: System.InvalidOperationException: No se puede encontrar el archivo ejecutable del compilador vbc.exe.
Error de código fuente:
Se ha generado una excepción no controlada durante la ejecución de la solicitud Web actual. La información sobre el origen y la ubicación de la excepción pueden identificarse utilizando la excepción del seguimiento de la pila siguiente.
Please his help, I have a servant that I do not achieve form the IIS 6 and Net Framework 3.5 SP1. When I prove the page aspx it shows me the following mistake
It Is not possible to find The feasible File of the collector vbc.exe.
Leonardo NM
Member
8 Points
5 Posts
IIS 6 y Net Framework 3.5 SP1
Oct 26, 2011 10:21 PM|LINK
Por favor su ayuda, tengo un servidor en el cual no logro configurar el IIS y Net 2008. Obtengo el siguiente Error
Error de servidor en la aplicación '/HNSEB'.
No se puede encontrar el archivo ejecutable del compilador vbc.exe.
Descripción: Excepción no controlada al ejecutar la solicitud Web actual. Revise el seguimiento de la pila para obtener más información acerca del error y dónde se originó en el código.
Detalles de la excepción: System.InvalidOperationException: No se puede encontrar el archivo ejecutable del compilador vbc.exe.
Error de código fuente:
Seguimiento de la pila:
Información de versión: Versión de Microsoft .NET Framework:2.0.50727.1433; Versión ASP.NET:2.0.50727.1433
necro_mancer
Star
7981 Points
1566 Posts
Re: IIS 6 y Net Framework 3.5 SP1
Oct 27, 2011 01:12 AM|LINK
hi leionardo,
would you please translate it into English? Thanks
Professional SQL 2008 R2 Service
Leonardo NM
Member
8 Points
5 Posts
Re: IIS 6 y Net Framework 3.5 SP1
Oct 27, 2011 02:26 AM|LINK
Please his help, I have a servant that I do not achieve form the IIS 6 and Net Framework 3.5 SP1. When I prove the page aspx it shows me the following mistake
It Is not possible to find The feasible File of the collector vbc.exe.
Please his help
Anindita.Bas...
Contributor
2448 Points
416 Posts
Re: IIS 6 y Net Framework 3.5 SP1
Oct 27, 2011 04:35 AM|LINK
Seems from the error description, It's missing the .exe file.
Do you have Windows Server 2003 SP1 running?
If not , then please update the server to SP1.
Otherwise, there can lots of issues like this.
Check : http://support.microsoft.com/kb/824721
Thanks,
Anindita
http://anindita9.wordpress.com
Leonardo NM
Member
8 Points
5 Posts
Re: IIS 6 y Net Framework 3.5 SP1
Oct 27, 2011 02:41 PM|LINK
Update the Server 2003 with the SP1, but it supports the same mistake. Please his help is very important. Thank you
Anindita.Bas...
Contributor
2448 Points
416 Posts
Re: IIS 6 y Net Framework 3.5 SP1
Oct 27, 2011 03:21 PM|LINK
Could you please translate the error description in english which will help better to troubleshoot.
Thanks,
Anindita
http://anindita9.wordpress.com
Leonardo NM
Member
8 Points
5 Posts
Re: IIS 6 y Net Framework 3.5 SP1
Oct 27, 2011 03:30 PM|LINK
XiaoCheng Fa...
All-Star
17743 Points
1414 Posts
Re: IIS 6 y Net Framework 3.5 SP1
Oct 28, 2011 02:28 AM|LINK
Hi,
Please check if vbc.exe is at (Windows)\Microsoft.NET\Framework\v2.0.50727\, if it is not there please repair your .Net Framework installation.
If you are hosting your site on IIS, please check if .Net Framework is correctly registed, you can try to run aspnet_regiis -i .
I'm looking forward for your reply.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework
Leonardo NM
Member
8 Points
5 Posts
Re: IIS 6 y Net Framework 3.5 SP1
Oct 28, 2011 04:24 PM|LINK
XiaoCheng Fa...
All-Star
17743 Points
1414 Posts
Re: IIS 6 y Net Framework 3.5 SP1
Nov 02, 2011 06:49 AM|LINK
Hi,
You can try to download and install .Net Framework 3.5 SP1 at:
http://www.microsoft.com/downloads/es-es/details.aspx?familyid=ab99342f-5d1a-413d-8319-81da479ab0d7&displaylang=es
If there is still any error, please post it here.
I'm looking forward for your reply.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework