Main Menu
Knowledge Base
Product Registration
Log an Incident
Request a Feature
Search Incidents/Bug Reports


Search KB

Please note: In an effort to better serve you, we are in the process of restructuring DevCenter. In the process, we have moved many items that you may be used to finding in DevCenter over to the Main Site. If you are having trouble locating something, please try looking at the following places:

Knowledge Base Article: KB01932

FAQ: BC30009: Reference required to assembly 'Infragistics.WebUI.Shared' containing the implemented interface 'Infragistics.Shared.IUltraLicensedComponent'. Add one to your project.


The information in this article applies to:
UltraWebChart (v1.0.4001),
UltraWebGrid (v1.0.6007),
UltraWebNavigator (v1.0.6007),
UltraWebBars (v1.0.6007)
  Article Created: 
7/16/2002

Last Updated:
11/12/2004

Article Type
FAQ
  
Page Options
Average Rating:
8 out of 10

Rate this page
Print this page
E-mail this page
Add to Favorites

Summary

In order to run applications that use the Infragistics Web Controls on your machine, you will need to set the Copy Local flag to True for the Infragistics.WebUI.Shared.dll Assembly. This is because that assembly is registered into the Global Assembly Cache by the Windows Forms products, but ASP.NET Web Applications, by default, do not look in the GAC to resolve assembly references at runtime. Therefore, the Infragistics.WebUI.Shared assembly must be copied to the local project directory in order to run the Web application under IIS.



Related Articles

HOWTO: Automate the repetitive CopyLocal task with projects that reference Infragistics.WebUI.Shared (KB04971)


How would you rate the quality of this content?
Poor -----------------------------------------> Outstanding

Tell us why you rated the content this way. (optional)