03-27-2007 07:28 AM
04-14-2007 02:47 PM
Your CIN has been compiled to link with dynamic link library versions of the Visual C runtime libraries. These libraries are not standard installed on Windows versions not at least one to two years newer than what the used Visual C environment is. So for Visual Studio .Net 2005 you probably need a Vista installation or maybe installing .Net 2.0 under XP might be enough.
@Greger wrote:HiI have av lsb file that i can load into the cin and run without anyproblems on my computer that have MS VS2005 installed . But when i installed the program on another computer it says "cin not loaded". I have use the "Creating a CIN project in Visual Studio .NET 2005 using C++ for LabVIEW 8.0" that i found on the forum.Any ideas?/daniel