PDA

View Full Version : Application events not getting fired after URL rewriting


prawin_2k
10-24-2007, 12:56 AM
Iam developing an application where we need to implement the URL rewriting and iam using Forms authentication so that i can restrict the anonymous users accessing the secured pages.Before implementing URL rewriting every thing worked fine but after implementing the URL rewriting the events in the global.asax are not getting fired.Please some body help me out.
Thanks in advance
Prawin

raymondp
10-24-2007, 09:11 AM
Whats the error message that you are getting? Also, have you also opened a ticket to support desk to have wild card mapping to asp.net enabled?

rcp
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

vvsharma
10-24-2007, 09:22 AM
Are you doing the url rewrite in the global.asax itself?

Vikram

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