Stylesheet error in Infragistics WebDialogWindow in IE6

infragistics , csharp , asp.net India
  • 12 years ago
    Hi, My application which uses Infragistics control and was working fine with IE7 but when I ran my site in IE6, it throws an error as "Object reference not set to an instance of an object". The stack trace is as below; at Infragistics.Web.UI.Framework.AppStyling.AppStylingManager.ResolveUrlPath(String urlPath, Control control) at Infragistics.Web.UI.Framework.AppStyling.StyleBot.GetAppStylePath(Boolean css) at Infragistics.Web.UI.Framework.AppStyling.StyleBot.get_FullStyleSheetPath() at Infragistics.Web.UI.Framework.AppStyling.StyleBot.RegisterCssLinkFiles() at Infragistics.Web.UI.Framework.AppStyling.StyleBot.HandleInitializeStyles() at Infragistics.Web.UI.Framework.RunBot.InitializeStyles() at Infragistics.Web.UI.Framework.AppStyling.CssBuilder.OnPreRender(Control control) at Infragistics.Web.UI.Framework.AppStyling.StyleBot.HandlePreRender() at Infragistics.Web.UI.Framework.ControlMain.OnPreRender(EventArgs e) at Infragistics.Web.UI.LayoutControls.WebDialogWindow.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) It looks like the stylesheet does not compatible in IE6. Hope you also might have faced this issue. Please suggest something what to do... Thanks, Sanju

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There's no test like production” - Anon