Jump to content


  • 0
anyweb

How can I install a Web Service ?

Question

In this example we will install Maik Kosters excellent web services (7.2) on our SCCM server (which is already running IIS).

 

 

Installing the Web Service

 

Step 1. Download the files from this codeplex site

 

Step 2. Extract the content of the zip file into a folder on your Webserver

 

downloaded fils.jpg

 

Step 3. Copy the contents to your webserver root, rename the folder to something like NEWWebservice

 

newebservice.jpg

 

Step 4. Add the folder as a new Application to IIS (Step by Step Guide IIS 6 | Step by Step Guide IIS 7), Start IIS manager, expand Sites, right click on Default Web Site and choose Add Application.

 

add application.jpg

 

Step 5. Specify an "Alias" (the name you would like to use to access the Webservice, lets call it NewWebService) and the physical path to the extracted content of the webservice eg: c:\inetpub\wwwroot\NEWWebService

 

physical path.jpg

 

At this point the webservice is accesible (in internet explorer http://sccm/newwebservice/sccm.asmx ) but you cannot do anything with it (as it doesn’t know how to communicate with your SCCM site…) until you’ve done some final configuration…

Share this post


Link to post
Share on other sites

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.