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?
Printable View
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?
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