R
roger.camargo
In my development computer I have Visual Studio 2003, Microsoft Office
2000, Windows XP.
My application is a Windows Application, using C#.
When I added the OWC components to the project, automatically adds
references to MSDATASRC.
In the application I have a PivotTable and a Chart that is binded to
the pivottable.
Everything works fine in the development machine, but when I try the
program in the client computer it says that the msdatasrc is missing.
If i include manually the file msdatasrc.dll in the application folder,
the application magically works.
My question is if I can distribute this dll freely with my application,
or how can I provide this to the client.
Finally another question, if I want that my application runs with all
of the Office Web Components 9,10,11. What things I need to consider,
or how can I do this? If it's possible to do this. Taking in account
the enviroment of the application. ActiveX inside Windows Applications,
C#.
Thanks for any answers.
2000, Windows XP.
My application is a Windows Application, using C#.
When I added the OWC components to the project, automatically adds
references to MSDATASRC.
In the application I have a PivotTable and a Chart that is binded to
the pivottable.
Everything works fine in the development machine, but when I try the
program in the client computer it says that the msdatasrc is missing.
If i include manually the file msdatasrc.dll in the application folder,
the application magically works.
My question is if I can distribute this dll freely with my application,
or how can I provide this to the client.
Finally another question, if I want that my application runs with all
of the Office Web Components 9,10,11. What things I need to consider,
or how can I do this? If it's possible to do this. Taking in account
the enviroment of the application. ActiveX inside Windows Applications,
C#.
Thanks for any answers.