Reading .mpp file.. (Interesting)
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
:) Hello Genious.. :) Here is one Interesting Point for you.. I have done some codding for reading Microsoft Project Plan(.mpp) file after browsing from client's pc.. Means user can select any .mpp file from his local drive and my code displays this mpp file in gridview. Code reads whole .mpp file well in my Project and also when i am publish this project , code reads from even published version from IIS. But when any other user try to use this application Error comes "Project can not open file" and also throws "System.Runtime.InteropServices.COMException" Exception.. Can AnyBody help me a little how to solved it.. Any help will be apreaciated... :)