A
Asif
I am using Visio 2003 ActiveX Control in my application using VB.NET
2005.
I am calling "visCmdFileSummaryInfoDlg" Command to open File Summary
Dialog Box. Dialog Box is open successfully but if I click on OK
button without any changes, control throws an exception.
{System.Runtime.InteropServices.COMException}
System.Runtime.InteropServices.COMException: {"Cancel."}
Data: {System.Collections.ListDictionaryInternal}
HelpLink: Nothing
InnerException: Nothing
Message: "Cancel."
Source: "Microsoft Visio"
But if I did make some changes and then click OK button , no exception
is thrown.
Can any one let me know about how to solve the issue.
Thanks
Asif
2005.
I am calling "visCmdFileSummaryInfoDlg" Command to open File Summary
Dialog Box. Dialog Box is open successfully but if I click on OK
button without any changes, control throws an exception.
{System.Runtime.InteropServices.COMException}
System.Runtime.InteropServices.COMException: {"Cancel."}
Data: {System.Collections.ListDictionaryInternal}
HelpLink: Nothing
InnerException: Nothing
Message: "Cancel."
Source: "Microsoft Visio"
But if I did make some changes and then click OK button , no exception
is thrown.
Can any one let me know about how to solve the issue.
Thanks
Asif