hotdogwater Posted April 22, 2014 Report post Posted April 22, 2014 My main goal is to get PrettyGoodFrontendClone working with the deployment webservice from codeplex. I have the deployment webservice running and ran some methods. The question I have is how do I restrict the web service so only the Userid and password that the Frontend is going to use is accepted. do I go somewhere is IIS (7.0) or do I give access to the webservice directories? I just don't want anonymous access, as anyone would be able to run methods at anytime and cause problems moving/creating/deleting stuff! Quote Share this post Link to post Share on other sites More sharing options...
0 anyweb Posted April 22, 2014 Report post Posted April 22, 2014 have you looked at your application pool settings for the webservice ? Quote Share this post Link to post Share on other sites More sharing options...
My main goal is to get PrettyGoodFrontendClone working with the deployment webservice from codeplex.
I have the deployment webservice running and ran some methods.
The question I have is how do I restrict the web service so only the Userid and password that the Frontend is going to use is accepted.
do I go somewhere is IIS (7.0) or do I give access to the webservice directories?
I just don't want anonymous access, as anyone would be able to run methods at anytime and cause problems moving/creating/deleting stuff!
Share this post
Link to post
Share on other sites