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
360
Visual Studio Does Not Allow Modification of existing IG controls
posted

I installed NetAdvantage ASPNET 20082 CLR20 and loaded an application created using a previous version of IG. The problem is Visual Studio 2005 does not show the iG Tasks Arrow on existing items in Design view. However, I can add new items from the VS Toolbox and the tasks arrow is shown.

It basically looks like Visual Studio isn't recognizing the controls created under a previous version. I have run the upgrade utility on this application. The control names are the same :
OLD: igsch:WebDateChooser
NEW: igsch:WebDateChooser

How do i get VS to show me the Tasks arrow?