Missing predecessor links off the ASPOSE.Task object

Last post 04-06-2009, 8:58 AM by alcrus. 10 replies.
Sort Posts: Previous Next
  •  07-09-2008, 6:32 PM 134969

    Missing predecessor links off the ASPOSE.Task object

    Attachment: Present (inaccessible)

    We loading the 2003 .mpp files through ASPOSE. One thing we have noticed is that for a minority of projects, some of the the task links are missing. I've debugged this and found that the predecessors of a task are missing, when we look at the task object.

    I've attached an example project that has this problem. See Line ID 22-26 as an example. In MS Proj they are sequentially linked. When loaded in to ASPOSE the predecessors are all missing (nor are there sucessors).

    Please resolve this. This is a pretty big problem for us.

    Regards

    Glyn

    MPMM

     

     

     
  •  07-31-2008, 8:10 PM 137849 in reply to 134969

    Re: Missing predecessor links off the ASPOSE.Task object

    Just a nudge to this thread, this issue is seriously hampering our product and it would be great if a workaround/solution could be found.

    Glyn

    MPMM

     
  •  08-01-2008, 2:18 PM 138002 in reply to 137849

    Re: Missing predecessor links off the ASPOSE.Task object

    Dear Glyn,

     

    We are looking into it and provide you solution/workaround as soon as possible. Thank you for your patience.


    Many Thanks and Kind Regards,

    Shakeel Faiz
    Support Developer
    Aspose Sialkot Team
    Contact Us
    Aspose - The .NET and Java Component Publisher

    Keep in touch! We're on Twitter and Facebook
     
  •  08-03-2008, 4:31 PM 138130 in reply to 137849

    Re: Missing predecessor links off the ASPOSE.Task object

    Attachment: Present (inaccessible)

    From the ProjectQuery demo, which you can find from Demos\C#\ProjectQuery when you install Aspose.Tasks, I ran the code given below, which list down the hierarchies of all tasks.

     

    I used Aspose.Tasks 1.6.3.0 and also has attached ProjectQuery.cs file

     

    The output of the code is correct as you can see it.

     

    OUTPUT:

     

    Task: Network Infrastructure

    >Task: Procurement

    >>Task: Finish System Specs

    >>Task: Finalize Quote

    >>Task: Approve Quote

    >>Task: Procure Equipment & Software

    >>Task: Burn in Equipment

    >Task: Preparation

    >>Task: Setup Citrix Accounts on PCA Server

    >>Task: Install AccountMate

    >>Task: Configure AccountMate Modules

    >>Task: AccountMate Training

    >Task: Planning

    >>Task: Design Network Plan for R&D Room

    >>Task: Define Groups, Users, Permissions

    >>Task: Define Backup & Recovery Plan

    >>Task: Define Fail-over and Redundancy Plan

    >Task: Server Installation & Configuration

    >>Task: Setup Rack

    >>Task: Setup Routers and Firewall

    >>Task: Setup and Configure Blades

    >>Task: Setup OS on Blades

    >>Task: Configure SANs

    >>Task: Setup Domain Controllers

    >>Task: Setup Active Directory

    >>Task: Configure Exchange Server

    >>Task: Configure Communication Server

    >>Task: Configure Edge Server

    >>Task: Setup SQL Server Instances

    >>Task: Setup Sharepoint Server

    >>>Task: Define Users and groups

    >>>Task: Define Web Sites

    >>>Task: Define Document Management Heirarchy

    >>Task: Setup Application Server

    >>>Task: Install ADP Apps and configure for access

    >>>Task: Install AccountMate

    >>Task: Setup SQL Server

    >>>Task: Import AccountMate Data

    >>Task: Setup NX and Terminal Server

    >>>Task: Install ADP Apps and configure for access

    >>>Task: Setup App Server Replication

    >>>Task: Setup Remote Users

    >>Task: Setup ScriptLogic Desktop Authority

    >>Task: Setup & Configure Backup Software

    >Task: Desktop Setup

    >>Task: Define Desktop Requirments

    >>Task: Purchase Desktops/Notebooks

    >>Task: Define Internet Use Policy

    >>Task: Setup on Network

    >>Task: Train Users on Software

     

     


    Many Thanks and Kind Regards,

    Shakeel Faiz
    Support Developer
    Aspose Sialkot Team
    Contact Us
    Aspose - The .NET and Java Component Publisher

    Keep in touch! We're on Twitter and Facebook
     
  •  08-04-2008, 4:43 PM 138267 in reply to 138130

    Re: Missing predecessor links off the ASPOSE.Task object

    Hi Shakeel,

    Thanks for your reply. Unfortunately, extracting the heirarchy of the file is not the problem that I am having. When I interrogate the ASPOSE.Task object I correctly get the WBS, OutlineNumber and OutlineLevel which contribute to the heirarchy of the tasks. The problem is the Links between the tasks. These are defined in the Task.Predecessor and Task.Successor collections within each task.  The root task object is fine (as you demonstrated) but these collections within the task are not correctly populated.

    Please can you have another look at this. This is really holding us up now.

    Regards
    Glyn Jones
    MPMM
     
  •  08-07-2008, 11:56 PM 138883 in reply to 138267

    Re: Missing predecessor links off the ASPOSE.Task object

    Dear Glyn,

     

    Development team will look into this issue and fix it.


    Many Thanks and Kind Regards,

    Shakeel Faiz
    Support Developer
    Aspose Sialkot Team
    Contact Us
    Aspose - The .NET and Java Component Publisher

    Keep in touch! We're on Twitter and Facebook
     
  •  11-14-2008, 11:16 AM 152670 in reply to 138883

    Re: Missing predecessor links off the ASPOSE.Task object

    Is there a resolution to this problem?  We're having the same issue when importing MPP files.
     
  •  01-18-2009, 6:34 PM 160701 in reply to 138883

    Re: Missing predecessor links off the ASPOSE.Task object

    Hi

    It is now 4 months since this comment and we have not been informed of a fix.

    Is there anything being done to rectify this issue?

    MPMM
     
  •  01-18-2009, 10:35 PM 160711 in reply to 160701

    Re: Missing predecessor links off the ASPOSE.Task object

    Hello,

     

    Technical team will inform you soon about its status.


    Many Thanks and Kind Regards,

    Shakeel Faiz
    Support Developer
    Aspose Sialkot Team
    Contact Us
    Aspose - The .NET and Java Component Publisher

    Keep in touch! We're on Twitter and Facebook
     
  •  04-06-2009, 2:35 AM 173486 in reply to 160711

    Re: Missing predecessor links off the ASPOSE.Task object

    Hi

    I too face the same problem. I created the project in MS2003 Sampleproject.mpp. and now i  loaded the project file with aspose.task.dll (2.0.0.9 trial version) to the vb.net project and when iterate the project.tasklinks, i get the count one instead two ( as i created the porject with 3tasks and 2 links). Whereas i have some other projects (.mpp) with couple of tasks and links, and i load those projects and iterate the tasklinks, i get count value exactly what i suppose to get. But if I open all the projects (.mpp) in msporject2003, i can see all links which i have created in those projects exactly.Why this contraversy ? where will be problem is ?

    Thanks in advance and Quick reply is most appreciated. 

    Hamid (muthuhamid@yahoo.com)

     

     
  •  04-06-2009, 8:58 AM 173558 in reply to 173486

    Re: Missing predecessor links off the ASPOSE.Task object

    Hello Hamid,

    Could you please provide example of such presentation.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
View as RSS news feed in XML