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. General Programming
  3. .NET (Core and Framework)
  4. Server Explorer: Data source not found

Server Explorer: Data source not found

Scheduled Pinned Locked Moved .NET (Core and Framework)
databasecsharpasp-netsql-servervisual-studio
6 Posts 4 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.
  • X Offline
    X Offline
    xxrono
    wrote on last edited by
    #1

    Hi there i have a asp.net app and i can;t make it work on my machine IIS is working SQL server 2000 is on i have attached the database through visual studio 2003 i have access to it but in thew servers panel i get data source not found though i can modify my db and i can browse the .aspx files but ofcourse i have no communication with the database,so nothing works... i 'm fresh to asp and i really need your help thanks ninja coding

    ninja coding

    R C R 3 Replies Last reply
    0
    • X xxrono

      Hi there i have a asp.net app and i can;t make it work on my machine IIS is working SQL server 2000 is on i have attached the database through visual studio 2003 i have access to it but in thew servers panel i get data source not found though i can modify my db and i can browse the .aspx files but ofcourse i have no communication with the database,so nothing works... i 'm fresh to asp and i really need your help thanks ninja coding

      ninja coding

      R Offline
      R Offline
      rihdus
      wrote on last edited by
      #2

      You need a basic course in ASP.NET, Your question is very general. You can start from here http://www.w3schools.com/aspnet/default.asp[^] there's lot to learn as a beginner.

      Any systematic work reflects its significance for a long time. So let's discuss the best...

      X 1 Reply Last reply
      0
      • R rihdus

        You need a basic course in ASP.NET, Your question is very general. You can start from here http://www.w3schools.com/aspnet/default.asp[^] there's lot to learn as a beginner.

        Any systematic work reflects its significance for a long time. So let's discuss the best...

        X Offline
        X Offline
        xxrono
        wrote on last edited by
        #3

        Yes i know and thanks for the advice but i'm not new in programming got lots of experience in php and java What bothers me is that i can't get it started i installed Sql server 2000 with the windows Authentication system,also use this in my webConfig file After a small search i found out i have to set up the app in the iis with the same authentication protocol [thought that this was the solution] No, i got still the same So nobody in this great site has ever seen "Data source not found" in their server explorer in visual studio?i do the search ...no results it's always "data source name not found or driver..." i hate microsoft:mad: Please help thnks

        ninja coding

        1 Reply Last reply
        0
        • X xxrono

          Hi there i have a asp.net app and i can;t make it work on my machine IIS is working SQL server 2000 is on i have attached the database through visual studio 2003 i have access to it but in thew servers panel i get data source not found though i can modify my db and i can browse the .aspx files but ofcourse i have no communication with the database,so nothing works... i 'm fresh to asp and i really need your help thanks ninja coding

          ninja coding

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          To be honest, I never use the server explorer, nor is there any need for you to do so. Your DB communication is in no way related to the server explorer. If you write a proper data layer for your app, then you won't really expect to see any database connectivity within the IDE at all.

          Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          1 Reply Last reply
          0
          • X xxrono

            Hi there i have a asp.net app and i can;t make it work on my machine IIS is working SQL server 2000 is on i have attached the database through visual studio 2003 i have access to it but in thew servers panel i get data source not found though i can modify my db and i can browse the .aspx files but ofcourse i have no communication with the database,so nothing works... i 'm fresh to asp and i really need your help thanks ninja coding

            ninja coding

            R Offline
            R Offline
            rohitsrivastava
            wrote on last edited by
            #5

            there is no differece between asp.net or vb.net or c# for connection or fatch from data base .. you have missing command objects dim objcmd as new sqlcommand

            X 1 Reply Last reply
            0
            • R rohitsrivastava

              there is no differece between asp.net or vb.net or c# for connection or fatch from data base .. you have missing command objects dim objcmd as new sqlcommand

              X Offline
              X Offline
              xxrono
              wrote on last edited by
              #6

              thanks for the reply could u please explain how will i use this ? bit confused:^) thanks

              ninja coding

              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