eso intento hacer pero al momentro de depurar me sale este error
Código:
Error de servidor en la aplicación '/pruebaCesar1/3raParte/CuartoIntento'.
--------------------------------------------------------------------------------
Error del analizador
Descripción: Error durante el análisis de un recurso requerido para dar servicio a esta solicitud. Revise los detalles de error de análisis específicos siguientes y modifique el código fuente en consecuencia.
Mensaje de error del analizador: No se encuentra el archivo o el nombre del ensamblado CesarFormCal o una de sus dependencias.
Error de código fuente:
Línea 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="CuartoIntento.WebForm1"%>
Línea 2: <%@ Register TagPrefix="cc1" Namespace="CesarFormCal" Assembly="CesarFormCal" %>
Línea 3: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Línea 4: <HTML>
Archivo de origen: c:\inetpub\wwwroot\pruebaCesar1\3raParte\CuartoIntento\WebForm1.aspx Línea: 2
Rastro al cargar el ensamblado: La información siguiente puede ser útil para determinar porqué no se cargó el ensamblado 'CesarFormCal'.
=== Pre-bind state information ===
LOG: DisplayName = CesarFormCal
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/pruebaCesar1/3raParte/CuartoIntento
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: CesarFormCal
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/pruebacesar1_3raparte_cuartointento/45654e8f/7c8bcf67/CesarFormCal.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/pruebacesar1_3raparte_cuartointento/45654e8f/7c8bcf67/CesarFormCal/CesarFormCal.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/pruebaCesar1/3raParte/CuartoIntento/bin/CesarFormCal.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/pruebaCesar1/3raParte/CuartoIntento/bin/CesarFormCal/CesarFormCal.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/pruebacesar1_3raparte_cuartointento/45654e8f/7c8bcf67/CesarFormCal.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/pruebacesar1_3raparte_cuartointento/45654e8f/7c8bcf67/CesarFormCal/CesarFormCal.EXE.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/pruebaCesar1/3raParte/CuartoIntento/bin/CesarFormCal.EXE.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/pruebaCesar1/3raParte/CuartoIntento/bin/CesarFormCal/CesarFormCal.EXE.
--------------------------------------------------------------------------------
Información de versión: Versión de Microsoft .NET Framework:1.1.4322.573; Versión de ASP.NET:1.1.4322.573