Wrox Programmer Forums
|
BOOK: Professional Microsoft Robotics Studio ISBN: 978-0-470-14107-6
This is the forum to discuss the Wrox book Professional Microsoft Robotics Developer Studio by Kyle Johns, Trevor Taylor; ISBN: 9780470141076
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Microsoft Robotics Studio ISBN: 978-0-470-14107-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 1st, 2008, 02:24 AM
Wrox Author
 
Join Date: Apr 2008
Posts: 60
Thanks: 0
Thanked 5 Times in 5 Posts
Default New version of Sample Code available

An interim version of the sample code for the book is now available from http://www.promrds.com

This version has been built using the July CTP of MRDS V2.0.

Please read the notes that accompany the package and report any problems that you might find.

It is a DssDeploy package that installs itself into a July CTP installation of MRDS. The binary files are included so there is no need to compile anything before you try out the samples.

Trevor

 
Old August 2nd, 2008, 01:04 AM
Registered User
 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for the update. I ran into some problems and thought I would share them in case it might help someone else. Although, I'm a noob so I may hurt instead of help. I tried compiling the promrds\chapter1\firstservicecompiled project and the promrds\chapter9\explorersim project in both C# 2005 Express and C# 2008 Express and had similar problems. There were various absolute paths that I ended up having to change in the *.csproj and *.csproj.user files for each project. I had to change all instances of "D:\Documents and Settings\taylort2.QUTAD\Microsoft Robotics Dev Studio 2008" in both files to the directory that matches my installation, and I had to change all instances of "C:\Microsoft Robotics Studio (1.5)" to the directory that matches my installation. I found it best to make those changes before I opened the project.
 
Old August 23rd, 2008, 05:06 PM
Wrox Author
 
Join Date: Apr 2008
Posts: 60
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Hmm. This should not happen.

When you run a DssDeploy package, it is supposed to run DssProjectMigration after installing the files. Did you install the new version of the files that is specifically for the July CTP, or did you copy over the files from V1.5?

To correct the problems that you are seeing, you need to do the following:
1. Open a DSS Command Prompt
2. Run the following command:
DssProjectMigration /b- ProMRDS

This will update all of the references to match the current installation directory.

Trevor







Similar Threads
Thread Thread Starter Forum Replies Last Post
want sample code mohiddin52 Access VBA 2 December 16th, 2006 04:54 AM
Need Sample code okshilato SQL Server 2005 0 March 28th, 2006 10:41 AM
Sample Code mirouvor Java Databases 1 January 2nd, 2006 02:28 PM
access denied in thePhile app C# version sample mkamoski Wrox Book Feedback 2 August 30th, 2005 06:49 AM
Where the sample code? rbtcx BOOK: Professional C#, 2nd and 3rd Editions 5 August 21st, 2003 02:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.