Internet explorer(IE)/ASP.NET

  • Thread starter Thread starter Guest
  • Start date Start date
You don't have to setup IE to view the
results of calling aspx files in IE, benji.

If you want to *serve* aspx files, you need to be running
a web server and have installed the .Net Framework.

You can get the basic information you need at :
http://msdn.microsoft.com/asp.net/gettingstarted/default.aspx

Also, read : http://msdn.microsoft.com/asp.net/support/faq/

and the ASP.NET FAQ : http://asp.net.do/faq/



Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
 
How can I set up my IE to view files with extension .aspx ?

1. Open Internet Explorer.
2. In the Menu, Select Tools|Options.
3. Click the OK Button
4. Type in a URL to a web page with a .aspx extension.

Steps 2 and 3 are not necessary, but I didn't want you to feel like you
hadn't done anything special.

--
;-),

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top