My org run our app from the network share, I keep getting a licensing error when running from network share.

Our app uses a custom CAB like shell that loads different winforms projects compiled as class library dynamically.

We run all our apps from the network share.
I have run into problems loading the the projects that references syncfusion into the shell. There's an error about not being able to reference type in Syncfusion.Grouping.Web. I do NOT have a reference to Syncfusion.Grouping.Web in my project. All I used is the Grouping Grid Control and the PopUpContainier Control.

I see that the license file is an embedded resource, so I should not have to copy the license file to the network share. I have "copy local=true" for all the syncfusion assemblies.

IS there any solution to this problem?



4 Replies

KU Kumaresh Syncfusion Team December 22, 2006 06:12 AM UTC


Hi James,

Thank you for using Syncfusion Essential Studio.

Here I placed the KB article for deploying the application and also please check the dlls of the Grid.Grouping is available in the public assembly and GAC

http://www.syncfusion.com/support/kb/studio/Default.aspx?ToDo=view&questId=40

Kindly let me know if this helps.

Regards,
Kumaresh.


AK Arseny Khutoriansky October 25, 2009 06:30 AM UTC


Link not works




Here I placed the KB article for deploying the application and also please check the dlls of the Grid.Grouping is available in the public assembly and GAC

http://www.syncfusion.com/support/kb/studio/Default.aspx?ToDo=view&questId=40



VS Vijayanand S Syncfusion Team October 26, 2009 03:35 AM UTC



AK Arseny Khutoriansky October 26, 2009 10:22 AM UTC

Thanks
It works.

Loader.
Up arrow icon