I created ASP.NET pages using C# code when I compile the (.csproj file) code using COMPILE.BAT file it shows me compilation error with error code cs1303 [ “Label01” not found, “TextBox01″ not found” so on… as all forms are unable to make dll…
I wanna compile all the code to make a dll file but I cannot compile it…. Anybody please help me….
I found that designer file is missing in your context. Try adding it.