c# - Exception in page with Radedit -


i've got problem in web-app. user click element exception throws. tried reproduce user's actions, didn't appear.

error:  message: input string not in correct format.   original url: /jobs/edit.aspx/en   on us.rightrjo.com:80   user address: 10.0.20.54   useragent: mozilla/5.0 (compatible; msie 10.0; windows nt 6.2; wow64; trident/6.0; touch; mddcjs)   stack trace:   error  source: mscorlib   inner exception:    error  stack trace:    @ system.number.stringtonumber(string str, numberstyles options, numberbuffer& number, numberformatinfo info, boolean parsedecimal) @ system.number.parseint32(string s, numberstyles style, numberformatinfo info) @ system.web.ui.htmlcontrols.htmlinputimage.loadpostdata(string postdatakey, namevaluecollection postcollection) @ system.web.ui.htmlcontrols.htmlinputimage.system.web.ui.ipostbackdatahandler.loadpostdata(string postdatakey, namevaluecollection postcollection) @ system.web.ui.page.processpostdata(namevaluecollection postdata, boolean fbeforeload) @ system.web.ui.page.processrequestmain(boolean includestagesbeforeasyncpoint, boolean includestagesafterasyncpoint)  

i cant know action throws this.

best regards, dmitry.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -