-
Notifications
You must be signed in to change notification settings - Fork 42
mono support? #4
Comments
Looks like a Spark issue rather than anything specific to Docu. I'll summon Robert the Grey and see if he can shed any light on the matter... |
Yeah - this issue has come up occasionally in the past when the requests per second start going up and some of the |
I'm using whatever version comes bundled with docu...not sure off the top of my head. I've tried building docu on both 3.5 and 4.0, running against my 3.5 assembly. Sorry for typos...from my phone :) |
The original fix went in to Spark v1.5.1.3 so I'll need to know if you're using a version later than that. If not, then you'll need to upgrade - you can just check the version number on the binary you're referencing and let me know. |
Spark is ILMerged into Docu at build time. I've just had a look and I belive we're running |
Hi! docu looks like a nice project, I was just giving it a try to see if it would work for my mono-based project. I'm getting the following exception, when building docu from latest github sources with mono 2.10.2, and I've tried both .NET 3.5 and 4.0 with the same result:
Not sure if this is likely to be mono related or not, but this is currently preventing me from getting much further. Thanks!
The text was updated successfully, but these errors were encountered: