Viewing entries tagged Visual Studio 2010
Posted by admin
admin
admin has not set their biography yet
User is currently offline
on Thursday, 14 July 2011
in Websitepanel
You can publish content to this site easily via either Web Matrix or Visual Studio .NET 2010. You have an option to re-build publishing profile if you decide to change or update your publishing settings. This guide will show you how.
Log into your Control Panel
Enter your Username and...
Posted by admin
admin
admin has not set their biography yet
User is currently offline
on Saturday, 09 July 2011
in Hosting
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...
Posted by admin
admin
admin has not set their biography yet
User is currently offline
on Wednesday, 14 July 2010
in Websitepanel
By default you get a hosting space FTP account to manage all of your web site files, this account cannot be used with web deploy publishing. You must create a dedicated FTP account for the site you wish to publish to. This guide will show you how to create a...
Posted by admin
admin
admin has not set their biography yet
User is currently offline
on Monday, 12 July 2010
in Hosting
When deploying database driven web application using Visual Studio, you need your Database connection string, this guid will show you haw to easily find your SQL Database string within your Web Publish profile setting (xml file)
Open and View your Publishing Settings file with a Text Editor
You SQL Data...