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
75
Web UI Control Missing Assembly Issue
posted

HI,

I am getting these assembly errors on build:

Error 1 The type 'Infragistics.WebUI.Shared.ISmartCallbackRender' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics45.WebUI.Shared.v14.1, Version=14.1.20141.2011, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'. \\psf\Home\Documents\Visual Studio 2013\Reccelerator\Reccelerator\EventManagement\GlobalCalendar.aspx.designer.cs 31 74 Reccelerator Error 2 The type 'Infragistics.WebUI.Shared.IUltraLicensedComponent' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics45.WebUI.Shared.v14.1, Version=14.1.20141.2011, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'. \\psf\Home\Documents\Visual Studio 2013\Reccelerator\Reccelerator\EventManagement\GlobalCalendar.aspx.designer.cs 31 74 Reccelerator Error 3 The type 'Infragistics.WebUI.WebControls.SmartWebControl' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics45.WebUI.Shared.v14.1, Version=14.1.20141.2011, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'. \\psf\Home\Documents\Visual Studio 2013\Reccelerator\Reccelerator\EventManagement\GlobalCalendar.aspx.designer.cs 31 74 Reccelerator

Can I please send my webconfig or something to you to fix this issue?  I'm going by the youtube video Get Started with the Web Schedule Control.

https://www.youtube.com/watch?v=X0pua3Riy78&list=PLDAFFE8C757FED32E&index=21

Thanks,

NK