Hi All,
I have a demo example in EA to show the creation of a sequence diagram from executing a C# .net application.
This worked fine until my laptop was upgraded to windows 7
Upon trying the demo for the first time today (I don't use it very often)
The following error message occured
Running build script - Northwind Employees
C:\Projects\Northwind Application Test>"C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.com /build Debug Northwind Application Test.sln"
The directory name is invalid.
C:\Projects\Northwind Application Test Build completed with exit code 1
I am guessing EA is complaining about Program Files (x86), which is path to Visual Studio in Windows 7, it worked fine with Program Files
Any suggestions guys?
Cheers