Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

redirect all requests
tolot27
#1 Posted : Tuesday, October 17, 2006 8:55:49 AM(UTC)
Groups: Member
Joined: 10/17/2006(UTC)
Posts: 6

Hi,

how can I redirect all requests to my web application, even if they are invalid?

With IIS I just added the extension '.*' to the Application extension mapping, point it to the aspnet_isapi.dll and disabled 'Check that file exists'.

How to get similar behaviour with ultiDEV Cassini webserver?

--
Best regards,
Mathias
Ultidev Team
#2 Posted : Tuesday, October 17, 2006 10:17:08 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Mathias,

Unfortunately our Cassini does not have the capability of handling all requests in ASP.NET regardless of the file extension.

Regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
tolot27
#3 Posted : Tuesday, October 17, 2006 10:27:41 AM(UTC)
Groups: Member
Joined: 10/17/2006(UTC)
Posts: 6

Hi again,

would that be work, if I implement a custom IHttpModule?

--
Regards,
Mathias
Ultidev Team
#4 Posted : Tuesday, October 17, 2006 4:18:25 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi there!

Sorry, we are not sure about this one. We will need to test it and/or review our sources. We'll post here when we find out.

Regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
tolot27
#5 Posted : Tuesday, October 17, 2006 10:23:27 PM(UTC)
Groups: Member
Joined: 10/17/2006(UTC)
Posts: 6

Hi,

my original problem was solved. Instead of a custom http module, I implemented or enhanced the global.asax respectively. But I still have to write a http module because my application should work with IIS and Cassini. For IIS the http module is necessary to avoid an extra entry in the application extension map. Today I'll finish this module and test it with Cassini.
I'll post the results here.

--
Regards,
Mathias
Ultidev Team
#6 Posted : Wednesday, October 18, 2006 4:27:14 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Thanks, Matias! We appreciate your input.

Regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.