[CLOSED] Direct Method From Javascript

  1. #1

    [CLOSED] Direct Method From Javascript

    Hi,

    I have tried to use direct method in coolite 1.0 which is calling from ASPX page. It is not working. it will show the exception like this

    Click image for larger version. 

Name:	DM.jpg 
Views:	500 
Size:	55.8 KB 
ID:	2050

    Also I have used the direct method function in code behind.
    [DirectMethod]
        public void sc_size(string size)
        {
            ApplicationConstants.ScreenSize = size;
        }
    How can i fix this issue?
    Last edited by geoffrey.mcgill; Dec 19, 2010 at 4:46 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Please use
    Ext.net.DirectMethods...
    "net" with lower-case first letter.

Similar Threads

  1. [CLOSED] Output Cache issue with Direct Method / Direct Event
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 18
    Last Post: Mar 01, 2013, 5:03 AM
  2. [CLOSED] MVC - Direct Method
    By adelaney in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 19, 2012, 9:43 PM
  3. [CLOSED] Direct Method in UX
    By dev in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: May 30, 2012, 12:32 PM
  4. Direct method and direct event over SSL?
    By dimitar in forum 1.x Help
    Replies: 0
    Last Post: Oct 08, 2011, 8:09 PM
  5. [CLOSED] Direct Method only working once
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jan 07, 2011, 9:09 AM

Tags for this Thread

Posting Permissions