DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   ASP.NET (http://www.daniweb.com/forums/forum18.html)
-   -   Visual Studio and ASP.NET (http://www.daniweb.com/forums/thread163473.html)

digits Dec 21st, 2008 5:53 pm
Visual Studio and ASP.NET
 
I have a website that I developed in Visual Studio Pro 2008. I have a series of .aspx pages. How do I make it so another person can see these pages on their browser? (like HTML pages).

I've tried saving the extension to .html, but the VB design doesn't show up and the page doesn't load.

Thanks :)

peter_budo Dec 21st, 2008 7:35 pm
Re: Visual Studio and ASP.NET
 
Upload it on the server,buy web hosting package, use company server if available or make your pc a hosting server

jbennet Dec 21st, 2008 8:25 pm
Re: Visual Studio and ASP.NET
 
Yeah they cant just view them locally, ASP is serverside code which is executed on the server, and then the html pages resulting from the operation are dynamically sent to the client for rendering in thier browser.

To run ASP.NET you will need a windows (IIS) hosting package with .NET support.


All times are GMT -4. The time now is 3:10 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC