Running Asp.Net page ?

  • Thread starter Thread starter Arsalan
  • Start date Start date
A

Arsalan

How do i run ASP.net page (.aspx)
I've installed Visual Studio and my IIS is working fine (delivering asp
pages but not aspx pages)
 
If you installed IIS after you installed ASP.NET, you'll need to run
aspnet_regiis in order to configure your server. Also, what error message
are you seeing?
 
I dont get any error,but when i access aspx page the browser asks to
download that file
in another word aspx page is not being executed.
 
-----Original Message-----
How do i run ASP.net page (.aspx)
I've installed Visual Studio and my IIS is working fine (delivering asp
pages but not aspx pages)



.
you should install .net framework
 
Thanks, it solved my problem.
and also thanks to every1 who've tried to help me
 

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