Robotics Studio 2006

Hello,
I am trying to get Microsoft Robotics Studio to work. I am using Visual Studio 2003. I am getting errors at every stage (ie. installing references, opening the sample projects) and I am wondering if it only runs on Visual Studio 2005. Thanks.
[260 byte] By [pashford] at [2007-12-21]
# 1

Sorry, the robotics studio CTP does not work with Visual Studio 2003.

But note, from the system requirements, that it will work with Visual C# Express, which is a free download.

PaulHarringtonMSFT at 2007-9-10 > top of Msdn Tech,Visual C#,Visual C# General...
# 2

Hi,

Can I, and if so, how do I integrate Robotics Studio CTP with Visual Studio 2005 Express? I just downloaded both of these yesterday.

Thank you,

Steve

stevenelaw at 2007-9-10 > top of Msdn Tech,Visual C#,Visual C# General...
# 3
If already installed, uninstall Robotics studio. Install the Express software. Install Robotics Studio.
JeffWharton at 2007-9-10 > top of Msdn Tech,Visual C#,Visual C# General...
# 4

Jeff,

OK, now how do I get Visual Basic Studio Express to use the Robotics Studio CTP?

Steve

stevenelaw at 2007-9-10 > top of Msdn Tech,Visual C#,Visual C# General...
# 5

Hi Steve,

Probably the easiest way is to follow some of the tutorials installed with Robotics Studio.

There's a shortcut called "Microsoft Robotics Studio Tutorials" installed in the Robotics Studio program group which has a few examples on how to use it with VB.NET. Most of the exmples are in C# though, howver there should be enough VB ones to get you started.

Cheers
Jeff

JeffWharton at 2007-9-10 > top of Msdn Tech,Visual C#,Visual C# General...