U
User
Hi,
I am using a MSChart6 control in my VB.NET project. When I run the
program in debug mode, it is working fine, but when I compile for a
release and I execute it, I get this error:
An unhandled exception of type 'System.IO.FileNotFoundException'
occurred in HSVFServerOpt-F.exe
Additional information: File or assembly name AxInterop.MSChart20Lib, or
one of its dependencies, was not found.
What do I do with that? I think it is related to the chart control, but
I don't know how to handle this file or dependency in .NET....
Thank you!
I am using a MSChart6 control in my VB.NET project. When I run the
program in debug mode, it is working fine, but when I compile for a
release and I execute it, I get this error:
An unhandled exception of type 'System.IO.FileNotFoundException'
occurred in HSVFServerOpt-F.exe
Additional information: File or assembly name AxInterop.MSChart20Lib, or
one of its dependencies, was not found.
What do I do with that? I think it is related to the chart control, but
I don't know how to handle this file or dependency in .NET....
Thank you!