Chart on Windows Form VS2005

G

Guest

I have VS2005 Team Edition for Software Developers Version 8.0.50727.42 with
..Net Framework 2.0.50727
I have created a Windows Form Project.
I have installed OWC11. I have Office 2003 installed on my machine.
I have added references to Microsoft Office Web Components 11.0,
Microsoft.Office 11.0 Object Library, Microsoft Graph 11.0 Object Library,
Microsoft Excel 11.0 Object Library
I click tools, chose toolbox items, Comm components and select Microsoft
Office
Chart 11.0
I drop a chart on my form. When I run the project and open the form I get:

Could not load file or assembly 'Interop.OWC11, Version 1.0.0.0,
Culture=neutral,
PublicKey Token=null' or one of its dependencies. The system cannot find the
file specified.
 
G

Guest

Thanks, for responding. Of course I was really looking for an answer to my
question rather than a suggestion to rewrite my project. I realize of course
that I could start over with some other product. I have written hundreds, if
not thousands of lines of code using OWC11 and although it has been painful
at times I have made it work. I believe this issue has to do with
registration of the dlls some how and I will probably call Microsoft BUT if
anyone can help it would be appreciated.
 
G

Guest

In case anyone is interested, I saved a backup of the forms in my project,
deleted the project, created a new project with the same name, added the
forms back to the project and it is back up and running. I hate that sort of
time wasting mess when it comes to Microsoft software. Seems like OWC are
the worst but the price is right.
 

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