Hi,
How to deploy a web service as well as utilizing application in production machine? I wish to install by uploading files to the production machine?
Regards,
Senthil
Printable View
Hi,
How to deploy a web service as well as utilizing application in production machine? I wish to install by uploading files to the production machine?
Regards,
Senthil
Create a virtual directory on the virtual machine first. You can then upload your files there. Alternatively, use Visual Studio 2005's publish feature.