PDA

Click to See Complete Forum and Search --> : .aspx prompts me to Save As


john83
May 15th, 2005, 12:46 AM
when i run a .aspx from my localhost (winxp), it has no problems displaying
however when i run a .aspx with database integration or with vb.net codes
inside, it prompts me to save as, how do i resolve this?

axion_sa
Jun 6th, 2005, 02:53 PM
Sounds like ASP.Net isn't installed, or the installation is somewhat corrupted (the ISAPI filter isn't around to play) - first shot would be to try re-installing ASP.Net. In a command window, run:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i