problem regrading IIS(ASP.Net)
-
i have installed IIS on my Windows XP normally.its working for http://localhost/ but when i give a site like http://localhost/paksite/Test.aspx (its a test page i developed myself.name is obviously Test.aspx) it give me back HTML and asp.net code as well. as u all know that server should not return asp.net code. it should only return html and html equivalent of asp.net code
-
i have installed IIS on my Windows XP normally.its working for http://localhost/ but when i give a site like http://localhost/paksite/Test.aspx (its a test page i developed myself.name is obviously Test.aspx) it give me back HTML and asp.net code as well. as u all know that server should not return asp.net code. it should only return html and html equivalent of asp.net code