Ver Mensaje Individual
  #1 (permalink)  
Antiguo 10/11/2002, 14:59
Avatar de deprabado
deprabado
 
Fecha de Ingreso: febrero-2002
Mensajes: 649
Antigüedad: 23 años
Puntos: 0
Asp.net + Dreamweaver Mx

Luego de muchas peleas pude conectar el dreamweaver con mi base de datos remota (esta en mi ISP) pero cuando inserto un datagrid me da el siguiente 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 find a part of the path "D:\Inetpub\wwwroot\photomaton.com.ve\www\inetpub\ wwwroot\bin\MMPageBind.ascx".

Source Error:


Line 1: <%@ Page Language="VB" ContentType="text/html" ResponseEncoding="iso-8859-1" %>
Line 2: <%@ Register TagPrefix="MM" TagName="PageBind" Src="inetpub/wwwroot/bin/MMPageBind.ascx" %>
Line 3: <%@ Register TagPrefix="MM" TagName="DataSet" Src="/bin/MMCommand.ascx" %>
Line 4: <MM:DataSet


Source File: D:\Inetpub\wwwroot\photomaton.com.ve\www\prueba.as px Line: 2


Como puedo solventar esto????

he probado miles de rutas pero entonces me dice que es una ruta fisica o que no es valida como puedo HACERRR porfavor ayudenme.