Hi,
I get the following error when my .net application tries to access the database (SQL Server 2005).
?Database error: Failed: Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.?
The same was working fine until i installed sharepoint, i have no idea if this has any connection to the error.
My system has Windows 2003 server with .Net 2.0 framework.
Any pointers will be highly appreciated as i am struck with this since 2 days now.