Note that there are some explanatory texts on larger screens.

plurals
  1. POShowing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation error in prod server
    primarykey
    data
    text
    <p>I am getting some errors in production box which we are not getting in our local testing. We are not using any modal dialogue popuups or not any window message popups in entire popups. Is that causing because of any response.redirect? Here is my server eventlog. Can anybody tell me what causing this issue?</p> <pre><code> Log Name: Application Source: ASP.NET 2.0.50727.0 Date: 4/11/2011 8:44:42 AM Event ID: 1309 Task Category: Web Event Level: Warning Keywords: Classic User: N/A Computer: PACDCPCCOMA01.cable.comcast.com Description: Event code: 3005 Event message: An unhandled exception has occurred. Event time: 4/11/2011 8:44:42 AM Event time (UTC): 4/11/2011 12:44:42 PM Event ID: a66a8c24117e49d4979975e947bfe021 Event sequence: 49560 Event occurrence: 8 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1/ROOT-1-129469890006189836 Trust level: Full Application Virtual Path: / Application Path: C:\inetpub\wwwroot\OM\ Machine name: PACDCPCCOMA01 Process information: Process ID: 4752 Process name: w3wp.exe Account name: IIS APPPOOL\Classic .NET AppPool Exception information: Exception type: InvalidOperationException Exception message: Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application. Request information: Request URL: http://ccom/Default.aspx Request path: /Default.aspx User host address: 10.164.74.56 User: CABLE\awitko200 Is authenticated: True Authentication Type: Negotiate Thread account name: IIS APPPOOL\Classic .NET AppPool Thread information: Thread ID: 18 Thread account name: IIS APPPOOL\Classic .NET AppPool Is impersonating: False Stack trace: at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at System.Windows.Forms.Form.ShowDialog() at Syncfusion.Core.Licensing.FusionLicenseProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License&amp; license, String&amp; licenseKey) at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License&amp; license) at System.ComponentModel.LicenseManager.Validate(Type type, Object instance) at Syncfusion.Core.Licensing.LicensedWebComponent..ctor(Type type) at Syncfusion.Web.UI.WebControls.Tools.Common.CoreUtilities.ValidateLicense(Type typeToValidate) at Syncfusion.Web.UI.WebControls.Tools.AutoCompleteTextBox..ctor() at ASP.default_aspx.__BuildControltxtDivSales() in c:\inetpub\wwwroot\OM\Default.aspx:line 1226 at ASP.default_aspx.__BuildControl__control6(Control __ctrl) in c:\inetpub\wwwroot\OM\Default.aspx:line 1208 at System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) at System.Web.UI.UpdatePanel.CreateContents() at System.Web.UI.UpdatePanel.set_ContentTemplate(ITemplate value) at ASP.default_aspx.__BuildControlupSales() in c:\inetpub\wwwroot\OM\Default.aspx:line 1208 at ASP.default_aspx.__BuildControl__control5(Control __ctrl) in c:\inetpub\wwwroot\OM\Default.aspx:line 1203 at System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) at Telerik.Web.UI.SingleTemplateContainer.InstantiateTemplate() at Telerik.Web.UI.SingleTemplateContainer.set_Template(ITemplate value) at Telerik.Web.UI.RadWindow.set_ContentTemplate(ITemplate value) at ASP.default_aspx.__BuildControlwinSearchSurveys() in c:\inetpub\wwwroot\OM\Default.aspx:line 1203 at ASP.default_aspx.__BuildControl__control4(WindowCollection __ctrl) in c:\inetpub\wwwroot\OM\Default.aspx:line 1201 at ASP.default_aspx.__BuildControlRadWinMgr() in c:\inetpub\wwwroot\OM\Default.aspx:line 1201 at ASP.default_aspx.__BuildControlContent2(Control __ctrl) in c:\inetpub\wwwroot\OM\Default.aspx:line 658 at System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) at ASP.masterpage_master.__BuildControlPagePlaceholder() in c:\inetpub\wwwroot\OM\MasterPage.master:line 296 at ASP.masterpage_master.__BuildControlfrm() in c:\inetpub\wwwroot\OM\MasterPage.master:line 65 at ASP.masterpage_master.__BuildControlTree(masterpage_master __ctrl) in c:\inetpub\wwwroot\OM\MasterPage.master:line 1 at ASP.masterpage_master.FrameworkInitialize() in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b6b42b42\a011ed90\App_Web_r97r-sw3.4.cs:line 0 at System.Web.UI.UserControl.InitializeAsUserControlInternal() at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) at System.Web.UI.Page.get_Master() at System.Web.UI.Page.ApplyMasterPage() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) Custom event details: Event Xml: &lt;Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"&gt; &lt;System&gt; &lt;Provider Name="ASP.NET 2.0.50727.0" /&gt; &lt;EventID Qualifiers="32768"&gt;1309&lt;/EventID&gt; &lt;Level&gt;3&lt;/Level&gt; &lt;Task&gt;3&lt;/Task&gt; &lt;Keywords&gt;0x80000000000000&lt;/Keywords&gt; &lt;TimeCreated SystemTime="2011-04-11T12:44:42.000000000Z" /&gt; &lt;EventRecordID&gt;15385&lt;/EventRecordID&gt; &lt;Channel&gt;Application&lt;/Channel&gt; &lt;Computer&gt;PACDCPCCOMA01.cable.comcast.com&lt;/Computer&gt; &lt;Security /&gt; &lt;/System&gt; &lt;EventData&gt; &lt;Data&gt;3005&lt;/Data&gt; &lt;Data&gt;An unhandled exception has occurred.&lt;/Data&gt; &lt;Data&gt;4/11/2011 8:44:42 AM&lt;/Data&gt; &lt;Data&gt;4/11/2011 12:44:42 PM&lt;/Data&gt; &lt;Data&gt;a66a8c24117e49d4979975e947bfe021&lt;/Data&gt; &lt;Data&gt;49560&lt;/Data&gt; &lt;Data&gt;8&lt;/Data&gt; &lt;Data&gt;0&lt;/Data&gt; &lt;Data&gt;/LM/W3SVC/1/ROOT-1-129469890006189836&lt;/Data&gt; &lt;Data&gt;Full&lt;/Data&gt; &lt;Data&gt;/&lt;/Data&gt; &lt;Data&gt;C:\inetpub\wwwroot\OM\&lt;/Data&gt; &lt;Data&gt;PACDCPCCOMA01&lt;/Data&gt; &lt;Data&gt; &lt;/Data&gt; &lt;Data&gt;4752&lt;/Data&gt; &lt;Data&gt;w3wp.exe&lt;/Data&gt; &lt;Data&gt;IIS APPPOOL\Classic .NET AppPool&lt;/Data&gt; &lt;Data&gt;InvalidOperationException&lt;/Data&gt; &lt;Data&gt;Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.&lt;/Data&gt; &lt;Data&gt;http://ccom/Default.aspx&lt;/Data&gt; &lt;Data&gt;/Default.aspx&lt;/Data&gt; &lt;Data&gt;10.164.74.56&lt;/Data&gt; &lt;Data&gt;CABLE\awitko200&lt;/Data&gt; &lt;Data&gt;True&lt;/Data&gt; &lt;Data&gt;Negotiate&lt;/Data&gt; &lt;Data&gt;IIS APPPOOL\Classic .NET AppPool&lt;/Data&gt; &lt;Data&gt;18&lt;/Data&gt; &lt;Data&gt;IIS APPPOOL\Classic .NET AppPool&lt;/Data&gt; &lt;Data&gt;False&lt;/Data&gt; &lt;Data&gt; at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at System.Windows.Forms.Form.ShowDialog() at Syncfusion.Core.Licensing.FusionLicenseProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License&amp;amp; license, String&amp;amp; licenseKey) at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License&amp;amp; license) at System.ComponentModel.LicenseManager.Validate(Type type, Object instance) at Syncfusion.Core.Licensing.LicensedWebComponent..ctor(Type type) at Syncfusion.Web.UI.WebControls.Tools.Common.CoreUtilities.ValidateLicense(Type typeToValidate) at Syncfusion.Web.UI.WebControls.Tools.AutoCompleteTextBox..ctor() at ASP.default_aspx.__BuildControltxtDivSales() in c:\inetpub\wwwroot\OM\Default.aspx:line 1226 at ASP.default_aspx.__BuildControl__control6(Control __ctrl) in c:\inetpub\wwwroot\OM\Default.aspx:line 1208 at System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) at System.Web.UI.UpdatePanel.CreateContents() at System.Web.UI.UpdatePanel.set_ContentTemplate(ITemplate value) at ASP.default_aspx.__BuildControlupSales() in c:\inetpub\wwwroot\OM\Default.aspx:line 1208 at ASP.default_aspx.__BuildControl__control5(Control __ctrl) in c:\inetpub\wwwroot\OM\Default.aspx:line 1203 at System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) at Telerik.Web.UI.SingleTemplateContainer.InstantiateTemplate() at Telerik.Web.UI.SingleTemplateContainer.set_Template(ITemplate value) at Telerik.Web.UI.RadWindow.set_ContentTemplate(ITemplate value) at ASP.default_aspx.__BuildControlwinSearchSurveys() in c:\inetpub\wwwroot\OM\Default.aspx:line 1203 at ASP.default_aspx.__BuildControl__control4(WindowCollection __ctrl) in c:\inetpub\wwwroot\OM\Default.aspx:line 1201 at ASP.default_aspx.__BuildControlRadWinMgr() in c:\inetpub\wwwroot\OM\Default.aspx:line 1201 at ASP.default_aspx.__BuildControlContent2(Control __ctrl) in c:\inetpub\wwwroot\OM\Default.aspx:line 658 at System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) at ASP.masterpage_master.__BuildControlPagePlaceholder() in c:\inetpub\wwwroot\OM\MasterPage.master:line 296 at ASP.masterpage_master.__BuildControlfrm() in c:\inetpub\wwwroot\OM\MasterPage.master:line 65 at ASP.masterpage_master.__BuildControlTree(masterpage_master __ctrl) in c:\inetpub\wwwroot\OM\MasterPage.master:line 1 at ASP.masterpage_master.FrameworkInitialize() in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b6b42b42\a011ed90\App_Web_r97r-sw3.4.cs:line 0 at System.Web.UI.UserControl.InitializeAsUserControlInternal() at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) at System.Web.UI.Page.get_Master() at System.Web.UI.Page.ApplyMasterPage() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) &lt;/Data&gt; &lt;/EventData&gt; &lt;/Event&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload