Visual Studio and ASP.NET

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Dec 2008
Posts: 2
Reputation: digits is an unknown quantity at this point 
Solved Threads: 0
digits digits is offline Offline
Newbie Poster

Visual Studio and ASP.NET

 
0
  #1
Dec 21st, 2008
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
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,205
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 486
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is online now Online
Code tags enforcer

Re: Visual Studio and ASP.NET

 
0
  #2
Dec 21st, 2008
Upload it on the server,buy web hosting package, use company server if available or make your pc a hosting server
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,218
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 538
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is online now Online
Moderator

Re: Visual Studio and ASP.NET

 
0
  #3
Dec 21st, 2008
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.
Last edited by jbennet; Dec 21st, 2008 at 8:25 pm.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC