[CLOSED] Simple Tasks - example explaination

  1. #1

    [CLOSED] Simple Tasks - example explaination

    Dear Support,
    Can you please give me the process flow of Simple Tasks in a brief? I notice there are two identical twin files, one on the root, another one inside Logic folder

    Cheers,
    Hendri
    Last edited by Daniil; Feb 15, 2013 at 4:14 AM. Reason: [CLOSED]
  2. #2
    Hello Hendri,

    Welcome to the Ext.NET forums!

    Quote Originally Posted by echodev View Post
    I notice there are two identical twin files, one on the root, another one inside Logic folder
    In the root?

    Do you mean the UI and Logic folders?

    Well, it contains the partial classes. One partial class represents UI, another - logic.
  3. #3
    Hi Daniil,
    Thanks for the swift response, what I mean by the root folder is where the Default.aspx located
    please find below attachedClick image for larger version. 

Name:	SimpleTasks.jpg 
Views:	112 
Size:	92.8 KB 
ID:	5617

    Cheers
  4. #4
    It is downloaded incorrectly. There should not be *.cs in the root folder.

    We will look into a possibility to correct it. Thank you for the report.
  5. #5
    Hi Daniil,
    Click image for larger version. 

Name:	defaultaspx.PNG 
Views:	106 
Size:	41.3 KB 
ID:	5629
    I'm still struggling on "register assembly" part:

    <%@ Register Assembly="Ext.Net.Examples" Namespace="Ext.Net.Examples.SimpleTasks" TagPrefix="task" %>
    I've tried to copy and modify a bit to suits my project, and got an error below:

    Parser Error Message: Could not load file or assembly 'ECHOUI.MODULES.Admin' or one of its dependencies. 
    The system cannot find the file specified.
    It apparently requires a dll to load

    please look on my default.aspx attached
    Cheers
    Last edited by Daniil; Feb 15, 2013 at 4:03 AM. Reason: Please use [CODE] tags
  6. #6
    What is the project name where you put the classes?
  7. #7
    Quote Originally Posted by echodev View Post
    Hi Daniil,
    Click image for larger version. 

Name:	defaultaspx.PNG 
Views:	106 
Size:	41.3 KB 
ID:	5629
    I'm still struggling on "register assembly" part:

    <%@ Register Assembly="Ext.Net.Examples" Namespace="Ext.Net.Examples.SimpleTasks" TagPrefix="task" %>
    I've tried to copy and modify a bit to suits my project, and got an error below:

    Parser Error Message: Could not load file or assembly 'ECHOUI.MODULES.Admin' or one of its dependencies. 
    The system cannot find the file specified.
    It apparently requires a dll to load

    please look on my default.aspx attached
    Cheers
    I've got it, please close this thread, I just found out that the default assembly is project itself, silly me

Similar Threads

  1. [CLOSED] Simple Tasks Sample App is Broken
    By amitpareek in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 18, 2012, 10:27 PM
  2. [CLOSED] Simple Tasks sample not working
    By bogc in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: May 31, 2012, 12:40 PM
  3. [CLOSED] Reminder in Simple Tasks
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 15, 2011, 10:42 AM
  4. Replies: 1
    Last Post: Jul 14, 2011, 11:28 AM
  5. [CLOSED] Simple Tasks Combination Sample Broken
    By logicspeak in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 15, 2010, 5:50 PM

Posting Permissions