Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Can an .asp extension be redirected to an .aspx web application bythe server in IIS 6

Reply
 
Old 04-01-2008   #1 (permalink)
The Great Pawn Hunter


 
 

Can an .asp extension be redirected to an .aspx web application bythe server in IIS 6

Hi,
We have an old .asp application. We want to write a new .aspx
application to replace it. However, many other programs still
reference the old .asp. What I want to do is have the .aspx run
instead of the .asp when these other applications run the .asp
program. Can the main.asp program be redirected to the .aspx
program? Hopefully by the server? We are running IIS 6.

Manny

My System SpecsSystem Spec
Old 04-02-2008   #2 (permalink)
Alex Meleta


 
 

Re: Can an .asp extension be redirected to an .aspx web application by the server in IIS 6

Hi

Guess <% response.redirect "where.apsx?" & Request.QueryString %> can be
the way for both of your reqs

Regards,
Alex Meleta
[Tech Blog: http://devkids.blogspot.com]

T> Hi,
T> We have an old .asp application. We want to write a new .aspx
T> application to replace it. However, many other programs still
T> reference the old .asp. What I want to do is have the .aspx run
T> instead of the .asp when these other applications run the .asp
T> program. Can the main.asp program be redirected to the .aspx
T> program? Hopefully by the server? We are running IIS 6.
T> Manny
T>


My System SpecsSystem Spec
Old 04-02-2008   #3 (permalink)
The Great Pawn Hunter


 
 

Re: Can an .asp extension be redirected to an .aspx web applicationby the server in IIS 6

On Apr 2, 9:18*am, Alex Meleta <amel...@xxxxxx> wrote:
Quote:

> Hi
>
> Guess <% response.redirect "where.apsx?" & Request.QueryString %> can be
> the way for both of your reqs
>
> Regards,
> Alex Meleta
> [Tech Blog:http://devkids.blogspot.com]
>
> T> Hi,
> T> We have an old .asp application. *We want to write a new .aspx
> T> application to replace it. *However, many other programs still
> T> reference the old .asp. *What I want to do is have the .aspx run
> T> instead of the .asp when these other applications run the .asp
> T> program. *Can the main.asp program be redirected to the .aspx
> T> program? *Hopefully by the server? *We are running IIS 6.
> T> Manny
> T>
Thanks Alex,

However, I found there is a redirect in IIS that does the trick It is
good
to have options though.

Thanks
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Registering of inbound routing extension in the Microsoft Windows Fax Server Vista print fax & scan
.ASPX Extension .NET General
Attaching to running iis7 app on 2008 server to debug aspx? .NET General
II6 - Application Extension Mapping PowerShell
Problem w/ redirected start menu on Server 2k3 domain Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46