el error es el siguiente...
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: ASPNET: Make sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page or UserControl).
Source Error:
Código PHP:
Line 10: using System.Web.UI.HtmlControls;
Line 11:
Line 12: public partial class descProducto: System.Web.UI.Page //--- aca el error --- \\
Line 13: {
Line 14: public string Imagen;
Bueno chicos espero que me puedan ayudar..
Muchas gracias...