Search

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

Matching Posts

  • Re: Error on ajax.asp.net - sys is undefined (PLEASE HELP ME!)

    I deal with the same problem. 'Sys is undefined' is my nighmare since couple days now. Nothing ajaxed seems to work in my project. (but runs excelent on new ajax enabled site). Web.config the same, behavior different.. can't understand it.
  • Re: Ajax crashes after cleaning Temp Internet Files

    Unfortunately Yes, I installed newest version from http://ajax.asp.net/ (ASP.NET AJAX 1.0 RC December). The problem is really strange. Our project is a Web App Project, converted from 2003 solution. If I create new ajax enabled project or website everything works fine, but not in our project. Web.config file is exactly the same (I've created new directory with ajax enabled sub sites and put there new web.config file). I think I've tried every possible solution to cope with this problem and still
  • Re: ajax stopping all events

    Damn, I posted wrong version. I did use updatepanel (it contains gridview with objectdatasource). Problem with stopping all events disappeared, now I can't get rid of an 'sys is undefined' error. http://forums.asp.net/thread/1503374.aspx
    Posted to ASP.NET AJAX UI (Forum) by herber on 12/21/2006
  • Ajax crashes after cleaning Temp Internet Files

    The problem is realy weird. I had the same issue before. It disappeared after installing IE7.0. But immediately after cleaning Temporary Internet Files history (in IE), ajax stopped working and just gives an 'Sys is undefined' error. So I guess scripts aren't loading. I'd appreciate any suggestions.
  • Re: ajax stopping all events

    Solution: Install IE 7.0 (or some updates for IE6.0), install ajax rc december.
    Posted to ASP.NET AJAX UI (Forum) by herber on 12/20/2006
  • ajax stopping all events

    Hi, I'm trying to implement some ajax features in current asp application. (App has been converted to vs2005 recently). I've already used ajax update panels with popupcontrolextenders and scriptmanager on one of the sites. But when Im trying to use similar pattern in another site (update panel + gridview) everything stops working. By everything I mean that when I add scriptmanager control to the page, most events stop to fire at all. Only gridviews paging and sorting events work. Here some code:
    Posted to ASP.NET AJAX UI (Forum) by herber on 12/14/2006
Page 1 of 1 (6 items)