How to configure a Publish Profile in Visual Studio 2010
- Hits: 1583
- Subscribe to updates
- Bookmark
You can easily publish and deploy your Visual Studio website project to Gyre Consulting Hosting. You can use the information provided to you in your WebMatrix .publishsettings xml file.
Access and edit your Publish Profile
Click the edit icon
Enter your publishing details
1. Select "Web Deploy"
2. Enter the Service URL: https://web.deploy.gyresites.com:8172/MsDeploy.axd
3. Enter your Site/application: This is where you enter your site name, in most cases this is your Domain name. If you don't want the application that you are publishing to be the root of your site then enter your Site followed by "/<Some Name>". Please note, this process can delete files.
Also note to publish to your root of your web your site must be followed by a "/" for example: mysitedomain.com/
4. This is optional, what it does is turn your "/<Some Name>" into a IIS Application which gives you more functionality.
5. Enter your credentials, you can get your credentials from within your client account area, under my products/services.
6. Press "Save" , top right.
