|
 |
aspx_beginners thread: serving .aspx files - set up xspisapi.dll ?
Message #1 by "Irving Bos" <ibos@b...> on Sat, 11 Jan 2003 20:09:49
|
|
I have attempted start serving out .aspx files, but the browsers
attempting to do so are being asked if they want to 'save' or 'open'. I
understand I need to add the xspisapi.dll.
QUESTION: where is this file ? In the Windows folder, there is
microsoft.net\framework\v.1.0.3705. That is the only structure, and
nowhere is the xspisapi.dll.
Any help would be appreciated.
ibos
Message #2 by Colin.Montgomery@C... on Mon, 13 Jan 2003 13:27:36 -0000
|
|
sounds like asp.net hasn't installed properly. You need to have IIS running
when you install the .Net Framework/VS.Net, otherwise the file type mappings
are not set within IIS.
IIS will just spit out the .aspx files as it sees them - it won't process
them into HTML. That's why your user's browsers are asking them to save the
file etc. The browser looks at the MIMI headers to determine the file type,
not the extension.
Search the list for how to run the regiis.exe program - there have been
loads of posts regarding this. (I think that's the name of it anyhow)
HTH,
Col
-----Original Message-----
From: Irving Bos [mailto:ibos@b...]
Sent: 11 January 2003 20:10
To: aspx_beginners
Subject: [aspx_beginners] serving .aspx files - set up xspisapi.dll ?
I have attempted start serving out .aspx files, but the browsers
attempting to do so are being asked if they want to 'save' or 'open'. I
understand I need to add the xspisapi.dll.
QUESTION: where is this file ? In the Windows folder, there is
microsoft.net\framework\v.1.0.3705. That is the only structure, and
nowhere is the xspisapi.dll.
Any help would be appreciated.
ibos
*******
This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not the
intended recipient, please telephone or email the sender and delete this message and any attachment from your system. If you are
not the intended recipient you must not copy this message or attachment or disclose the contents to any other person.
For further information about Clifford Chance please see our website at http://www.cliffordchance.com or refer to any Clifford
Chance office.
|
|
 |