Basic calendar is not working in 1.3 examples

Page 1 of 2 12 LastLast
  1. #1

    Basic calendar is not working in 1.3 examples

    https://examples1.ext.net/#/Calendar/Overview/Basic/ doesn't display a calendar. Tried in all browsers.
    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
    Timestamp: Mon, 2 Apr 2012 14:36:02 UTC
    
    
    Message: 'undefined' is null or not an object
    Line: 138
    Char: 630
    Code: 0
    URI: https://examples1.ext.net/ux/extensi...xt.axd?v=43009
    Last edited by geoffrey.mcgill; Apr 02, 2012 at 4:30 PM. Reason: please use [CODE] tags
  2. #2
    Hi,

    Thanks for the report.

    It's a known issue and has been already fixed in SVN. Hope to release v1.3.1 (or v1.4) with this fix soon.

    Also please see how to fix it locally:
    http://forums.ext.net/showthread.php...ll=1#post77321
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi,

    Thanks for the report.

    It's a known issue and has been already fixed in SVN. Hope to release v1.3.1 (or v1.4) with this fix soon.

    Also please see how to fix it locally:
    http://forums.ext.net/showthread.php...ll=1#post77321
    Thank You Daniil,
    I have working application with version 1.0. Whenever I was trying to update dll with 1.3 all my code stop recognizing properties and display errors. What is the best way to upgrade the code?
  4. #4
    Quote Originally Posted by emover View Post
    ... all my code stop recognizing properties and display errors.
    All of your code stops working? Or just a few specific Components/Properties? Can you be more specific?

    As well, it would probably be best to create a new thread if your follow-up questions are not directly related to the original Calendar rendering issue. Creating a new thread will help us track open questions.
    Geoffrey McGill
    Founder
  5. #5
    Quote Originally Posted by geoffrey.mcgill View Post
    All of your code stops working? Or just a few specific Components/Properties? Can you be more specific?

    As well, it would probably be best to create a new thread if your follow-up questions are not directly related to the original Calendar rendering issue. Creating a new thread will help us track open questions.
    So far I found that TopBar of Panel is not recogrnized tag. Subsequently, all menu bars and menu controls are not recognized.
  6. #6
    Quote Originally Posted by emover View Post
    So far I found that TopBar of Panel is not recogrnized tag. Subsequently, all menu bars and menu controls are not recognized.
    I'm assuming because of the topic of this thread this new TopBar issue has something to do with the Calendar? If you attempt to configure the same thing in a Panel Component does the error occur?
    Geoffrey McGill
    Founder
  7. #7
    Quote Originally Posted by geoffrey.mcgill View Post
    I'm assuming because of the topic of this thread this new TopBar issue has something to do with the Calendar? If you attempt to configure the same thing in a Panel Component does the error occur?
    This is right. I tried to update all dlls to the 1.3 and recompile may application in order to use a Calendar. The project was compiled with the new dlls, but the above mentioned problem occurred. Even though the project may work, I'm not able to use intelli-tags in the code because VWD 2010 won't recognize those tags anymore.
  8. #8
    Quote Originally Posted by emover View Post
    This is right. I tried to update all dlls to the 1.3 and recompile may application in order to use a Calendar. The project was compiled with the new dlls, but the above mentioned problem occurred. Even though the project may work, I'm not able to use intelli-tags in the code because VWD 2010 won't recognize those tags anymore.
    Well, unfortunately I was not able to reproduce the issue.

    The best I can say at the moment is to repeat your observations... you have a compilation error somewhere in your project which is preventing the Visual Studio intellisense from rendering correctly.
    Geoffrey McGill
    Founder
  9. #9
    Quote Originally Posted by geoffrey.mcgill View Post
    Well, unfortunately I was not able to reproduce the issue.

    The best I can say at the moment is to repeat your observations... you have a compilation error somewhere in your project which is preventing the Visual Studio intellisense from rendering correctly.
    Thank You for quick reply. However, in all my project made in VWD2010 as soon as I change dll to 1.3 (and I change all 3 dlls:Ext.Net. Ext.Net.Utilities and Newtonsoft), all my panels are loosing <TopBar> tag. Even if I create a new .aspx page and insert there a Ext.Net Panel, there is no <TopBar> option there and if I type it, VS will underscore it and say that this tag is not recognized. I tried it in 4-5 different project with the same result.
  10. #10
    I would try to remove Ext.NET dlls from References, Clean the solution, add Ext.NET dlls and build again.

    Sometimes, closing and re-opening VS helps.

    By the way, where did you get v1.3?
Page 1 of 2 12 LastLast

Similar Threads

  1. [CLOSED] TabBar Config examples in Examples Explorer not working
    By anup in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 26, 2012, 9:32 AM
  2. Ext.Net 2.0 Calendar-Basic sample not working IE9
    By xtremexploit in forum 2.x Help
    Replies: 1
    Last Post: Mar 29, 2012, 8:05 PM
  3. Rowcommand from examples is not working
    By Dorababu in forum 2.x Help
    Replies: 1
    Last Post: Mar 10, 2012, 4:16 PM
  4. examples.ext.net NOT WORKING
    By nanban2000 in forum 1.x Help
    Replies: 11
    Last Post: Jan 09, 2012, 11:17 PM
  5. [CLOSED] Calendar basic requirements?
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 12, 2011, 9:28 AM

Tags for this Thread

Posting Permissions