wallaceoc80
Programmer
In an application I am developing I am using the Infragistics NetAdvantage UltraWebTab control. However, I keep on getting the error below when I try to debug my application. I have checked the references for my project and it already has a reference to 'Infragistics.WebUI.Shared.v2.1'.
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0011: Referenced class 'Infragistics.WebUI.UltraWebTab.UltraWebTab' has base class or interface 'Infragistics.WebUI.Shared.IUltraLicensedComponent' defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics.WebUI.Shared.v2.1'.
Has anybody come across this before or does anybody know the solution?
Regards,
Wallace
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0011: Referenced class 'Infragistics.WebUI.UltraWebTab.UltraWebTab' has base class or interface 'Infragistics.WebUI.Shared.IUltraLicensedComponent' defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics.WebUI.Shared.v2.1'.
Has anybody come across this before or does anybody know the solution?
Regards,
Wallace