Hello Good Day,
We have created a simple program in VB.Net 2010 using Infragistics Net Advantage 2012.1 CLR4.0.
When I run the program on client pc is says that " Could not find file or assembly" "Infragistics4.Win.UltraWinDataSource.v12.1.dll"
We already have installed netadvantage but the same error persists.
Hope any one can help me.
Thanks
Hello Gerald
If you need any additional assistance don’t hesitate to ask.
Regards
If you built your application from Visual Studio, check that the references to the Infragistics' libraries don't have the Specific Version set to True in Properties. If it is set to True you will have to install the same version (same hotfix) on your client computer as you have on your development pc.
HTH,
Emanuel
Hello Gerald,
Looking at the provided information, I suppose that mentioned assembly is not publish on your end-users machine. Please open the installation folder of your application on end-users machine and try to find this assembly. You could add this assembly manually or if you want you could include this assembly in your installer. Please take a look at http://ko.infragistics.com/community/forums/t/76852.aspx there you could find information how to do this. Also there is a video tutorial.
If you have any questions, feel free to write me