I am trying to automate the login process for the site: winpossible.com. The site is running on .NET and expects the VIEWSTATE variable to be appropriately set and that is what is most probably trippi
I am receiving the following error when browsing my asp.net page in internet explorer. While in firefox or mozilla, everything works fine.
I have had a site up and running for quite a while, but I\'ve just started getting the MAC failed error. Quite often too. While coding tonight I\'ve noticed it 4 times or so. The host (through someone
I\'ve got a weird problem with a NullReferenceException on a high traffic website my company hosts.The exceptions are logged with full stack-traces but I am unable to reproduce it.
Using reflector I found the following code in the System.Web.UI.WebControls.Parameter class: internal void UpdateValue(HttpContext context, Control control)
Please tell me why some specific controls are inherited from IPostBackDataHandler interface (which maintains their state using HTTP Post header). and if state of controls like textbox are maintained b
We have a Asp.Net Webform page which contains a GridView inside UpdatePanel and refreshes every minute. And every one minute we get the following error in Event log.
Let me explain what I am want to archive. For example, in Flex I can create page (list of something) with 3 states: Loading state (just display some animation or label with text \"Please wait.\"), No
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
This is a fairly straightforward question though my Googling session gave me nothing. How do I reset the state of a view hierarchy located in a tabbar programmatically?The behavior I want to replica