FileSave() throwing COMException

A

Albin

Hi,

In My Project Add-in I am trying to call 'FileSave()', then File SaveAS
Dialog Comes up and after enter File Name and Save, I am getting Exception
with below StackTrace

StackTrace " at System.RuntimeType.ForwardCallToInvokeMember(String
memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes,
MessageData& msgData)\r\n at
Microsoft.Office.Interop.MSProject._MSProject.FileSave()\r\n at
TestMSProjectInstallAddin.Connect.OnStartupComplete(Array& custom) in
D:\\TestMSProjectInstallAddin\\TestMSProjectInstallAddin\\Connect.cs:line
138" string

Regards,
Manjuantha.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top