Compilation errors (Vista and MSRS v1.5)
Hi all,
I've installed May CTP v1.5 on a laptop running Vista Home Basic, and while the simulations supplied work (the ones that appear as selectable icons in the start menu), attempting to compile my own projects generates the following:
Error 1 The OutputPath property is not set for this project. Please check to make sure that you have specified a valid Configuration/Platform combination. Configuration='Debug' Platform='MCD'
Error 2 The command ""C:\Microsoft Robotics Studio 1.5 (CTP May 2007)\bin\dssproxy.exe" /dll:"C:\Microsoft Robotics Studio 1.5 (CTP May 2007)\bin\RobotTeamVistaOne.Y2007.M05.dll" /proxyprojectpath:"C:\Microsoft Robotics Studio 1.5 (CTP May 2007)\samples\RobotTeamVistaOne\Proxy " /keyfile:"C:\Microsoft Robotics Studio 1.5 (CTP May 2007)\samples\mrisamples.snk" /binpath:". " /referencepath:"C:\Microsoft Robotics Studio 1.5 (CTP May 2007)\bin\ " /referencepath:"C:\Microsoft Robotics Studio 1.5 (CTP May 2007)\bin\ "" exited with code 20.
Interestingly, the supplied simulation code (Simulation Tutorial 5) generates the same errors the first time compilation is attempted, but works on subsequent occasions, without any changes made to the build properties... what am I missing?
<edit>
I've re-installed MSRS v1.5 (May). First, I tried running simulation tutorial 5 from the progams menu icon. Failed to work, errors as below. Then I loaded the project into C# and attempted to build simulation tutorial 5- on the first build attempt it gives the same errors as above, on the second build attempt it claims success but then fails to work: errors displayed in red in command line type box are as below...
***Error creating service typehttp://schemas.tempuri.org/2006/08/simulationtutorial5.html [06/01/2007 10:27:57][http://ross-pc:50000/constructor/8b9d2cb8-5dc0-4d4b-8b7d-502df8c82918]
*** Manifest Loader: Creating service failed:http://schemas.tempuri.org/2006/08/simulationtutorial5.html [06/01/2007 10:27:57][http://ross-pc:50000/manifestloader/7881e510-4b1a-4d69-989f-3d22804d76be]
Simulation tutorial of Kuka Arm works correctly, I have at no time attempted compilation of it.
Disregard italicised material above- I've found the reason for this issue; uninstalling the May CTP doesn't actually remove all the C# files associated with it in the Vista O/S. It's necessary to manually delete the directory to get rid of the last remnants,then re-install.
Still having build issues with my projects and with the supplied ones, error messages on build as listed at the top of this post.
</edit>
Regards,
Ross.

