Showing results for controls - .NET Blog

May 6, 2010
0
0

Another Error Creating Control in the Design View with Object Reference Not Set in Visual Studio 2010

Web Development Tools Microsoft
Web Development Tools Microsoft

In a previous blog, Controls State: "Error Creating Control" in the Design View in Visual Studio 2010, I have discussed about an Error Creating Control issue related to accessing the Session state in the OnInit() method. Since then, I have discovered that the Error Creating Control will also show in the design view if we try to access any...

ASP.NET
Mar 5, 2010
0
0

Hotfix for “Issue with Auto-Generated Designer Files not Adding Controls”

Web Development Tools Microsoft
Web Development Tools Microsoft

A hotfix is now available for issues most commonly described as "Controls are not being recognized in the code-behind" and "Editing existing .aspx regenerates .aspx.designer.(cs), but most of the controls are now missing”. These issues were seen in Visual Studio 2010 RC release.This hotfix can be downloaded from: http://connect.microsoft.com/...

ASP.NET