I am not able to save, as it is giving the request timed out error in my application:
When i click on Save button in my application it gives me request timed out error.
Till now the finding is, it gives problem when trying to access text from rich text box. It starts eating CPU while accessing value from textbox.
Type : System.Threadin g.ThreadAbortEx ception,
Message : Thread was being aborted.
Source : System
When i click on Save button in my application it gives me request timed out error.
Till now the finding is, it gives problem when trying to access text from rich text box. It starts eating CPU while accessing value from textbox.
Type : System.Threadin g.ThreadAbortEx ception,
Message : Thread was being aborted.
Source : System
Comment