Dear all,
Today's project is to create a WPF Browser Application with a standard C# .NET program inside.
What I have done so far:
Everything works fine on the server and also on other machines having Infragistics.Win installed. But if I run the Application on a naked maschine (only Framework is installed), i get an error: Assembly Infragistics2.Win.UltraWinExplorerBar.v11.2 have to be installed in GAC to run/install the application. I had a look into the global assembly cache and the assembly is installed in the correct version. Additionally the is no reference to this assembly in my application... .
Where is my fault? How can I fix the problem.
Thanks in Advance
Alex
Hello Alex,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Hi,
yes and no. I decided manually for each dll, if it shall be included in my browser application or not.This works so far. But this is not really a solution since my wish is to only download a dll, when it is used and not right from the beginning. But I think this is a problem of my minor knowlledge of server management and for sure not a problem of Infragistics :-)
Best regards
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.