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
  1. Home
  2. Web Development
  3. ASP.NET
  4. ASP Membership Problems

ASP Membership Problems

Scheduled Pinned Locked Moved ASP.NET
csharpdatabasehelpasp-netsql-server
2 Posts 2 Posters 0 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.
  • L Offline
    L Offline
    Luka Grabarevic
    wrote on last edited by
    #1

    hi first of all i want to excuse my bad english. so now my request. i got a problem using the membership system. visual studio 2005 won't connect to the SQL-Database for the user administration. it tells me that i have to install SQL2005 Express to add databases to my project and to work with them correctly. so thats what visual studio tells me, but i have already installed the full version of the SQL Server. so what should i do, that i'm able to use databases in my project? it should be possible to include the server in the "web.config" file, but i'm not so good at XML to set up the "" and other utilities from visual studio, except the one i described, i don't know. PS: and the ASP.net website administrating tool didn't help me... because this have connecting problems to SQL server, too. pls help me greets pdluke thanks ahead


    yes -.- im a coding n00b... but i'm learning :-D

    N 1 Reply Last reply
    0
    • L Luka Grabarevic

      hi first of all i want to excuse my bad english. so now my request. i got a problem using the membership system. visual studio 2005 won't connect to the SQL-Database for the user administration. it tells me that i have to install SQL2005 Express to add databases to my project and to work with them correctly. so thats what visual studio tells me, but i have already installed the full version of the SQL Server. so what should i do, that i'm able to use databases in my project? it should be possible to include the server in the "web.config" file, but i'm not so good at XML to set up the "" and other utilities from visual studio, except the one i described, i don't know. PS: and the ASP.net website administrating tool didn't help me... because this have connecting problems to SQL server, too. pls help me greets pdluke thanks ahead


      yes -.- im a coding n00b... but i'm learning :-D

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      The problem you are running into is because the Membership provider is looking for "LocalSqlServer" which comes from the machine.config and points to SQLExpress. To correct this can add a clear element only two letters away from being an asset

      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