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
65
Error when using Infragistics 9.2
posted

Hi,

 

In one of the applications, we are using Infragistics controls ver 9.2 and from past few days, we are getting exceptions related to GlobalCSSHelper class, which might be taking the application down and IISReset is solving the problem on a temporary basis. Attached is the exception details from teh logs.

 

Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 18/06/2012 16:05:38

Event time (UTC): 18/06/2012 15:05:38

Event ID: d4440248f4174c83911ab0ebd5e39d4d

Event sequence: 3446

Event occurrence: 9

Event detail code: 0

 

Application information:

    Application domain: /LM/W3SVC/1/Root/QuoteUI-1-129844720851215297

    Trust level: Full

    Application Virtual Path: /QuoteUI

    Application Path: C:\Projects\QuoteUI\

    Machine name: LONGMP001

 

Process information:

    Process ID: 4784

    Process name: w3wp.exe

    Account name: NT AUTHORITY\NETWORK SERVICE

 

Exception information:

    Exception type: NullReferenceException

    Exception message: Object reference not set to an instance of an object.

 

Request information:

    Request URL: http://gmpricer/quoteui/Renewals.aspx

    Request path: /quoteui/Renewals.aspx

    User host address: 172.17.29.13

    User: WREN\aengland

    Is authenticated: True

    Authentication Type: Negotiate

    Thread account name: NT AUTHORITY\NETWORK SERVICE

 

Thread information:

    Thread ID: 7

    Thread account name: NT AUTHORITY\NETWORK SERVICE

    Is impersonating: False

    Stack trace:    at Infragistics.WebUI.Shared.GlobalCssHelper.GetPageContainer(Page page, Boolean create)

   at Infragistics.WebUI.Shared.GlobalCssHelper.OnInit(WebControl control, Page page)

   at Infragistics.WebUI.WebSchedule.WebDateChooser.OnPreRender(EventArgs e)

   at System.Web.UI.Control.PreRenderRecursiveInternal()

   at System.Web.UI.Control.PreRenderRecursiveInternal()

   at System.Web.UI.Control.PreRenderRecursiveInternal()

   at System.Web.UI.Control.PreRenderRecursiveInternal()

   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Can we know teh permanent solution for this. Whether any service Pack with version 9 is released in Infragistics which has solved this issue. Can you please help.