2011-08-15 16 views
0

今日の良い時間!Visual StudioでMRDS 2008プロジェクトをコンパイルする際の問題

私はMicrosoft Robotics Developer Studio 2008 R3、Visual Studio 2010およびWindows Vista、.NET 3.5を使用します。

TestBenchを実行すると、DSSコマンドプロンプトの「Professional Microsoft Robotics Developer Studio」からすべてが正常です。それはうまく動作します。私はVS 2010でそれをコンパイルしようとする。しかし、それは私に、このエラーを示しています

** Error creating service. Service type:http://www.promrds.com/contracts/2007/1 
0/simulatedlynxl6arm.html [08/15/2011 09:23:18][http://pc44es162:50000/construct 
or] 
*** Service creation failure most common reasons: 
    - Service contract identifier in manifest or Create request does not match C 
ontract.Identifier 
    - Service references a different version of runtime assemblies 
    Additional information can be found in the system debugger log. 
[08/15/2011 09:23:18][http://pc44es162:50000/manifestloader/55da59ed-5e66-4520- 
8b83-495d8adc47c3] 
* Manifest load complete [08/15/2011 09:23:18][http://pc44es162:50000/manifest 
loaderclient] 
*** System.BadImageFormatException: Die Datei oder Assembly "Microsoft.Xna.Frame 
work, Version=2.0.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d" oder ei 
ne Abhängigkeit davon wurde nicht gefunden. Es wurde versucht, eine Datei mit ei 
nem falschen Format zu laden. 
Dateiname: "Microsoft.Xna.Framework, Version=2.0.0.0, Culture=neutral, PublicKey 
Token=6d5c3888ef60e27d" 
    bei ProMRDS.Simulation.JointMover.JointMoverService.Start() 
    bei Microsoft.Dss.ServiceModel.DsspServiceBase.DsspServiceBase.<StartService> 
d__4f.MoveNext() 

=== Zustandsinformationen vor Bindung === 
LOG: Benutzer = VIERFORES\sergey 
LOG: DisplayName = Microsoft.Xna.Framework, Version=2.0.0.0, Culture=neutral, Pu 
blicKeyToken=6d5c3888ef60e27d 
(Fully-specified) 
LOG: Appbase = file:///C:/Users/sergey/Microsoft Robotics Dev Studio 2008 R3/bin/ 
LOG: Ursprünglicher PrivatePath = NULL 
Aufruf von Assembly : SimulationEngine, Version=2.2.76.0, Culture=neutral, Publi 
cKeyToken=31bf3856ad364e35. 
=== 
LOG: Diese Bindung startet im default-Load-Kontext. 
LOG: Die Anwendungskonfigurationsdatei wird verwendet: C:\Users\sergey\Microsoft Robotics Dev Studio 2008 R3\bin\DssHost.exe.Config 
LOG: Die Computerkonfigurationsdatei von C:\Windows\Microsoft.NET\Framework64\v2.0.50727\config\machine.config wird verwendet. 
LOG: Verweis nach der Richtlinie: Microsoft.Xna.Framework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d 
LOG: Download von neuem URL file:///C:/Users/sergey/Microsoft Robotics Dev Studio 2008 R3/bin/Microsoft.Xna.Framework.DLL. 
ERR: Das Setup der Assembly konnte nicht abgeschlossen werden (hr = 0x8007000b). 
Die Suche wurde beendet. 
[08/15/2011 09:23:18][http://pc44es162:50000/simulatedjointmover/a3bc9769-3a1f-413b-a49a-9debd6f1e07a] 

誰かが助けることができれば、私は非常にgratefullだろう。

答えて

0

ご使用のコンピュータにインストールされているXNAのバージョンが、XNA RDS 2008のバージョンで予期していないものと思われます。 RDS 4 Beta 2をインストールすることをお勧めします。これは、XNAの対応バージョンをダウンロードしてインストールします。

http://www.microsoft.com/download/en/details.aspx?id=28352