hi
It works fine in 10.220102.1018, after u upgraded to 10.2.20102.2091. unhandled exception occured. i am not able to find the solution
Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.] Infragistics.Web.UI.Framework.AppSettings.get__initialized() +121 Infragistics.Web.UI.Framework.AppSettings.Initialize() +48 Infragistics.Web.UI.Framework.Data.FlatDataBoundControl.OnInit(EventArgs e) +105 Infragistics.Web.UI.GridControls.WebDataGrid.OnInit(EventArgs e) +37 System.Web.UI.Control.InitRecursive(Control namingContainer) +140 System.Web.UI.Control.InitRecursive(Control namingContainer) +311 System.Web.UI.Control.InitRecursive(Control namingContainer) +311 System.Web.UI.Control.InitRecursive(Control namingContainer) +311 System.Web.UI.Control.InitRecursive(Control namingContainer) +311 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +480
Hello,
To investigate this issue I need the following details:
1. Have upgrade the project after installing the service release?2. Is this error is specific to a project or it is present in any new project also?
Please check the project references and make sure any older version assemblies are not physically present in bin folder. Let me know if you want to create a private support case for this issue.
Provide me with the details I asked for so I may assist you further.
Thanks,
Bhadresh
1. I have upgraded the project after instaling the service release
2. This error is for all projects wether it old project or new project
Thnaks
I was not able to reproduce the behavior you described. I am creating a private support case in order to investigate this issue further.
I am having the same issue after upgrading to version 10.2.20102.2101 service pack. Is there a resolution for this? All my references are updated in my project.
Please advise - thanks.
Charles
Hallo,
I am having the same issue too.
I figured out that the bug is resolved removing following line of config file:
<infragistics.web styleSetName="Default" styleSetPath="~/App_Themes/Deichmann/ig_res" />
But that's not the solution. Has anybody an idea why this happens? Any solution?
I resolved this by contacting my company's product manager at Infragistics and receiving a yet-to-be
released service pack for WebClient (10.2.20102.2105). Apparently it is a code flaw in the previous service pack.
Suggest you do the same.
This issue is logged in development with issue id#37439. This issue is already fixed by development. The next service release includes the resolution for this issue. Here is the link to service release schedule for next service release:
<http://ko.infragistics.com/support/service-releases.aspx#ServiceReleases>
Hope this helps.
The fix will be in the next service release which is currently scheduled for November 15, 2010. You can review the schedule for service releases at http://ko.infragistics.com/support/service-releases.aspx#ServiceReleases.
Let me know if you have any questions with this matter.
Sincerely,Duane HoytDeveloper Support Engineer, MCTSInfragisticshttp://ko.infragistics.com/support
I got the Service Release 2105. In this version there comes no exception but my design is not loaded complete. WebPanel is not showen correct.
In my case the exception occured loading a WebPanel. After update to 2105 it seams that there is only a try catch around this. For me it is not fixed. I already created a support request.