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 .net problem

Asp .net problem

Scheduled Pinned Locked Moved ASP.NET
helpcsharpmysqlvisual-studiosysadmin
4 Posts 3 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.
  • B Offline
    B Offline
    babamara
    wrote on last edited by
    #1

    Dear colleagues I am a legacy developer came newly to the .Net platform. I have problems when I try to start my ASP .NET site i take a very huge error that tells me that i can not debug because the application is not found on this server. I use c# with vs2005 on windows xp + sp2 i try almost everything i found in Google but nothing happen. If you can not help me with that please tell me how to make the starter kit for VS to work with MYSQl so i can use it for my purpose because it is the only thing that works for me. Thanks for the help.

    K 1 Reply Last reply
    0
    • B babamara

      Dear colleagues I am a legacy developer came newly to the .Net platform. I have problems when I try to start my ASP .NET site i take a very huge error that tells me that i can not debug because the application is not found on this server. I use c# with vs2005 on windows xp + sp2 i try almost everything i found in Google but nothing happen. If you can not help me with that please tell me how to make the starter kit for VS to work with MYSQl so i can use it for my purpose because it is the only thing that works for me. Thanks for the help.

      K Offline
      K Offline
      Kapil Thakur
      wrote on last edited by
      #2

      Copy your project in the wwwroot directory. then go to internet service manager section in administrative tools (control panel).and make a virtual directory of the project by right-clicking on the "default web site" option. make the virtual directory and your project will be ready for debugging.

      B 1 Reply Last reply
      0
      • K Kapil Thakur

        Copy your project in the wwwroot directory. then go to internet service manager section in administrative tools (control panel).and make a virtual directory of the project by right-clicking on the "default web site" option. make the virtual directory and your project will be ready for debugging.

        B Offline
        B Offline
        babamara
        wrote on last edited by
        #3

        I've done all of this. 10x anyway.

        R 1 Reply Last reply
        0
        • B babamara

          I've done all of this. 10x anyway.

          R Offline
          R Offline
          RichardGrimmer
          wrote on last edited by
          #4

          Have you configured the correct Application name - from site properties, look for the name, and if there isn't one (or it's the default), click Create, and all should be gravy....note also that you may need to set a default document, or specify the FULL path to the page (not just to the app!!), ie. usually use http://localhost/myWeb, then would need to use http://localhost/myweb/MyNonStandardStartPageName.aspx "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

          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