Defining a new extension in IIS Options

M

mazdotnet

Hi guys,

I need to do a redirect anytime a call is made to somepage.xps. How
can I define .xps to be processed like html or aspx? I tried adding a
handler to iis but it still doesn't work. I'm using Vista.

Thanks
Maz
 
J

Juan T. Llibre

Add .xps to the application extension mappings.

Right-click the application in the IIS Manager, select "Properties"
and the click the "Configuration" button.

Copy the executable paths from an existing extension and click the "Add" button.
Then, configure .xps for whatever verbs you need.




Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
=========================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,146
Messages
2,570,832
Members
47,374
Latest member
EmeliaBryc

Latest Threads

Top