[mono-vb] System.NullReferenceException: Object reference not set to an instance of an object at System.Windows.Forms.TreeView.MouseMoveHandler when dragging a node in a treeview

Easy_Rider9999 jhmgbl2 at t-online.de
Mon May 18 16:32:57 EDT 2009




Stifu wrote:
> 
> I just tried your app...
> 
> With .NET, it won't start due to the fact you didn't include the
> Mono.Data.Sqlite.dll file with your project. Shouldn't you do so if you
> want your app to be "Platform-Independent"?
> 
> With Mono 2.4 on Windows, I also get an error on start up.
> Have a look: http://stifu.free.fr/pics/temp/repetit_error.png
> 
> 
> 
If you want to install the Mono version with .Net you should read the
installation instructions in README.txt or at sourceforge. The error
messages you send me come from a missing SQLITE3.DLL. And the one with the
log is due to the fact, that logging is not implemented in Mono-Win, this
error message does not occur in Mono-Linux. Instead of the developers of
Mono i don't say that my program is version 2.4Beta but 0.7.6-Alpha, so some
errors are normal. By the ways this error does nor more occur with the
latest SVN-Build of Mono, but unfortunately there are some other errors
instead. If you want an easy install of Repetit you should download the
windows version with installer.

Regards Hans
-- 
View this message in context: http://www.nabble.com/System.NullReferenceException%3A-Object-reference-not-set-to-an-instance-of-an-object---at-System.Windows.Forms.TreeView.MouseMoveHandler-when-dragging-a-node-in-a-treeview-tp23582605p23604540.html
Sent from the Mono - VB mailing list archive at Nabble.com.



More information about the Mono-vb mailing list