Quote:
Originally Posted by M Luper
I have visualStudio.NET on my laptop. The OS on the laptop is XP
Proffesional. When I installed visualStudio.NET on my laptop I thought
that all of the dotnet framework was installed, but when I try to run aspx
files from my local host the page will load but it wont recognize the
elements of the page. It throughs text up on the screen like it was loading
a text file. How can I get my server to run aspx files.
|
i tried it on Server 2003
goto run
- write inetmgr
- on left panel click on 'Web Service Extension'
- Allow the services- Active Server Pages, ASP.Net vXXXX (All), Server Side Include, WebDev
it should solve the issue.