« Return to Thread: C# binary issue

Re: C# binary issue

by Cere :: Rate this Message:

Reply to Author | View in Thread

Hello,

I do have access to the source code but i do now know what to look for. I can provide snips from the code if someone would give me a hint as to what to look for.


Stifu wrote:
It's a closed-source program, right?

It would help to know what string(s) passed to the method cause this exception. I guess Mono is more strict than .NET when converting a string to int. If you don't have access to the program sources, it would be nice if the app author could help (if he can't check with Mono himself, he could just give you a list of examples of the strings converted).

 « Return to Thread: C# binary issue