Results 1 to 2 of 2

Thread: .aspx prompts me to Save As

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2005
    Posts
    106

    .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?

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724

    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
  •  



Click Here to Expand Forum to Full Width