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 1.1 Deployment Issue

ASP.NET 1.1 Deployment Issue

Scheduled Pinned Locked Moved ASP.NET
helpasp-netsysadmincsharpjavascript
2 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.
  • B Offline
    B Offline
    braber
    wrote on last edited by
    #1

    Hi all, this may be a trivial issue, but I am having a hard time figuring it out. I have an ASP.NET 1.1 web application of pretty good size... We have my development environment, a development server and database for staging and then our production environment. I added two very small changes to one of the .aspx pages & code behind page. I compiled, and copied that .aspx page over to the development server as well as the .dll that was generated on the successful compile. and it works... But when performing the exact same procedure from the dev server to the production server, my changes do not work. I have tested by adding a simple label and changing its value within the code behind file to see if my changes are being pushed up. They are... The problem lies with a requiredFieldValidator and a javascrip function. So I checked the webuivalidation.js and smartnav.js files under the C:\inetpub\wwwroot\aspnet_client\system_web\1_1_4322 directory... I even pushed just those files up to see what was going on... Please help... I have no idea what is happening here... Again to sum up... Stuff is working in Development Environment but not Production... Brandon :confused:

    V 1 Reply Last reply
    0
    • B braber

      Hi all, this may be a trivial issue, but I am having a hard time figuring it out. I have an ASP.NET 1.1 web application of pretty good size... We have my development environment, a development server and database for staging and then our production environment. I added two very small changes to one of the .aspx pages & code behind page. I compiled, and copied that .aspx page over to the development server as well as the .dll that was generated on the successful compile. and it works... But when performing the exact same procedure from the dev server to the production server, my changes do not work. I have tested by adding a simple label and changing its value within the code behind file to see if my changes are being pushed up. They are... The problem lies with a requiredFieldValidator and a javascrip function. So I checked the webuivalidation.js and smartnav.js files under the C:\inetpub\wwwroot\aspnet_client\system_web\1_1_4322 directory... I even pushed just those files up to see what was going on... Please help... I have no idea what is happening here... Again to sum up... Stuff is working in Development Environment but not Production... Brandon :confused:

      V Offline
      V Offline
      VenkataRamana Gali
      wrote on last edited by
      #2

      ok, see this is common issue for asp.net deployment issue. do.... fine before running this run aspnet_regiis -i command once and restart IIS of the Production Server i think it may be works regards GV Ramana

      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