Hi All,
I'm working on an ASP Web Application,
When i try to add WebDatePicker 4.0 control to my panel, in design level i am getting an erros as below, "Error Rendering Controls". When i remove the Infragistics control i am able to view the controls in design.
Thanks in Advance
Godwin Jebakumar
Hello Nikifor Tsvetkov,
Thank you so much. The problem has been rectified after updating the version.
Hello Godwin,This issue with the designer you are facing is resolved in the latest service release for your version of NetAdvantage. You can download it by loging in our website and going to My IG -> My Keys and Downloads -> NetAdvantage 11.1 and going down to Service Releases and choose ASP as technology. Please let me know if the issue still persist after installing the latest one.
Kindly help me to resolve the issues.. i badly in need of this..
Thanks for you response,
I am using Infragistics version 11.1.20111.2064. Hereby i am sending you the code in which i am facing a problem that i have mentioned in my earlier post,
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="CheckInfragisticsControls.aspx.vb" Inherits="CheckInfragisticsControls" %><%@ Register TagPrefix="ig" Namespace="Infragistics.Web.UI.EditorControls" Assembly="Infragistics4.Web.v11.1, Version=11.1.20111.2064, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div>
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
<ig:WebDatePicker runat="server"></ig:WebDatePicker>
</asp:UpdatePanel>
</div>
</form>
</body>
</html>
Kindly help me out in resolving this issue.
Thanks in Advance,
Hello GodwinThank you for posting in our forums. I just opened VS 2010 and dropped a WDP on an empty Default.aspx page. The control was designed as expected and no issues were shown. I am with latest service release for 11.2 - 11.2.20112.2025. Please provide me the exact build which is causing you this issue. I have to test it and verify myself this missbehavor you are facing. Looking forward to hearing from you.