in Search
ATTENTION: I've decided to put the upgrade on hold due to a compatibility issue of our server environment with the latest CS installer package. CS 2008 now requires SQL Server 2005 as the backend DB but our database server currenlty has SQL Server 2000 installed on it. I'll resume the upgrade once I figure out when Telligent is releasing a patch to the schema compatibility issue. For now, we will continue to use the old version of CS while waiting for the said patch. If you have any questions about this process, please don't hesitate to post them on our forums and I'll answer them as soon as I can. Thanks for your patience and support guys! I'll let you know as soon as this is resolved. - Keith Rull

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » programming » ajax (RSS)
  • Do JavaScript after window.close()

    I needed to do some routines when a user has closed the window. I do not want those routines to trigger when refreshing the page or unloading the document; I just need them to happen when the browser window is closed. This is the usual proposed solution: assign a function on the onbeforeunload event...
    Posted to Weblog by Anonymous on 01-09-2007
  • Compiler Error CS0030 with Ajax

    When using Ajax Pro, you have to add the runat="server" tag on the form to be used. In other words, you have to have at least one server-side form in the class whose type is to be registered as an Ajax class. Otherwise, you'll end up with a Compiler Error CS0030 Error Message Cannot convert...
    Posted to Weblog by Anonymous on 11-13-2006
  • Re: Ajax Lecture at the Mapua

    A student/colleague during the recent Ajax Lecture at Mapua brought up Anthem.NET . It is an Ajax "framework" for .Net web applications. Since it's the first time I heard about it, I took some time learning it and how it works. From what I've found so far, it makes it easier for developers...
    Posted to Weblog by Anonymous on 11-13-2006
  • Ajax Lecture at the Mapua

    Yesterday I presented Asynchronous JavaScript and XML (Ajax) to a bunch of MSCS graduate students at the Mapua Institute of Technology. I needed to adjust my lecture to a level where most students (even those without or with minimal webapps experience) will be able to relate to. It was a great opportunity...
    Posted to Weblog by Anonymous on 11-13-2006
Page 1 of 1 (4 items)