![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
"Reference error message: The referenced assembly is not installed on your system." |
|
I've been pretty much tried everything... |

#3
| |||
| |||
|
| "Reference error message: The referenced assembly is not installed on your system." What is it about your problem that makes you think that it is MySQL++ related? Assemblies are a .NET thing, which is completely outside of MySQL++'s scope, as it is an unmanaged C++ library. MySQL++ doesn't reference any assemblies. I've been pretty much tried everything... Except, apparently, for moving to Linux, an operating system _designed_ to be used remotely, so you can debug programs without needing to install Visual Studio... > ![]() -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsu...lite (DOT) net |
#4
| |||
| |||
|
|
No offense or anything, but im getting an "assshole" vibe off that comment. |
#5
| |||
| |||
|
|
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 |
#6
| |||
| |||
|
|
No offense or anything, but im getting an "assshole" vibe off that comment. You can certainly take it that way if you like. But, you might also observe that I'm the only asshole who bothered to answer you at all. I read back through my reply, and while I can see how you could read that tone into it, it doesn't have to read that way. Even the snarky comment about Windows was meant in part to point out an important fact: Windows really isn't made to be used remotely. It's not about technology, it's about mindset. Windows' roots are in the desktop PC world, while Linux's roots are in the teletype and minicomputer world; Linux's predecessors were almost _always_ used remotely, by everyone. That makes for different design decisions than when you always have local access to a graphical display, mouse, etc. I use all three major operating platforms daily. If one was good at everything, I wouldn't have to use all three. If I want a platform where I can debug software remotely, Linux wins. There's no bias there at all -- it's just an objective judgment. -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsu...lite (DOT) net |
![]() |
| Thread Tools | |
| Display Modes | |
| |