Microsoft System.ArgumentException when drawing bitmaps in WPF from WinForms We’ve been having this annoying crash going on for a while. We’ve seen it show up in Eqatec Analytics [http://eqatec.com/Analytics/Home.aspx] for a while, but since the stacktrace never had any of our code in it, we we’re a bit perplexed of what
Microsoft MessageQueue.Send() crashes if called by multiple threads I found this bug which was caused in our REST-API at RemoteX which was a bit strange. It was an InvalidCastException being thrown inside Microsofts MSMQ libraries. So a quick Google found this following reported issue: https://connect.microsoft.com/VisualStudio/feedback/details/94943/messagequeue-send-crashes-if-called-by-multiple-threads In short, in a threaded
linq2sql When working with dbml files: Error 396 Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 2, position 2. Just ran into an issue where I couldn’t open a dbml file. Didn’t find any good answers on Google so I thought I’d share. I broken the dbml.layout file by not cleaning it properly during a merge, all I had to do was delete the content
ClickOnce Certifying for Windows 7 I’m trying to get a Windows Application Certified for Windows 7. Once step is to run it through a certification program. The application doesn’t accept ClickOnce manifests so basically you cant even start the certification process without a MSI or EXE file. We’ll at least not from