Visual Studio 2010 and Windows 10

etienne_marais

Honorary Master
Joined
Mar 16, 2008
Messages
16,250
Reaction score
19,740
Location
Centurion
I am running into some serious issues with Visual Studio 2010, may or may not be related to Windows 10.

Anybody still stuck on VS 2010 and using Windows 10 ?


Problems (seems to have) started after I made a copy of my projects folder to start a divergent branch of an application. When I compile the relevant project, it gives an 'errors found' message, but no errors appear on the error list window. When you compile again, it works. After you close the program and compile again the same thing happens again. I (unwisely) continued to work like this for 2 days.

Then I installed a Windows 10 update. I did not reboot. VS was open during the update, and it seems that the new problems started after the update was completed. Without any code modifications, when I select my main form, it can't find one of the custom controls. The custom control is however in the project tree. The message reads "The variable 'controlMYCONTROL' is either undeclared or was never assigned. The page with the message gives an option to show the call stack and it looks like this:

at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager manager, String exceptionText, String helpLink)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement)

Any help MUCH appreciated.
 
Can't use Community in a proper Dev house. License limitations albeit how will they find out?

#Yolo
 
Can't use Community in a proper Dev house. License limitations albeit how will they find out?

#Yolo

I also been trying to figure it out, their license terms keep saying small professional teams of 5 users and stuff like that maybe someone else can shed some light on this.
 
Top
Sign up to the MyBroadband newsletter
X