Blog Stats
  • Posts - 15
  • Articles - 0
  • Comments - 27
  • Trackbacks - 35

 

Tips: Atlas and url rewriting

A few days ago, I found unexpected problem with using Atlas in one of applications. No matter what I've done, UpdatePanel gives me "Unknown Error" message. I had this before and thought it is problem somewhere deep in application, but this time was different. Atlas was working well unless I've added url rewriting feature to the application, so this time I knew where problem could be.

After a few tests, I found a problem. As a part of url rewriting feature I have actionless form to keep nice url after postback and it seems that somehow the action in the form is required by Atlas. Removing url rewriting is not an acceptable solution, so I had to find another one - just replace the action attribute with rewritten nice url. Atlas works fine and postbacks are going to nice url too.

HTH


Feedback

# re: Tips: Atlas and url rewriting

Gravatar Hi, This Url rewriting sounds interesting. I've not come across it before. Wonder if I should be using it some of my application.

Is there some simple article explaining where it is to be used, and why?

Many Thanks

Mickey Puri
mpuri@ivtelecom.co.uk
9/20/2006 6:51 AM | Mickey Puri

# re: Tips: Atlas and url rewriting

Gravatar I tried to replace the action tag of form with rewritten url but its also giving the same message "Unknown Error"... 10/30/2006 5:17 AM | Saeed

# re: Tips: Atlas and url rewriting

Gravatar Yeah Just come across thisone too with nested updatepanels. Had me scratching my head worked sometimes and not others. ON site http://edenschoice.com.au ... with a simple quick comment control I was making what a king size pain in the arse.

Do you have a solution? I have started to look at UrlRewritingNet.UrlRewrite to see if that works ... anyway happy coding... btw the subtext kit is pretty useful ..

batFINGER 2/20/2008 5:46 AM | batFINGER

Post a comment





 

 

 

Copyright © Ziemowit 'Jimmy' Skowronski