Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. SQL Server login problem

SQL Server login problem

Scheduled Pinned Locked Moved Database
databasesecurityhelpsql-serversysadmin
4 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mlowry
    wrote on last edited by
    #1

    Using Visual Web Developer Express and SQL Server 2005 on an XP development machine. Was using development server in VWDE to view pages, using following connection string: |connectionStrings| |add name="RHConnectionString" connectionString="server=MIKE;database=Rotary;Trusted_Connection=True;"/| |remove name="LocalSqlServer"/| |/connectionStrings| Needed to test with SSL. Installed SSL certificate (using your makecert procedure, thanks). Moved web site to IIS and opened in VWDE. Development connection to database works, but pages get Login failed for user 'MIKE\IUSR_MIKE'. SQL Server configured for Remote Connections and mixed Windows Authentication and SQL Server authentication. Any help?

    V C M 3 Replies Last reply
    0
    • M mlowry

      Using Visual Web Developer Express and SQL Server 2005 on an XP development machine. Was using development server in VWDE to view pages, using following connection string: |connectionStrings| |add name="RHConnectionString" connectionString="server=MIKE;database=Rotary;Trusted_Connection=True;"/| |remove name="LocalSqlServer"/| |/connectionStrings| Needed to test with SSL. Installed SSL certificate (using your makecert procedure, thanks). Moved web site to IIS and opened in VWDE. Development connection to database works, but pages get Login failed for user 'MIKE\IUSR_MIKE'. SQL Server configured for Remote Connections and mixed Windows Authentication and SQL Server authentication. Any help?

      V Offline
      V Offline
      Vimalsoft Pty Ltd
      wrote on last edited by
      #2

      Go to your management Studio. Right click your Server and go to properties. in the Properties go to Security and look at the Options under Server Authentication. and tell us what is selected there.

      Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.somee.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/

      1 Reply Last reply
      0
      • M mlowry

        Using Visual Web Developer Express and SQL Server 2005 on an XP development machine. Was using development server in VWDE to view pages, using following connection string: |connectionStrings| |add name="RHConnectionString" connectionString="server=MIKE;database=Rotary;Trusted_Connection=True;"/| |remove name="LocalSqlServer"/| |/connectionStrings| Needed to test with SSL. Installed SSL certificate (using your makecert procedure, thanks). Moved web site to IIS and opened in VWDE. Development connection to database works, but pages get Login failed for user 'MIKE\IUSR_MIKE'. SQL Server configured for Remote Connections and mixed Windows Authentication and SQL Server authentication. Any help?

        C Offline
        C Offline
        cdpace
        wrote on last edited by
        #3

        Dont know if this may help but worth a try go to SAL Server Surface Area Configuration and then Surface are configuration for services and connections. Choose Remote connections, check Local and remote connections and choose TCP/IP only. Hope this helps ;)

        1 Reply Last reply
        0
        • M mlowry

          Using Visual Web Developer Express and SQL Server 2005 on an XP development machine. Was using development server in VWDE to view pages, using following connection string: |connectionStrings| |add name="RHConnectionString" connectionString="server=MIKE;database=Rotary;Trusted_Connection=True;"/| |remove name="LocalSqlServer"/| |/connectionStrings| Needed to test with SSL. Installed SSL certificate (using your makecert procedure, thanks). Moved web site to IIS and opened in VWDE. Development connection to database works, but pages get Login failed for user 'MIKE\IUSR_MIKE'. SQL Server configured for Remote Connections and mixed Windows Authentication and SQL Server authentication. Any help?

          M Offline
          M Offline
          mlowry
          wrote on last edited by
          #4

          Thanks for your attempts to help. I "solved" the problem by creating a new user ID and giving it the access rights I was trying to give my primary Windows login ID.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups