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. doing simple copy deployment doesn't work

doing simple copy deployment doesn't work

Scheduled Pinned Locked Moved ASP.NET
htmlasp-netvisual-studiosysadminsecurity
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.
  • I Offline
    I Offline
    impeham
    wrote on last edited by
    #1

    I've created a simple web application, and added Response.Write("something") to its page_load. When i use my browser to open the url of the page it works fine (with VS environment - the one that i used to create the application). ok. now i copy the folder (simple copy) of this simple web application to a different machine, and create a virtual directory. i also set the user of ASPNET process to "SYSTEM" in machine.config, and the web application directory security user to administrator with its correct password. now - when i try to open the URL on this machine, i get a blank page (no errors - just a clear white page) and i can see that the aspnet process is not working. Why is that? what did i forget? by the way - a simple html page is working well when i open it from this directory using a url with browser.

    E 1 Reply Last reply
    0
    • I impeham

      I've created a simple web application, and added Response.Write("something") to its page_load. When i use my browser to open the url of the page it works fine (with VS environment - the one that i used to create the application). ok. now i copy the folder (simple copy) of this simple web application to a different machine, and create a virtual directory. i also set the user of ASPNET process to "SYSTEM" in machine.config, and the web application directory security user to administrator with its correct password. now - when i try to open the URL on this machine, i get a blank page (no errors - just a clear white page) and i can see that the aspnet process is not working. Why is that? what did i forget? by the way - a simple html page is working well when i open it from this directory using a url with browser.

      E Offline
      E Offline
      enjoycrack
      wrote on last edited by
      #2

      hi there, It seems to me that the web serve is working well. But, just guess, the webserver does not "understand" asp.net. Just try to re-register ASP.NET to web server << >>

      I 1 Reply Last reply
      0
      • E enjoycrack

        hi there, It seems to me that the web serve is working well. But, just guess, the webserver does not "understand" asp.net. Just try to re-register ASP.NET to web server << >>

        I Offline
        I Offline
        impeham
        wrote on last edited by
        #3

        i DeInstalled and ReInstalled the .NET framework and it works fine. Thanks.

        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