Hello when I compile a ASP.NET C# project using file Microsoft.NET\Framework\v2.0.50727\MSBuild.exe I am getting an error as “ERROR CS0103: The name (forms name) cannot be found in the current context”
This error is displayed individually for every where I use ASP.NET forms.
You forgot to add designer file to your code file.