[CLOSED] Upgrade Problem from Coolite to EXT.NET 1.0

  1. #1

    [CLOSED] Upgrade Problem from Coolite to EXT.NET 1.0

    Hi guys, it's me again.

    Small problem, I did the upgrade using the guide provide in the help section. I'm at the point right now to changing all my code to use the new object names. I changed all my imports from Coolite.Ext.Web to Ext.Net. Once I do that a lot of errors go away. Now I am having a problem with IsAjaxRequest, I change ext.IsAjaxRequest to X.IsAjaxRequest and I get a message saying: "IsAjaxRequest is not a member of Ext.Net.BuilderFactory".
    So I used the whole whole like this Ext.Net.X.IsAjaxRequest and that works fine (or at least doesn't give me an error but I have exceeded the maximum number of errors for now).

    How do I get rid of that error?

    Thanks,
    Bert
    Last edited by Daniil; Jul 11, 2011 at 9:34 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Are you using VB.NET? I think there was an issue with using "X" in VB.NET, although I'm not 100% that it was resolved.
    Geoffrey McGill
    Founder
  3. #3
    Hi Geoff,
    Yes I am using VB.NET. Ok if there is a problem with Using X I will use the whole name for now.

    Thanks,
    Bert
  4. #4
    Hi,

    Yes, this is not resolved yet. Here is the one of previous related threads:
    http://forums.ext.net/showthread.php?13348

Similar Threads

  1. Replies: 1
    Last Post: Jul 13, 2011, 10:00 PM
  2. Replies: 1
    Last Post: Dec 19, 2010, 4:50 AM
  3. Upgrade to Coolite version 0.8.2
    By CasualXX in forum 1.x Help
    Replies: 1
    Last Post: Jun 10, 2010, 4:03 PM
  4. Coolite upgrade experience
    By vali1993 in forum Open Discussions
    Replies: 2
    Last Post: Jan 27, 2010, 5:30 PM
  5. Replies: 1
    Last Post: Jul 31, 2009, 9:02 AM

Posting Permissions