c# - Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation error in prod server -
i getting errors in production box not getting in our local testing. not using modal dialogue popuups or not window message popups in entire popups. causing because of response.redirect? here server eventlog. can tell me causing issue?
log name: application source: asp.net 2.0.50727.0 date: 4/11/2011 8:44:42 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: unhandled exception has occurred. event time: 4/11/2011 8:44:42 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 modal dialog box or form when application not running in userinteractive mode not valid operation. specify servicenotification or defaultdesktoponly style display notification service application. request information: request url: http://ccom/default.aspx request path: /default.aspx user host address: 10.164.74.56 user: cable\awitko200 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 impersonating: false stack trace: @ system.windows.forms.form.showdialog(iwin32window owner) @ system.windows.forms.form.showdialog() @ syncfusion.core.licensing.fusionlicenseprovider.getlicense(licensecontext context, type type, object instance, boolean allowexceptions) @ system.componentmodel.licensemanager.validateinternalrecursive(licensecontext context, type type, object instance, boolean allowexceptions, license& license, string& licensekey) @ system.componentmodel.licensemanager.validateinternal(type type, object instance, boolean allowexceptions, license& license) @ system.componentmodel.licensemanager.validate(type type, object instance) @ syncfusion.core.licensing.licensedwebcomponent..ctor(type type) @ syncfusion.web.ui.webcontrols.tools.common.coreutilities.validatelicense(type typetovalidate) @ syncfusion.web.ui.webcontrols.tools.autocompletetextbox..ctor() @ asp.default_aspx.__buildcontroltxtdivsales() in c:\inetpub\wwwroot\om\default.aspx:line 1226 @ asp.default_aspx.__buildcontrol__control6(control __ctrl) in c:\inetpub\wwwroot\om\default.aspx:line 1208 @ system.web.ui.compiledtemplatebuilder.instantiatein(control container) @ system.web.ui.updatepanel.createcontents() @ system.web.ui.updatepanel.set_contenttemplate(itemplate value) @ asp.default_aspx.__buildcontrolupsales() in c:\inetpub\wwwroot\om\default.aspx:line 1208 @ asp.default_aspx.__buildcontrol__control5(control __ctrl) in c:\inetpub\wwwroot\om\default.aspx:line 1203 @ system.web.ui.compiledtemplatebuilder.instantiatein(control container) @ telerik.web.ui.singletemplatecontainer.instantiatetemplate() @ telerik.web.ui.singletemplatecontainer.set_template(itemplate value) @ telerik.web.ui.radwindow.set_contenttemplate(itemplate value) @ asp.default_aspx.__buildcontrolwinsearchsurveys() in c:\inetpub\wwwroot\om\default.aspx:line 1203 @ asp.default_aspx.__buildcontrol__control4(windowcollection __ctrl) in c:\inetpub\wwwroot\om\default.aspx:line 1201 @ asp.default_aspx.__buildcontrolradwinmgr() in c:\inetpub\wwwroot\om\default.aspx:line 1201 @ asp.default_aspx.__buildcontrolcontent2(control __ctrl) in c:\inetpub\wwwroot\om\default.aspx:line 658 @ system.web.ui.compiledtemplatebuilder.instantiatein(control container) @ asp.masterpage_master.__buildcontrolpageplaceholder() in c:\inetpub\wwwroot\om\masterpage.master:line 296 @ asp.masterpage_master.__buildcontrolfrm() in c:\inetpub\wwwroot\om\masterpage.master:line 65 @ asp.masterpage_master.__buildcontroltree(masterpage_master __ctrl) in c:\inetpub\wwwroot\om\masterpage.master:line 1 @ 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 @ system.web.ui.usercontrol.initializeasusercontrolinternal() @ system.web.ui.masterpage.createmaster(templatecontrol owner, httpcontext context, virtualpath masterpagefile, idictionary contenttemplatecollection) @ system.web.ui.page.get_master() @ system.web.ui.page.applymasterpage() @ system.web.ui.page.performpreinit() @ system.web.ui.page.processrequestmain(boolean includestagesbeforeasyncpoint, boolean includestagesafterasyncpoint) custom event details: event xml: <event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <system> <provider name="asp.net 2.0.50727.0" /> <eventid qualifiers="32768">1309</eventid> <level>3</level> <task>3</task> <keywords>0x80000000000000</keywords> <timecreated systemtime="2011-04-11t12:44:42.000000000z" /> <eventrecordid>15385</eventrecordid> <channel>application</channel> <computer>pacdcpccoma01.cable.comcast.com</computer> <security /> </system> <eventdata> <data>3005</data> <data>an unhandled exception has occurred.</data> <data>4/11/2011 8:44:42 am</data> <data>4/11/2011 12:44:42 pm</data> <data>a66a8c24117e49d4979975e947bfe021</data> <data>49560</data> <data>8</data> <data>0</data> <data>/lm/w3svc/1/root-1-129469890006189836</data> <data>full</data> <data>/</data> <data>c:\inetpub\wwwroot\om\</data> <data>pacdcpccoma01</data> <data> </data> <data>4752</data> <data>w3wp.exe</data> <data>iis apppool\classic .net apppool</data> <data>invalidoperationexception</data> <data>showing modal dialog box or form when application not running in userinteractive mode not valid operation. specify servicenotification or defaultdesktoponly style display notification service application.</data> <data>http://ccom/default.aspx</data> <data>/default.aspx</data> <data>10.164.74.56</data> <data>cable\awitko200</data> <data>true</data> <data>negotiate</data> <data>iis apppool\classic .net apppool</data> <data>18</data> <data>iis apppool\classic .net apppool</data> <data>false</data> <data> @ system.windows.forms.form.showdialog(iwin32window owner) @ system.windows.forms.form.showdialog() @ syncfusion.core.licensing.fusionlicenseprovider.getlicense(licensecontext context, type type, object instance, boolean allowexceptions) @ system.componentmodel.licensemanager.validateinternalrecursive(licensecontext context, type type, object instance, boolean allowexceptions, license& license, string& licensekey) @ system.componentmodel.licensemanager.validateinternal(type type, object instance, boolean allowexceptions, license& license) @ system.componentmodel.licensemanager.validate(type type, object instance) @ syncfusion.core.licensing.licensedwebcomponent..ctor(type type) @ syncfusion.web.ui.webcontrols.tools.common.coreutilities.validatelicense(type typetovalidate) @ syncfusion.web.ui.webcontrols.tools.autocompletetextbox..ctor() @ asp.default_aspx.__buildcontroltxtdivsales() in c:\inetpub\wwwroot\om\default.aspx:line 1226 @ asp.default_aspx.__buildcontrol__control6(control __ctrl) in c:\inetpub\wwwroot\om\default.aspx:line 1208 @ system.web.ui.compiledtemplatebuilder.instantiatein(control container) @ system.web.ui.updatepanel.createcontents() @ system.web.ui.updatepanel.set_contenttemplate(itemplate value) @ asp.default_aspx.__buildcontrolupsales() in c:\inetpub\wwwroot\om\default.aspx:line 1208 @ asp.default_aspx.__buildcontrol__control5(control __ctrl) in c:\inetpub\wwwroot\om\default.aspx:line 1203 @ system.web.ui.compiledtemplatebuilder.instantiatein(control container) @ telerik.web.ui.singletemplatecontainer.instantiatetemplate() @ telerik.web.ui.singletemplatecontainer.set_template(itemplate value) @ telerik.web.ui.radwindow.set_contenttemplate(itemplate value) @ asp.default_aspx.__buildcontrolwinsearchsurveys() in c:\inetpub\wwwroot\om\default.aspx:line 1203 @ asp.default_aspx.__buildcontrol__control4(windowcollection __ctrl) in c:\inetpub\wwwroot\om\default.aspx:line 1201 @ asp.default_aspx.__buildcontrolradwinmgr() in c:\inetpub\wwwroot\om\default.aspx:line 1201 @ asp.default_aspx.__buildcontrolcontent2(control __ctrl) in c:\inetpub\wwwroot\om\default.aspx:line 658 @ system.web.ui.compiledtemplatebuilder.instantiatein(control container) @ asp.masterpage_master.__buildcontrolpageplaceholder() in c:\inetpub\wwwroot\om\masterpage.master:line 296 @ asp.masterpage_master.__buildcontrolfrm() in c:\inetpub\wwwroot\om\masterpage.master:line 65 @ asp.masterpage_master.__buildcontroltree(masterpage_master __ctrl) in c:\inetpub\wwwroot\om\masterpage.master:line 1 @ 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 @ system.web.ui.usercontrol.initializeasusercontrolinternal() @ system.web.ui.masterpage.createmaster(templatecontrol owner, httpcontext context, virtualpath masterpagefile, idictionary contenttemplatecollection) @ system.web.ui.page.get_master() @ system.web.ui.page.applymasterpage() @ system.web.ui.page.performpreinit() @ system.web.ui.page.processrequestmain(boolean includestagesbeforeasyncpoint, boolean includestagesafterasyncpoint) </data> </eventdata> </event>
your syncfusion controls can't find valid license on server, , are attempting show dialog informing such. error appears originating syncfusion.web.ui.webcontrols.tools.autocompletetextbox.
you might find syncfusion document helpful.
the relevant part of stack trace is:
at system.windows.forms.form.showdialog(iwin32window owner) @ system.windows.forms.form.showdialog() @ syncfusion.core.licensing.fusionlicenseprovider.getlicense(licensecontext context, type type, object instance, boolean allowexceptions) @ system.componentmodel.licensemanager.validateinternalrecursive(licensecontext context, type type, object instance, boolean allowexceptions, license& license, string& licensekey) ....
at system.componentmodel.licensemanager.validateinternal(type type, object instance, boolean allowexceptions, license& license) @ system.componentmodel.licensemanager.validate(type type, object instance) @ syncfusion.core.licensing.licensedwebcomponent..ctor(type type) @ syncfusion.web.ui.webcontrols.tools.common.coreutilities.validatelicense(type typetovalidate) @ syncfusion.web.ui.webcontrols.tools.autocompletetextbox..ctor() @ ...
Comments
Post a Comment