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. Deployement of web service on IIS6

Deployement of web service on IIS6

Scheduled Pinned Locked Moved ASP.NET
windows-admincsharpvisual-studiosysadmin
7 Posts 4 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
    Ben Regaya Hedi
    wrote on last edited by
    #1

    Hi all, I developped a web service using VS 2008 DotNet 2.0, the web service work fine on VS, I published the application on the local machine and i copied the content of the virtual folder to the default web site (wwwroot) of windows server machine IIS port 80, the web service work fine,at the second time i copied the content of the virtual folder to another machine (windows server 2003 IIS 6) using another web site the port 5555 because the machine has already MS CRM as default web site, when i tryed to open the asmx page, the server connot open the page.

    A R V 3 Replies Last reply
    0
    • B Ben Regaya Hedi

      Hi all, I developped a web service using VS 2008 DotNet 2.0, the web service work fine on VS, I published the application on the local machine and i copied the content of the virtual folder to the default web site (wwwroot) of windows server machine IIS port 80, the web service work fine,at the second time i copied the content of the virtual folder to another machine (windows server 2003 IIS 6) using another web site the port 5555 because the machine has already MS CRM as default web site, when i tryed to open the asmx page, the server connot open the page.

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Ben.Regaya.Hedi wrote:

      web site the port 5555 because the machine has already MS CRM as default web site, when i tryed to open the asmx page, the server connot open the page.

      What Url you are using for accessing that page ? it should be : http://ipaddress:5555/SiteName/Service.asmx By default we do not need to specify the Port 80. Let me know if this helps you :-D

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

      B 2 Replies Last reply
      0
      • B Ben Regaya Hedi

        Hi all, I developped a web service using VS 2008 DotNet 2.0, the web service work fine on VS, I published the application on the local machine and i copied the content of the virtual folder to the default web site (wwwroot) of windows server machine IIS port 80, the web service work fine,at the second time i copied the content of the virtual folder to another machine (windows server 2003 IIS 6) using another web site the port 5555 because the machine has already MS CRM as default web site, when i tryed to open the asmx page, the server connot open the page.

        R Offline
        R Offline
        Robin_Roy
        wrote on last edited by
        #3

        Are you using WCF Services?

        B 1 Reply Last reply
        0
        • A Abhijit Jana

          Ben.Regaya.Hedi wrote:

          web site the port 5555 because the machine has already MS CRM as default web site, when i tryed to open the asmx page, the server connot open the page.

          What Url you are using for accessing that page ? it should be : http://ipaddress:5555/SiteName/Service.asmx By default we do not need to specify the Port 80. Let me know if this helps you :-D

          Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

          B Offline
          B Offline
          Ben Regaya Hedi
          wrote on last edited by
          #4

          I try to use the url: http://10.13.4.30:5555/webservice/ClientService.asmx the same problem :(

          1 Reply Last reply
          0
          • R Robin_Roy

            Are you using WCF Services?

            B Offline
            B Offline
            Ben Regaya Hedi
            wrote on last edited by
            #5

            No its simple web service

            1 Reply Last reply
            0
            • A Abhijit Jana

              Ben.Regaya.Hedi wrote:

              web site the port 5555 because the machine has already MS CRM as default web site, when i tryed to open the asmx page, the server connot open the page.

              What Url you are using for accessing that page ? it should be : http://ipaddress:5555/SiteName/Service.asmx By default we do not need to specify the Port 80. Let me know if this helps you :-D

              Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

              B Offline
              B Offline
              Ben Regaya Hedi
              wrote on last edited by
              #6

              IIS return page was not found

              1 Reply Last reply
              0
              • B Ben Regaya Hedi

                Hi all, I developped a web service using VS 2008 DotNet 2.0, the web service work fine on VS, I published the application on the local machine and i copied the content of the virtual folder to the default web site (wwwroot) of windows server machine IIS port 80, the web service work fine,at the second time i copied the content of the virtual folder to another machine (windows server 2003 IIS 6) using another web site the port 5555 because the machine has already MS CRM as default web site, when i tryed to open the asmx page, the server connot open the page.

                V Offline
                V Offline
                vishwjeet
                wrote on last edited by
                #7

                Please provide the error screen. Hope you have tried making this webservice as default and checked.

                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