Ver Mensaje Individual
  #7 (permalink)  
Antiguo 15/08/2008, 22:45
jfalcon82
 
Fecha de Ingreso: agosto-2008
Mensajes: 2
Antigüedad: 16 años, 5 meses
Puntos: 0
Pregunta Respuesta: Problema al ejecutar aplicación ASP.NET 2 en Godaddy

holas!. yo trate de subir un servicio web Service.aspx

el cual me sale ejecuta el SP. pero en vez de motrar el resultado del XML.

me sale una pagina en blanco, diciendo que no se encontro pagina.

solo me ejecuta el Hello Word...

y cuando trato de forzarlo me bota este mensaje en el try catch

System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Security.SecurityException: That assembly does not allow partially trusted callers.
at System.Security.CodeAccessSecurityEngine.ThrowSecu rityException(Assembly asm, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed)
at Datos.CPruebaD.ProbarProxy()
at Service.ProbarProxy()
The action that failed was:
LinkDemand
The assembly or AppDomain that failed was:
Datos, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
The method that caused the failure was:
System.Data.DataSet ExecuteDataset(System.String, System.String, System.Object[])
The Zone of the assembly that failed was:
MyComputer
The Url of the assembly that failed was:
file:///D:/Hosting/x1342nn/html/bin/Datos.DLL
--- End of inner exception stack trace ---

esoty usando 3 capas en Datos esta el procedimiento almacenado para el SQL.

Toy que pruebo en el Go Daddy