Sign UpSign Up   Sign InSign In Welcome Guest,
Live Chat Live Chat

New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

Last post 08-25-2009, 3:59 PM by MPMM. 75 replies.
Page 5 of 6 (76 items)   « First ... < Previous 2 3 4 5 6 Next >
Sort Posts: Previous Next
  •  04-29-2009, 7:00 PM 177386 in reply to 176930

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Attachment: Present (inaccessible)

    Hi Alexey

    Version 2.0.0.12 fixed the last problem.

    On further testing we have found the attached plan to raise an object not found exception when we try to open it in version 2.0.0.12.

    Can you please take a look?

    TIA

    Lewis

     
  •  05-03-2009, 3:37 AM 177716 in reply to 177386

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Hello Lewis,

    It has been fixed in 2.0.0.13.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
  •  05-15-2009, 10:50 AM 179871 in reply to 162991

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Can you please add in the standard MS Project field "Notes" into the Aspose.Tasks.ExtendedAttributeTasks enum and make the other changes to support it?

    Thanks,

    Alan

     

     
  •  06-09-2009, 8:05 AM 183071 in reply to 162991

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing .NET

    I have problem displaying correct task duration time.  I have a project file that I want to read and display data to the web.  The corrected duration time was 220 days but aspose return timspan value of 76.08:00:00 which is only 76 days 8 hours. 

    Can someone show me how to display or calculate the duration?

    Thank.

     

     

     
  •  06-18-2009, 4:33 AM 184382 in reply to 177716

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Attachment: Present (inaccessible)
    Hi Alexey

    We have unearthed a problem with version 2.0.0.13

    When we try to open the attached plan we get a 'Object reference not set to an instance of an object.' exception.

    Interestingly, if we save the plan in XML format we can read it without issue.

    Can you please take a look?

    TIA

    Lewis
     
  •  06-29-2009, 12:17 AM 185779 in reply to 184382

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Hello Lewis,

    The problem was fixed in the new Aspose.Tasks 2.1.1 version. You can download it here.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
  •  07-27-2009, 6:12 AM 190444 in reply to 185779

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Attachment: Present (inaccessible)
    Hi Alexey

    We have been testing 2.1.1.0 and things have gone well.  We have found one issue with the attached plan, we get this error:

    {"Index was outside the bounds of the array."}

    TIA

    Craig
     
  •  07-31-2009, 3:28 AM 191375 in reply to 190444

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Hi Alexey

    Any progress on this issue?

    TIA

    Lewis
     
  •  07-31-2009, 10:45 AM 191431 in reply to 191375

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Hello Lewis,

    The hot fix is almost ready. It should be available on weekends.

    Just to answer your question in Aspose.Purchase forum, our Aspose.Tasks developer usually starts working on issues immediately after they are posted in the forum even if answer to your post is little delayed. Several issues are posted at the same time and it takes time to investigate and solve all of them. As soon as issues are resolved I publish new hot fixes so there are no delays.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
  •  08-03-2009, 1:32 PM 191751 in reply to 191375

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Hello Lewis,

    The problem has been fixed. You will find new version of Aspose.Tasks attached at the end of this thread. There is also direct download link.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
  •  08-04-2009, 12:55 AM 191793 in reply to 191751

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Attachment: Present (inaccessible)
    Hi Alexey

    We have been testing 2.1.2.0 and have found one issue with the attached plan, we get this error:

    {"Object reference not set to an instance of an object."}

    StackTrack:
    "   at Aspose.Tasks.ResourceAssignment.MakeTPs(DateTime start, TimeSpan time, Calendar calendar, ArrayList outTP, Boolean isWorking, Int32 type)\r\n   at (ResourceAssignment , Hashtable , Byte[] , Byte[] )\r\n   at (Stream)\r\n   at Aspose.Tasks.ProjectReader.Read(Stream stream)\r\n   at PMProject.AsposeService.AsposeProject.Do_ASPOSE_Import(String filePath, ImportParameters param) in D:\\ProjectManagerAugestRelease\\PMProject\\PMProject.Aspose\\AsposeProject.cs:line 462"

    TIA

    Craig
     
  •  08-04-2009, 3:57 AM 191807 in reply to 191793

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Attachment: Present (inaccessible)
    Hello Craig,

    There is additional fix for the correct parsing of empty/null resources.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
  •  08-11-2009, 9:05 AM 192887 in reply to 191807

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Attachment: Present (inaccessible)
    Hi Alexey

    I have been running some tests on version 2.1.2.1 of the Aspose.Tasks.dll

    The issue with the Tester project plan I attached has been rectified however the planned called Colin which I attached earlier in the post now fails to be read with this error:

    {"The added or subtracted value results in an un-representable DateTime.\r\nParameter name: value"}

    Additionally, other plans that were working without issue on earlier versions of the DLL are now failing.  The attached plan (2007Small) now fails with this error when in the past it worked without issue:

    {"Object reference not set to an instance of an object."}

    I look forward to hearing from you in these issues.

    TIA

    Craig
     
  •  08-11-2009, 11:06 AM 192901 in reply to 192887

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Hello Craig,

    Thank you for this information. We will investigate this issue and will retest Aspose.Tasks with all previous project files to avoid such problems in the future.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
  •  08-15-2009, 2:28 AM 193394 in reply to 192887

    Re: New Aspose.Tasks with MS Project 2007 MPP format support available for public testing

    Hello Craig,

    We have fixed this issue and retested all previous projects so it should work now. The main download of Aspose.Tasks 2.1.2 has been updated so you can get it from here.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
Page 5 of 6 (76 items)   « First ... < Previous 2 3 4 5 6 Next >
View as RSS news feed in XML