Hi, I created a simple Temperature converter in Visual Studio Express 2012 for web, now I wish to publish my project, could any one steer me to a good tutorial site on how to do this please!
I tried searching google and YouTube for tutorials but have not been successful.
Any help on this will be appreciated!
Cheers from MagicBytes :)
PS. I downloaded and installed Visual Studio Express 2012 for web on 16th Nov 2012, so I am a newby to this product.
Hi, thanks for your time to reply, in Visual Studio Express 2012 for web, I manage to publish my project, but the problem is I don't see the TemperatureConverter.html file in my www folder on my web hosting server, the only files that I see that was published
is TemperatureConverter.apsx file and a bin folder with two files named, TemperatureConverter.dll and TemperatureConverter.xml, how am suppose to include my project to my website if there is no html file to display a page in a browser.
MagicBytes
0 Points
5 Posts
How to publish my Visual Studio Express 2012 for web project to my web hosting site
Nov 18, 2012 04:55 AM|LINK
Hi, I created a simple Temperature converter in Visual Studio Express 2012 for web, now I wish to publish my project, could any one steer me to a good tutorial site on how to do this please!
I tried searching google and YouTube for tutorials but have not been successful.
Any help on this will be appreciated!
Cheers from MagicBytes :)
PS. I downloaded and installed Visual Studio Express 2012 for web on 16th Nov 2012, so I am a newby to this product.
Bimalvv
Contributor
2356 Points
478 Posts
Re: How to publish my Visual Studio Express 2012 for web project to my web hosting site
Nov 18, 2012 03:41 PM|LINK
Hi,
Please see this MSDN link
http://msdn.microsoft.com/en-us/library/dd465337.aspx
Thanks,
Bimal
Bimal
MagicBytes
0 Points
5 Posts
Re: How to publish my Visual Studio Express 2012 for web project to my web hosting site
Nov 19, 2012 11:53 AM|LINK
Hi, thanks for your time to reply, in Visual Studio Express 2012 for web, I manage to publish my project, but the problem is I don't see the TemperatureConverter.html file in my www folder on my web hosting server, the only files that I see that was published is TemperatureConverter.apsx file and a bin folder with two files named, TemperatureConverter.dll and TemperatureConverter.xml, how am suppose to include my project to my website if there is no html file to display a page in a browser.
I am not getting it!
Cheers from MagicBytes :)
Topspy
Contributor
3785 Points
806 Posts
Re: How to publish my Visual Studio Express 2012 for web project to my web hosting site
Nov 23, 2012 06:51 AM|LINK
aspx file is what's expected there. you won't get html files for vs publishing. Html is static file and no need pubish at all.
Asp.net Hosting | Windows Hosting | SQL Server Hosting
MagicBytes
0 Points
5 Posts
Re: How to publish my Visual Studio Express 2012 for web project to my web hosting site
Nov 23, 2012 10:30 AM|LINK
Hi, thank you for your responce, so how do I view my project in a web page then ?
I am confused!
I am new to this.
Cheers
Shailendra S...
Member
551 Points
145 Posts
Re: How to publish my Visual Studio Express 2012 for web project to my web hosting site
Dec 01, 2012 11:51 AM|LINK
while publish all .aspx.cs/vb files are converted into .dll.
So no need to confuse.
Please check you published folder first try this published folder in your local and try to configure in your local iisthen you can go to hosting site.
www.techaray.com