G
Guest
Hello all...
I have created an application that accesses to a SQL server. When I execute
it in my workplace it works perfectly, but if I install it to the end-user I
get this message:
Rrquest for the permission of type
System.Data.SqlClient.SqlClientPermission, System.Data, Version=1.0.5000.0,
Culture=neutral, PublicKey Token=b77a5c561934e089 failed.
But if I go to c:\Program Files\Microsoft Visual Sudio\Common\IDE\IDE98,
excute MSE.exe and run the program from inside this environment, all in the
end-user PC, the program works correctly.
Anyone has an idea of what might be happening? I have checked the
permissions in the SQL Server, and I believe that they are ok...
Thanks!
I have created an application that accesses to a SQL server. When I execute
it in my workplace it works perfectly, but if I install it to the end-user I
get this message:
Rrquest for the permission of type
System.Data.SqlClient.SqlClientPermission, System.Data, Version=1.0.5000.0,
Culture=neutral, PublicKey Token=b77a5c561934e089 failed.
But if I go to c:\Program Files\Microsoft Visual Sudio\Common\IDE\IDE98,
excute MSE.exe and run the program from inside this environment, all in the
end-user PC, the program works correctly.
Anyone has an idea of what might be happening? I have checked the
permissions in the SQL Server, and I believe that they are ok...
Thanks!