How do I open an .aspx file?

Anonymous
2011-03-30T21:08:26+00:00

I have just downloaded an .aspx file.  Windows 7 doesn't know how to open.  How can I open it?

Windows for home | Previous Windows versions | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2011-03-30T22:27:11+00:00

An .ASPX file is a collection of processing routines written in Visual Basic Script. They are typically run from a web server or similar calling program by passing parameters into one or more of the routines.

If you try double-clicking the file, you are attempting to run it. When run out-of-context, e.g. not from a calling program, the .ASPX file can do nothing but damage.

If you want to see the underlying script commands, right click it and select Edit. The file should open in Notepad and you should be able to read the code.

Was this answer helpful?

300+ people found this answer helpful.
0 comments No comments

78 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-10-12T13:44:00+00:00

    I think it is easier to use a converter. There are many of them. Personally I prefer using File Type Advisor (https://www.filetypeadvisor.com/) as it knows all file formats (document, audio, video, text, graphics) and always helps to open my files when Windows can't do this. Also it suggests software that will convert the format to another file type. I find it to be very convenient. Hope it helps!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-03-16T16:54:18+00:00
    1. Right click on the file that you want to open.
    2. Click on "Properties"
    3. You should be looking at the General tab, so click on the "Change" button
    4.  Adobe Acrobat was already a recommended program listed for me and therefore click on it. Otherwise, you can select the "Browse" button and search for Adobe Acrobat.
    5. Click "OK"
    6. Go back to the file and now it will open with Adobe Acrobat

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-01-22T23:22:26+00:00

    I've done all this and more and still no luck ever since mid October last year cannot view an aspx file via a web browser on Microsoft Edge, at end of my tether now, ready to change my browser back to Chrome

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2017-01-14T22:06:02+00:00

    This solved my problem.  I simply opened Windows Explorer and changed the name of the file from

    "abcde.aspx" to "abcdde.pdf".

    Was this answer helpful?

    0 comments No comments