Hello,
I updated a project from NetAdvantage v9.1 to 11.1 version.
Now my project is correctly updated and working fine, but there are a lot of warnings in the aspx code.
Can this warnings be corrected?
Thanks in advance,
Miguel.
Hello Miguel,
I am looking into this matter with the warnings you are experiencing. I will give you a progress update by the end of the day Monday.
Sincerely,Mike P.Developer Support EngineerInfragistics, Inc.www.infragistics.com
I believe these warnings may be occurring because of incorrect capitalization. When you double click on the warnings where in your code do they bring you? Are they related to an Infragistics control? If not what are they related to?
I am following up to see if the information provided has resolved this matter. With placing the grid tags in the markup have the warnings been removed?
Please let me know if I may be of further assistance with this matter.
Looking at your second image I notice you don’t have the tags for the gird itself you just seem to have additional properties tags that go inside the main tags for the grid. I recommend you add the tags for the grid to your aspx page.
Please let me know if you have any questions concerning this matter.
They are all related to an Infragistics UltraGrid, and they are all correctly capitalized in the code.
You can see an example in the image below: