At 12:53 PM 5/22/2002 -0400, Marsh, Drew wrote:
>Philo [mailto:[EMAIL PROTECTED]] wrote:
>
> > I keep getting "Login failed for user '(null)'. I've tried
> > everything in the KB article:
> >
> > http://support.microsoft.com/default.aspx?scid=kb;en-us;Q307002
> >
> > but no luck. The win2k login does have access permissions in
> > SQL Server, but I suspect it's not getting that far.
> >
> > Win2k Server with Active Directory, IIS and SQLServer on the
> > same machine. Here's the connection string:
> > Provider=sqloledb;initial catalog=vipar;Trusted_Connection=yes;
> > data source=(local);Connect Timeout=30
> >
> > Anyone have any tips on where to troubleshoot?
>
>Who is your ASP.NET application configured to run as? Are you using Windows
>authentication on your users? If so, are you enabling impersonation? If not,
>did you configure the database with access for ASP.NET application account?

Using Basic authentication. I enabled impersonation and I'm still getting
"Login failed for user '(null)'"

Philo

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to