PDA

View Full Version : Intelligencia.UrlRewriter.dll


FaithRaven
01-29-2008, 01:11 AM
Yes the Bin folder is already synced.

wisemx
01-29-2008, 01:34 AM
If it is in your root /Bin/ folder and your code is correct it should be working.
Did some checking just now and YetAnotherForum uses it.
http://yetanotherforum.net/

Might help to download it and look at the code.

I've tested that successfully on DASP servers.
Salute,
Mark

FaithRaven
01-29-2008, 02:01 AM
I've just published the compiled version. Still the same problem.

My urls look like /news/all/ . Maybe the IIS needs to be configured to threat extension less files as aspx ?

Edit: Yes. Having extension less links seems to be the problem. It works by default in IIS7 but it has to be enabled in IIS6.

Post Edited (FaithRaven) : 1/29/2008 2:48:57 PM GMT

FaithRaven
01-29-2008, 11:24 AM
Hello

I'm using Intelligencia.UrlRewriter.dll module to do UrlRewriting on my site. It rewrites calls like news/all/ to news.aspx?Category=All. It works like a charm on my Vista localhost with IIS7 but on the live server I get the 'The page cannot be found' error when calling this urls.

Thanks in advance for your help.

wisemx
01-29-2008, 11:40 AM
I'm not familiar with it but if it's a library that runs from your application bin folder make sure you have sync'd your folders.

FlyTheBlueSky
02-02-2008, 01:24 AM
Is wildcard mapping enabled? See http://community.discountasp.net/default.aspx?f=24&m=18436&g=18443#m18443

vvsharma
02-02-2008, 06:10 AM
Wild card mapping is not enabled by default.Issue a ticket to the DASP support team to do that for you.

Vikram

DiscountASP.NET
www.DiscountASP.NET (http://www.discountasp.net/)