Maybe you compiled it MSVC .Net 2003/2005 usually those assembly things
appear with the failure to find an adecuated .Net FrameWork, even if you
did not used it some times these compilers links your code to the .Net
framework without you knowing it
Nick V wrote:
> Howdy folks,
>
>
> Well anyway, I've been coding with mysql++ for a while now, been working
> great. I've pretty much never had a problem with it on Windows XP... until
> I tried to send the program to my Dedicated Server running Windows Server
> 03. I sent over the files and the .dlls and tried to start 'er up and it
> just crashes on startup. It doesn't give me any error messages, but Event
> Viewer gives me the error,
>
> "Reference error message: The referenced assembly is not installed on your
> system."
>
> I've been pretty much tried everything...heh, and its getting very
> frustrating.
>
> Any help would be appreciated.
>
>
> -Nick
>
>
>