Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
90
Build Error.
posted
Hi All, I am using infragistics controls for 2.0. When I add MonthViewer Control to my web page, its giving following build errors. Please help me in resolving these. Error 1 The type 'Infragistics.WebUI.WebControls.SmartWebControl' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.WebUI.Shared.v8.3, Version=8.3.20083.1009, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'. C:\Documents and Settings\Satheesh\My Documents\Visual Studio 2008\Projects\WebApplication1\WebApplication1\Default.aspx.designer.cs 32 71 WebApplication1 Error 2 The type 'Infragistics.WebUI.Shared.IUltraLicensedComponent' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.WebUI.Shared.v8.3, Version=8.3.20083.1009, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'. C:\Documents and Settings\Satheesh\My Documents\Visual Studio 2008\Projects\WebApplication1\WebApplication1\Default.aspx.designer.cs 32 71 WebApplication1 Error 3 The type 'Infragistics.WebUI.Shared.ISmartCallbackRender' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.WebUI.Shared.v8.3, Version=8.3.20083.1009, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'. C:\Documents and Settings\Satheesh\My Documents\Visual Studio 2008\Projects\WebApplication1\WebApplication1\Default.aspx.designer.cs 32 71 WebApplication1 Thanks in advance, Satheesh M