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 6319869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T15:52:36+00:00 2026-05-24T15:52:36+00:00

I have a WCF service which is hosted in a Windows Service. This Windows

  • 0

I have a WCF service which is hosted in a Windows Service. This Windows service is set to run as LocalSystem. This WCF attempts to login to a remote SQL Server 2008 Express database but the login fails.

The exception error states:

Cannot open database \”{database name}\” requested by the login. The login failed. Login failed for user ‘{domain name}\{machine name}$’.

I’ve replaced the database, domain and machine names with tags but you get the idea.

Any idea how I solve this? I thought of adding this user to SQL Server logins but I can’t find this user in its properties.

  • 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-05-24T15:52:37+00:00Added an answer on May 24, 2026 at 3:52 pm

    I would suggest creating a new user account on the sql server, and then impersonating that account from your windows service.

    The WindowsIdentity class has many constructors which you can use to create a WindowsIdentity of the user you expect SQL server to allow to login (http://msdn.microsoft.com/en-us/library/e599ywa6.aspx).

    Have you tried to change the user of the thread to one recognized by the SQL server as a valid user by using the WindowsIdentity.Impersonate Method?

    I believe you would put the code to impersonate the user in the service class that is being hosted by the windows service, not in the client code accessing the service.

    For details and an example, See: http://msdn.microsoft.com/en-us/library/w070t6ka.aspx

    Store the login information in an encrypted app config file. Under the service project create an app.config file. In that file add a section for the sensitive information (in plain text initially), and once saved ecnrypt the file.

    Details here: http://msdn.microsoft.com/en-us/library/89211k9b(v=VS.100).aspx
    and a walk-through here: http://weblogs.asp.net/jgalloway/archive/2008/04/13/encrypting-passwords-in-a-net-app-config-file.aspx

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

Sidebar

Related Questions

I have this WCF application which is hosted as a windows service. This service
I have a WCF service which is connected to an sql server database which
I have a WCF service which is hosted in a Windows Service and has
System Description: I have a WCF service (self hosted in a windows service) which
I have a WCF service which is hosted in a Windows Service. There are
I have a WCF service which is hosted in a WinForms application. This WCF
I have created a WCF service which is hosted on a windows service over
I have a WCF service hosted in a Windows service which publishes errors to
I have a WCF client & service, where service (which is hosted inside a
I have a WCF service which is hosted on IIS6 on a Win2003 SP2

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.