|
-
May 15th, 2005, 12:46 AM
#1
Thread Starter
Lively Member
.aspx prompts me to Save As
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?
-
Jun 6th, 2005, 02:53 PM
#2
Re: .aspx prompts me to Save As
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|