obaidi2005 / cdmaworkshoptool

Automatically exported from code.google.com/p/cdmaworkshoptool
0 stars 0 forks source link

cdmaTerm project doesn't open in visual studio express 2010 #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to open solution or .vbproj file
2. Solution will load, but project shows up as unloaded
3. Right clicking and selecting reload will show the files breifly then they 
will disappear 

What is the expected output? reloading should open the project

What do you see instead? the project fails to load

For now I recommend opening the project in SharpDevelop which seems to be able 
to load the project fine...

A bit of searching suggests that I am including functionality that is not 
supported in the express version of visual studio(but tbh I thought i could 
open/build fine in express after I had added that 
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> so I am a bit 
confused by this...)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chromableedstudios on 22 Jul 2012 at 7:36

GoogleCodeExporter commented 9 years ago
After some debate here I have moved to Visual Studio Express 2012(it will allow 
you to combine the vb and c# projects unlike previous express versions), 
although it requires Windows 7 afaik.

Original comment by chromableedstudios on 25 Sep 2012 at 11:57