B
boomshanka
Hi all,
When I try opening a Visio document from my console application using
IVDocuments.OpenEx(string FileName, short Flags) everything works fine. But
if I try the same line within a timerjob in SharePoint 2007 I get a
COMException with the message "An exception occured.", null for
InnerException and -2032463768 as the ErrorCode. However I can not find any
description from the ErrorCode at all. Does anyone know what this error code
means?
When I try opening a Visio document from my console application using
IVDocuments.OpenEx(string FileName, short Flags) everything works fine. But
if I try the same line within a timerjob in SharePoint 2007 I get a
COMException with the message "An exception occured.", null for
InnerException and -2032463768 as the ErrorCode. However I can not find any
description from the ErrorCode at all. Does anyone know what this error code
means?