recreate designer.vb
After adding the AJAX control toolkit, the designer.vb page stopped staying in synch when I would add and delete controls.
Even though there were no compile errors and all the toolkit controls rendered fine in VS 2008, the designer file needed a reference to the AJAX toolkit in the project. I had only placed the reference in the actual page.
To regenerate designer.vb:
Delete the designer.vb page, right click on the aspx page and choose Convert to Web Application.
Trackback URI |