Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8728119
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T08:33:42+00:00 2026-06-13T08:33:42+00:00

Connection String: Server=(local);Database=DigitSite.mdf;Integrated Security=true I’ve tried a bunch of other connection strings and they

  • 0

Connection String:

Server=(local);Database=DigitSite.mdf;Integrated Security=true 

I’ve tried a bunch of other connection strings and they have the same error or one that doesn’t even try to logon to the database I provide. I’m not sure if this is an IIS issue at this point or a sql issue or a connection string issue.

In IIS7 the this app pool is set to local system

I have my virtual directory mapped correctly

For Path credentials I’ve used “Application user(pass-through authentication) and I’ve specified a user and neither has worked, In authentication I’ve turned off anonymous authentication and turned on impersonation

In sql I’ve made sure that the user I’m trying to login as has the proper security for this database as “db owner”. I’ve tried creating a user to sign in to sql as (sql Server 2008R2) but I get errors when trying to log that user in. Any suggestions?

This seems to be a common issue but I’ve literally spent more than 5 hours researching this and screwing with settings so I’m a little at whits end on how to get this to work. Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T08:33:43+00:00Added an answer on June 13, 2026 at 8:33 am

    SQL Server typically uses logical database name, e.g. you create a database on the server instance (or you attach an existing .mdf file in SQL Server Management Studio and give it a logical database name), and you never really have to deal with file names and such.

    So your connection string should really be something like:

    Server=(local);Database=DigitSite;Integrated Security=true 
    

    using just the logical database name DigitSite – not the actual file name (SQL Server will manage the file(s) for you – don’t mess with that!)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If a connection string specifies Trusted_Connection=true with SQL Server authentication mode, will performance of
When using the ADO Connection dialog to build a connection string, the database server
In my web.config file I have two SQL Server connection strings, one for local
I tried to insert some data into my database (sql server/local file) but it
When connecting to sql server, I have the hardcoded string (local). Is this a
In connection string to SQL Server there is max pool size option. My question
is there any different in Connection string between SQL server Authentication and Windows Authentication
I've checked the connection string (I got it from the server explorer). I've checked
How to rewrite Webconfig connection string at runtime.I have input textbox for Server,UserName and
When using SQL Server Express 2005's User Instance feature with a connection string like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.