View Single Post
  #1 (permalink)  
Old August 13th, 2009, 09:38 PM
ldp ldp is offline
Registered User
Points: 12, Level: 1
Points: 12, Level: 1 Points: 12, Level: 1 Points: 12, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Aug 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Microsoft OLE DB Provider for SQL Server error '80004005'

I keep getting this error and I dont know why.

This is my connection string:

Provider=SQLOLEDB; Data Source=LDP-PC\SQLEXPRESS; Initial Catalog=DentalConsent; Trusted_Connection=yes; Integrated Security=SSPI

It is using windows authentication so there is no uid or password.

My application is asp classic running on IIS 6 (vista ultimate). this is the dev environment.

I have added iuser permissions and I can't figure out why I am getting this error.

Any help would be appreciated.

Thanks,
ldp
Reply With Quote