Tema: Ayuda
Ver Mensaje Individual
  #1 (permalink)  
Antiguo 02/02/2009, 12:18
felipe31
 
Fecha de Ingreso: agosto-2003
Mensajes: 109
Antigüedad: 20 años, 9 meses
Puntos: 0
Ayuda

Hola a todos estoy con ataque de nervios tengo mi pagina web en asp.net y todo bien cuando la ejecuto desde el visual studio 2005 profesional o desde mi IIS local todo bien pero cuando lo publico en mi hosting no se que hago mal que me da error y no se como solucionar esto agradeceria mucho que me diesen una ayuda con esto gracias.

Server Error in '/' Application.
--------------------------------------------------------------------------------

Parser Error
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 the assembly 'App_Web_6sqvbh4x'. Make sure that it is compiled before accessing the page.

Source Error:


Line 1: <%@ page language="VB" autoeventwireup="false" inherits="_Default, App_Web_6sqvbh4x" %>
Line 2: <%@ Register TagName="menu" TagPrefix="remax" Src="menuPrincipal.ascx"%>
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


Source File: /DESASYSTEM2 (3)/Default.aspx Line: 1