For installing the Windows/Web Service .Net Framework 4 is necessary, if not present then install it first.
- Run the Webservice Setup application by just double clicking it.
- The installation process is self explanatory just go through pressing next button until finish comes.
- After Successful installation you should find the folder “C:\Inetpub\wwwroot\hmscrsWebServiceSetup”.
- Go to “C:\Inetpub\wwwroot\hmscrsWebServiceSetup\Web.Config”
- Set the Connection string for all the properties,
Note : In case you want to change the order of any connection string
name Check the according name and number from code of the service
No need to explicitly start the service Webservice is started as long as the server iis is started - Go to run->inetmgr->websites->DefaultWebsites
No comments:
Post a Comment