Visual Basic.NET - Problema en red con aplicación

 
Vista:

Problema en red con aplicación

Publicado por Geovanny Obando (3 intervenciones) el 20/01/2007 19:23:15
Hola a todos, necesito ayuda, soy nuevo en VB.Net y estoy teniendo problemas con una pequeña aplicación que desarrolle, la cual funciona de maravillas en el servidor en que la hice, pero cuando la ejecuto en una maquina cliente me indica el siguiente error:

Application attempted to perform an operation not allowed by the security policy. To grant this
application the required permission, contact your system administrator, or use the Microsoft .NET
Framework configuration tool.

despues hace referencia a esto:

Request for permission of type
'System.Data.SqlClient.SqlClientPermission, System.Data,

y luego a esto:

The action that failed was:
Demand
The type of the permission that failed was:
System.Data.Sqlclient.SqlClientPermission
The zone of the assembly that failed was:
Intranet

Necesito ayuda pues esto es nuevo para mi, ya que anteriormente trabajaba en VB6, pero nunca me presento este tipo de errores al desarrollar una aplicación, simplemente programa y ponia a funcionar el ejecutable en cualquier máquina y listo.

Saludos y gracias por la ayuda que puedan darme.
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder