http://teddmaa.blogspot.com/2008/12/opensim-in-visual-studio-on-win64.ht ml With more on http://www.adamfrisby.com/blog/2008/08/running-opensim-under-a-64-bit-en vironment/
I can also recommend the book "Debugging Microsoft .Net 2.0 Applications" http://www.amazon.com/Debugging-Microsoft-NET-2-0-Applications/dp/073562 2027 contains lots of useful info. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Peter Quirk Sent: 12. februar 2009 20:24 To: [email protected] Subject: [Opensim-dev] Need a debugging tip for Visual Studio C# 2008 Express I'm trying to debug the modrex code and having a problem with the Visual Studio C# 2008 Express edition debugger that I can't work around. I was wondering if someone can point me in the right direction. Before I start I should mention that Opensim + modrex executes more or less correctly and I can login with the realXtend 0.4 browser with the rexmeshloader patch. I am running on a 64-bit Vista system. When I start the opensim server in the debugger, the debugger halts at the statement m_connection.Open() in SQLiteEstateData.cs:Initialise with a BadFormatException. "An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)" Needless to say, this error does not occur when not running in the debugger. TIA, -- Peter _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
