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. web service deployment

web service deployment

Scheduled Pinned Locked Moved ASP.NET
wcfsysadminhelpquestionworkspace
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.
  • C Offline
    C Offline
    chakkara2003
    wrote on last edited by
    #1

    hi all, my requirement is am creating web services in my local mechine say(local host). consider we are 10 developers and each one deploying this web service. after deploying web service wil create .disco files, .discomap and wsdl file and which refers to that server name (like http://mac11/webservice/service1.asmx). on my production system this wil run greately. now am creating one web setup and web setup for my web services. am installing it in to new server with mechine name abcd10. (web service in http://abcd10/webservice/service.asmx and installing web setup in server). after this when i run my page it shows some errors because my web service is in different path. that is on development service is in http://mac10/webservice/service1.asmx and after that the service is in http://abcd10/webservice/service1.asmx. i have lot of web services and web references(ie disco, dico map file). how can i change the mechine name and path depending on the installation once again thanks for ur help nidheesh chakkara

    I 1 Reply Last reply
    0
    • C chakkara2003

      hi all, my requirement is am creating web services in my local mechine say(local host). consider we are 10 developers and each one deploying this web service. after deploying web service wil create .disco files, .discomap and wsdl file and which refers to that server name (like http://mac11/webservice/service1.asmx). on my production system this wil run greately. now am creating one web setup and web setup for my web services. am installing it in to new server with mechine name abcd10. (web service in http://abcd10/webservice/service.asmx and installing web setup in server). after this when i run my page it shows some errors because my web service is in different path. that is on development service is in http://mac10/webservice/service1.asmx and after that the service is in http://abcd10/webservice/service1.asmx. i have lot of web services and web references(ie disco, dico map file). how can i change the mechine name and path depending on the installation once again thanks for ur help nidheesh chakkara

      I Offline
      I Offline
      Ista
      wrote on last edited by
      #2

      in your Proxy class created by the add wen reference step go into the constructor and make it refer to the web.config file this is where the locations are set and make then refer to the web.config file wsdl.exe allows you to create more specific proxy classes without having to be in the IDE. Nick 1 line of code equals many bugs. So don't write any!!

      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