cant remove Shortcut from desktop module

  1. #1

    cant remove Shortcut from desktop module

    if I dont set up Shortcut I get this error.

    System.NullReferenceException: Object reference not set to an instance of an object. at Ext.Net.ClientConfig.GetProperties(Object obj) at Ext.Net.ClientConfig.Process(Object obj) at Ext.Net.ClientConfig.Serialize(Object obj, Boolean ignoreCustomSerialization, Boolean quoteName) at Ext.Net.ClientConfig.Serialize(Object obj, Boolean ignoreCustomSerialization) at Ext.Net.ClientConfig.Serialize(Object obj) at Ext.Net.DesktopModule.RenderToString() at Ext.Net.DesktopModuleProxy.Serialize() at Ext.Net.DesktopModuleProxy.RegisterModule() at ASP.examples_desktop_introduction_overview_desktop _aspx.AddMyModul()

    is this a bug? or I did something wrong!

    Thanks
  2. #2
    Hi,

    Yes, it is a bug. A fix will be added to the next public release
    Thanks for the report
  3. #3
    Hi,

    In Desktop example overview if remove the shortcut from module TabWindows.ascx i get this:

    SyntaxError: missing } after property list
    
    ...e("Ext.ux.desktop.Module", {id:"tab-win"autoRun:true}));Ext.ComponentQuery.query...
    and the module is not loaded.

    in {id:"tab-win"autoRun:true} is missing comma? is a related problem?

    Happy Holidays,
    Valeriano
  4. #4
    Hi,

    I cannot reproduce it with latest code, it seems it is fixed already
  5. #5
    I've downloaded Full source code Ext.NET.Pro-2.1.1
    The Ext.Net.dll report version 2.1.1.18922 (for WebForm)

    if you run Example project (Desktop\Introduction\Overview) and remove shortcut from module TabWindow.ascx
    the error occurs.
  6. #6
    there are news about the problem?

Similar Threads

  1. Render dynamic module in Desktop
    By AIM System Ltd in forum 2.x Help
    Replies: 0
    Last Post: Jul 25, 2012, 7:31 AM
  2. Desktop Shortcut BUG on IE
    By joao.msdn in forum 1.x Help
    Replies: 8
    Last Post: Jun 27, 2011, 6:46 AM
  3. [CLOSED] Desktop Shortcut
    By schellappa in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Mar 14, 2011, 12:08 PM
  4. [Desktop] Resize shortcut text?
    By LuB in forum 1.x Help
    Replies: 0
    Last Post: May 06, 2010, 12:51 PM
  5. Desktop Module JS error
    By fenix2222 in forum Bugs
    Replies: 1
    Last Post: Mar 29, 2009, 2:21 PM

Posting Permissions