http://bugzilla.novell.com/show_bug.cgi?id=571334
http://bugzilla.novell.com/show_bug.cgi?id=571334#c2 --- Comment #2 from Juan Cardona <[email protected]> 2010-01-16 12:54:05 UTC --- (In reply to comment #1) > What is the string that you are passing, that is key Hi Miguel; About any number I type in the textbox, it returns a Format Exception. I split the instrucction and now I pass the textbox value in a string variable first, and breakpoint in the next line. In the debug "Locals" windows shows a letter "f" and a block (it seems it is a return character) following the number (like this, for a "1" I get this... "1f"O .. replace the O with a block char :) It stopped my project from working :( Thanks for any help and/or workaround -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
