RadiantQ Forum
Product => Silverlight Gantt Package => Topic started by: dniezgoda on February 20, 2015, 02:20:01 AM
-
Hi,
I have implemented the default import MS project file from xml in my application, it works but the issues is the dates between MS project and Gantt chart are differrent, pls get the attachment files to take a looks
Could you please provide a solution for this issues
like this:
https://drive.google.com/file/d/0B1ahYTSivJpmVzkyNG13MTFiVDQ/view?usp=sharing (https://drive.google.com/file/d/0B1ahYTSivJpmVzkyNG13MTFiVDQ/view?usp=sharing)
MS project & exported xml:
https://drive.google.com/file/d/0B1ahYTSivJpmaWx4Z0FfRmN3UVU/view?usp=sharing (https://drive.google.com/file/d/0B1ahYTSivJpmaWx4Z0FfRmN3UVU/view?usp=sharing)
https://drive.google.com/file/d/0B1ahYTSivJpmNWo4TDkxclQzZkE/view?usp=sharing (https://drive.google.com/file/d/0B1ahYTSivJpmNWo4TDkxclQzZkE/view?usp=sharing)
Thanks
Customer
-
Hi Daniel,
The XML file you have attached would not even open in MS Project. Could you share with us a smaller file that would help diagnose this issue?
Thanks
RadiantQ Support
-
Pls open the .mpp file then using export to xml function
https://drive.google.com/open?id=0B1ahYTSivJpmaWx4Z0FfRmN3UVU&authuser=0 (https://drive.google.com/open?id=0B1ahYTSivJpmaWx4Z0FfRmN3UVU&authuser=0)
this is the projects that my client are using, we need it working on Radiant same as MS project does
Thanks
-
Daniel,
One thing incompatible we noticed was that we weren't loading "exception days" from the project calendar. We are working on supporting that.
Once we do that, we will check if everything else is compatible and the file loads fine. Note that MS Project has a much bigger super set of features than what you see in our gantt, so the file should load fine as long as there are no features outside what we support.
Thanks
RadiantQ Support
-
Thank you admin,
we are looking forward the solution from you
-
Questions to you:
- Which features are not supported?
- How long will it take to add the exceptions dates?
- If you resolve the exception date issue will the project plan be the same in mpp and I radiantq or there are more issues?
Thanks
-
Daniel,
We will only know if and what else is not compatible after we add support for Project Schedule with Exceptions. This should be before the end of this week or early next.
We will keep you updated.
Thanks
RadiantQ Support
-
Daniel,
We have provided you an updated assembly which now supports Calendars with Exceptions, please confirm that the task times are in sync now.
Thanks
-
Thanks, we appreciate it, but there is an issue
The assembly version you gave us is silverlight 4 version while our project is runing on 5 version
so please provide the 5 version of assembly
Thanks
-
Hi,
The issues still be there, pls take a look
https://drive.google.com/file/d/0B1ahYTSivJpmU3lMc2M2UWxRTzA/view?usp=sharing (https://drive.google.com/file/d/0B1ahYTSivJpmU3lMc2M2UWxRTzA/view?usp=sharing)
-
Daniel,
There is a bug in MS Project which causes an incorrect XML save of an MPP file. Let me send you a sample .mpp file (created from task 1.6.3.6 in the sample you provided) with a single task, which after saving as XML, and reopening in MSP, loads with wrong EndTimes!
RQ Support