DLL distribution - TechRepublic
Question
March 21, 2007 at 08:08 AM
fbarr_taz

DLL distribution

by fbarr_taz . Updated 19 years, 4 months ago

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.

This discussion is locked

All Comments