vote up 0 vote down star

Hi,

I have recently moved my ASP.Net website to a new hosting provider. I am having a problem, however - the rewrite rules for the blog no longer work.

I see that the developer has added the following to web.config: http://pastebin.com/m4f2f2dea

The new server is running IIS7 with the URL Rewrite module installed. Is there anything else I need to change?

The developers are not accessible in the near future, so I will need to figure this out on my own.

Edit: It appears they have used this: http://www.codeproject.com/KB/aspnet/URL%5FRewriting.aspx and not the URL Rewrite module of IIS. Any way to translate the rules into URL rewrite rules?

Thanks in advance, Donniel

flag

50% accept rate
can you share a link, which you have used for URL-rewriting? – Muhammad Akhtar Sep 22 at 6:22
Hi, A sample link would be site.com/permalink/14.aspx which should be rewritten to site.com/permalink.aspx?view=1&post_id=14/… – Donniel Sep 22 at 6:41
you need to show your web.config, there must be some changes required for IIS 7, you can email me your web.config at toakhtar@hotmail.com, I will look your web.config. – Muhammad Akhtar Sep 23 at 16:38

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.