I am new to sharepoint 2010 and I am asked to do a little bit of googling about "Deploying WCF on a Sharepoint 2010 site".
Firstly, ASP.Net Web Application and some WCF service is being created and that should be deployed to the target Sharepoint site.
I have gone through some links that helped me in getting to know the flow of how the deployment should be done. But what I exactly want is ' My machine is the server and the code that should be deployed is on another machine and that machine takes my site URL and deploys it will it give me any deployment errors'?
And another question I have is, right now we are deploying it on an intranet link so probably the deployment will be successful. But if I have to deploy it on an internet link what could be the possible changes/modifications that are required to be done.
I did not find any links related to this sort of question. Any kind of help is appreciated. :)
Thanks All