Search

You searched for the word(s): userid:633373

Matching Posts

  • Re: session expire issue in ajax beta

    Hi, Recently we had an issue of session expire and then ajax shows parsor error. This issue can be solved by using scriptmanager event called scriptmanager_init() where you can check if session is expires or not then redirect user to login page. I hope this will solve your problems. Amit Lohogaonkar MCP, MCAD amitmcpmcad@yahoo.com
    Posted to ASP.NET AJAX UI (Forum) by Amitindia on 1/1/2007
  • session expire issue in ajax beta

    Hi, We have aspx pages with ajax beta updatepanel and scriptmanager. When session ends it shows message sys.webform.pagerequestparsererror excepition and do nothing after that.How to catch this exception and redirect page to login again. We used protected void scriptManager1_AsyncPostBackError but did not work. Mail me at amit.lohogaonkar@comdaq.net
    Posted to ASP.NET AJAX UI (Forum) by Amitindia on 12/26/2006
    Filed under: ajax beta 1
  • Updating one updatepanle data from other updatepanel

    I have a september ctp atlas dll. We have one updatepanel with timer which fires every 5 seconds & get application variable data from server.In second updatepanel we have a treeview which we want to update only if value in application variable changes.If we put timer in treeview updatepanel then treeview refreshes with images,nodes which we do not want.Can we add nodes in treeview from another updatepanel.
  • USERCONTROL IN UPDATEPANEL RPOBLEM

    HI, We have a menu in one aspx page.By clicking menu we are loading usercontrol dynamically in updatepanel.Usercontrol contains gridview,buttons & server side code.When we load usercontrol for the first time It loads.But when i click on gridview in usercontrol it disappears.But if i reload it on postback everything works fine.Why should i reload usercontrol when page is not postback.Usercontrol is disappearing from updatepanel if i click on anything inside usercontrol like gridview. Mail me at
    Posted to ASP.NET AJAX UI (Forum) by Amitindia on 9/13/2006
  • Re: Atlas Unknown Error Popup on Session Exipry - Requesting fix

    Remove line Response.AppendHeader("Refresh", headerval); & try again with correct session timeout methods. remove any response.write statements & replace them with this.page.clientscript.registerclientscriptblock(); we have no problems with session timeout.Updatepanel works even if session is expired Amit Lohogaonkar mcp,mcad lohogaonkaramit@yahoo.com
    Posted to ASP.NET AJAX UI (Forum) by Amitindia on 9/12/2006
  • Re: ATLAS UNKNOWN ERROR SOLVED

    Recently we solved almost all unknown error issues. 1> Remove all response.write statements with registerclientscriptblock. 2>Remove or correct all unformatted html,javascript. 3>Put javascript functions in cdata tags. 4>If any css,js files are included check their syntax with fiddler tool. 5>You can also use some scripts to handle atlas errors If you have any suggestions or corrections please reply so that i can imrove on this. Email me at lohogaonkaramit@yahoo.com
    Posted to ASP.NET AJAX UI (Forum) by Amitindia on 9/12/2006
  • Re: ATLAS UNKNOWN ERROR SOLVED

    Hi, Ok i will test these in my at atlas
    Posted to ASP.NET AJAX UI (Forum) by Amitindia on 9/12/2006
  • ATLAS UNKNOWN ERROR SOLVED

    Hi friends, Recently we solved almost all unknown error issues. 1> Remove all response.write statements with registerclientscriptblock. 2>Remove or correct all unformatted html,javascript. 3>Put javascript functions in cdata tags. 4>If any css,js files are included check their syntax with fiddler tool. 5>You can also use some scripts to handle atlas errors If you have any suggestions or corrections please reply so that i can imrove on this. lohogaonkar.amit@yahoo.com
    Posted to ASP.NET AJAX UI (Forum) by Amitindia on 9/11/2006
  • Re: A Simple Atlas Work,but Still have Unknown Error BUG

    Hi, Remove all response.write statements & replace them with this.page.registerclientscriptblock(script); Amit Lohogaonkar mcp,mcad lohogaonkaramit@yahoo.com
    Posted to ASP.NET AJAX UI (Forum) by Amitindia on 9/11/2006
Page 1 of 1 (10 items)