I already know why IdSeparators are diferent between 2 application... My web.config is defining
<xhtmlConformancemode="Legacy"/>
in application that was failing. In application that worked fine I didn't define this property.
Now I having 2 apllications working(web.config was changed to be possible to have IdSeparator as '$')... But I thing that MicrosoftAjaxWebForms.js has a problem in _uniqueIDToClientID because it has hardcoded the IdSeparator. Please, let me know how can I report a bug to AJAX.NET.
Thanks,
Carlos Marc?o
That solved the problem...
Thank you...
 
No comments:
Post a Comment