General question:<BR>We recently switched one of our applications to Application Role security, which mandates (because the backend is SQL2000) that we turn off .NET Connection pooling for the sql ...
I'm trying to copy an ASP.NET 2.0 application from one environment to another and having some issues.<BR><BR>The main problem is that the ASP.NET 2.0 application uses integrated authentication on both ...