I’ve noticed on many occasions that when adding a new control inside an asp:Wizard control using Visual Studio .NET 2005 that the Intellisense can’t find the new control. There is nothing wrong with your code if this happens. It is a bug with Visual Studio. The solution I’m using to fix this is to add my new controls inside the asp:Wizard control first. Then I close and relaunch Visual Studio. At that point the code behind detects the new controls and Intellisense works again.
About
Digital Colony is the technical web site for Michael Allen Smith of Seattle.
