[C#][RCX Mindstorms]A Problem
EDIT: RESOLVED.
I just needed to download the VC++ 2005.
It's working now. :P
----------------------------
I know this is like ancient, since the Lego Mindstorms 2.5 SDK is like 3 years old.
However, it's my preferred SDK, but it just won't work.
I get a "Could not load file or assembly 'C4F.LegoRcx, Version=1.0.2239.29242, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)".
http://i25.tinypic.com/nn8cwg.png
According to the creator's blog (http://www.sharplogic.com/blogs/ed/P...f53bf6cc6.aspx)
I should install VC++.
So, I go to microsoft.com/express, and download VC++ 2008.
Still doesn't work.
According to another source,
Quote:
I then tried the C++ version on a machine that already had C++ Express installed and found that C4F.LegoRcx.dll loaded because msvcr80d.dll and msvcm80d.dll were present. Installing C++ Express on the original machine also installed the missing DLLs and then the VB was able to load C4F.LegoRcx as well.
Haha...didn't work.
But I am using VCS 2008, when they used VCS 2005.
Could this be the case?
Any help is appreciated.