We are developing an intranet web site and have created a DLL to contain common functions. Some of these functions access a SQL Server database.
When the Web is deployed the web application receives security errors not allowing the dll to access sql server.
Is there a workaround for this problem. It is an intranet application and security is limited to those users belonging to our domain.