Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
215
How can avoid to update aspx code in design mode
posted

Hello

In visualstudio, each time I go in design mode and the I return in aspx page 

Visualstudio update infragistic control inserting dirty code in control infragistics that I don't want

I wish that design view doesn't upadate the aspx code wrote by editor aspx or it ask a confirm how it happens

for asp.net control.

I could avoid to  use  design mode but I need some time to generate stub method for event handler.

 Thank for help

 

Luca Chiesa

 

Parents
  • 14049
    Offline posted
    Please verify that your tagPrefixes are properly pointing to the version
    of IG dll you have installed on your machine and there is no duplicating
    dlls, for example one version in the GAC, another in the Bin folder.
Reply Children