My company has a 5 user license for NetAdvantage Ultimate. We recently upgraded to v11.1 and are using a variety of the controls. We want to use the Infragistics.Web.UI.NavigationControls.WebVideoPlayerhowever, I am getting an error message that WebVideoPlayer does not exist in Infragistics.Web.UI.NavigationControls.
My ASP.Net project has the Infragistics4.Web.v11.1 reference added.
What am I missing?
Hello Ron,
Thank you for posting this in our community. Our Video Player control is in Infragistics.Web.UI.DisplayControls Namespace.
For more details follow the link:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Infragistics4.Web.jQuery.v11.1~Infragistics.Web.UI.DisplayControls_namespace.html
For any further questions do not hesitate to contact us.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support
Disregard previous... I reread your post and have now found it in the Infragistics.Web.JQuery.v11.1. (Had been looking in the wrong .dll.)
Thanks, again, for your help!