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. Web Development
  3. ASP.NET
  4. ASP.NET Deployement Issue

ASP.NET Deployement Issue

Scheduled Pinned Locked Moved ASP.NET
databasecsharpasp-netsql-servervisual-studio
3 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.
  • C Offline
    C Offline
    codelinks
    wrote on last edited by
    #1

    hi guys I created a simple ASP.NET application which has a database connectivity with (SQL SERVER 2005) , also created a setup and deployed it in my local machine.,. the files got installed in my WWWROOT FOLDER .. the issue is ,, only the static pages are viewed , the data from database is not getting displayed... any idea what could be the reason behind data not binding with the DB note : when i run using the Visual studio 2005 ,, is it working perfect ,,

    winnie

    J 1 Reply Last reply
    0
    • C codelinks

      hi guys I created a simple ASP.NET application which has a database connectivity with (SQL SERVER 2005) , also created a setup and deployed it in my local machine.,. the files got installed in my WWWROOT FOLDER .. the issue is ,, only the static pages are viewed , the data from database is not getting displayed... any idea what could be the reason behind data not binding with the DB note : when i run using the Visual studio 2005 ,, is it working perfect ,,

      winnie

      J Offline
      J Offline
      John ph
      wrote on last edited by
      #2

      check whether any file path specified in the web.config file to access any xml file or any other files. If yes check whether the specified path is correct from the wwwroot folder...


      Regards
      John


      C 1 Reply Last reply
      0
      • J John ph

        check whether any file path specified in the web.config file to access any xml file or any other files. If yes check whether the specified path is correct from the wwwroot folder...


        Regards
        John


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

        the file paths are correct,, only the database is not connecting when deployed in wwwroot.. as said earlier the static pages are getting displayed

        winnie

        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