2 Replies Last post: Oct 4, 2008 2:50 PM by Jeremy Holt  
Guest
Currently Being Moderated

Oct 3, 2008 11:35 PM

R# not recognizing web controls when tag is defined in web.config

Instead of registering controls in easch asp.net page, I have registered

them in .....

 

R# 4.1.933.3 no longer recognizes any tags or references to telerik -

neither in the code nor the markup.

 

If I remove the reference from web.config and put the registration back into

each individual page R# behaves OK again.

 

I moved all the references to web.config today because I upgraded to the

latest version of Telerik and found myself touching each file to change the

references.

 

Is this a known issue?

 

Thanks

Jeremy

 

 

More Like This

  • Retrieving data ...