asp.net - Strange behavior of ASP .net TextBox -


i have simple asp net web form consists of 2 textboxes 1 single line , 1 multiline in addition fileupload control , button.

the page works perfect , button triggers post usual. when copy , paste text "web pages" in particular , paste them in multiline textbox post never triggered, time out error, bad request!!!

this behavior generated in iis, not observed in iis express.

the text not long, 30 lines or less, noticed when deleting lines of text issue resolved , no errors generated, can't find special in lines deleted, no control characters or other special characters.

any idea? has encounter same situation?

that strange problem, never had experienced think can problem related browser cache or browser compatibility issue. make sure have declared right version of browser in html code. also, try debug problem placing breakpoint , see runs every time or not.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -