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. SQL server login fail

SQL server login fail

Scheduled Pinned Locked Moved ASP.NET
asp-nethelpcsharpdatabasesql-server
1 Posts 1 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.
  • J Offline
    J Offline
    Jeeva Jose
    wrote on last edited by
    #1

    ASP.NET 2003:confused::confused: sql sever2000 Hello, I am trying to connect the sql server but I could not open it.I get the error msg I have given below.Then I have introduce my connection string and web.config file How can I connect poperly. Please anybody help me. Me.SqlConnection1.ConnectionString = "workstation id=""MAXWORLD-YCPNJU"";packet size=4096;user id=sa;integrated security=" & _ "SSPI;data source=""MAXWORLD-YCPNJU"";persist security info=False;initial catalog=N" & _ "orthwind" *********************** Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load 'Put user code to initialize the page here SqlConnection1.Open() End Sub *********************** Error ----- Login failed for user 'MAXWORLD-YCPNJU\ASPNET'. *************************** Web.conifg ---------- Continue... -- modified at 4:47 Tuesday 23rd May, 2006

    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