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. Need to deploy webservice and web application in same project. How to rename app_code.dll file

Need to deploy webservice and web application in same project. How to rename app_code.dll file

Scheduled Pinned Locked Moved ASP.NET
helptutorial
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.
  • R Offline
    R Offline
    Rizwan Bashir
    wrote on last edited by
    #1

    Hi I have a requirement to install web application and webservice under same virtual directory so both applications could use same app.config file. The problem is that both applications create app code.dll file, I need to rename the file for web service but if i rename them then service does not work. Any help of idea would be highly appreciated. I searched google as well but could not find any link which can point out the solution. Best Regards Rizwan Bashir

    V 1 Reply Last reply
    0
    • R Rizwan Bashir

      Hi I have a requirement to install web application and webservice under same virtual directory so both applications could use same app.config file. The problem is that both applications create app code.dll file, I need to rename the file for web service but if i rename them then service does not work. Any help of idea would be highly appreciated. I searched google as well but could not find any link which can point out the solution. Best Regards Rizwan Bashir

      V Offline
      V Offline
      Venkatesh Mookkan
      wrote on last edited by
      #2

      If you need both your website and webservice to be in one virtual directory means, you need to have only one website (One Project). But if you still need two project, then try Web Application project type, which come in the Visual Studio 2005 SP1. These Web Application would create single dll with the given assembly name.

      Venkatesh Mookkan My: Website | Yahoo Group | Blog Spot

      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