WYSIWYG Exceptions

Posted by Community Admin on 04-Aug-2018 18:18

WYSIWYG Exceptions

All Replies

Posted by Community Admin on 13-Dec-2011 00:00

Hi,
we look our website logs files and we see a curious exception.
After investigation we understand it, when wysiwyg are used to upload an image it generate an error :

Message: HandlingInstanceID: 749bfbcb-1fb4-4038-8339-0e20285db95f
An exception of type 'System.ArgumentException' occurred and was caught.
------------------------------------------------------------------------
12/13/2011 17:47:45
Type : System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : No dialog mode parameter specified. Use one of the Telerik.Sitefinity.Web.UI.EditorContentManagerDialog.EditorExternalDialogModes as 'mode' query string parameter.
Source : Telerik.Sitefinity
Help link :
ParamName :
Data : System.Collections.ListDictionaryInternal
TargetSite : Void InitializeDialogMode()
Stack Trace :    at Telerik.Sitefinity.Web.UI.EditorContentManagerDialog.InitializeDialogMode()
   at Telerik.Sitefinity.Web.UI.EditorContentManagerDialog.InitializeControls(GenericContainer container)
   at Telerik.Sitefinity.Web.UI.SimpleView.CreateChildControls()
   at Telerik.Sitefinity.Web.UI.DialogBase.CreateChildControls()
   at System.Web.UI.Control.EnsureChildControls()
   at System.Web.UI.WebControls.CompositeControl.get_Controls()
   at Telerik.Sitefinity.Web.UI.EditorContentManagerDialog.OnInit(EventArgs e)
   at System.Web.UI.Control.InitRecursive(Control namingContainer)
   at System.Web.UI.Control.AddedControl(Control control, Int32 index)
   at System.Web.UI.ControlCollection.Add(Control child)
   at Telerik.Sitefinity.Web.DialogRouteHandler.InitializeContent(Page handler, RequestContext requestContext)
   at Telerik.Sitefinity.Web.RouteHandlerBase.Handler_Load(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 
Additional Info:
 
MachineName : VMPAR02SGR1
TimeStamp : 12/13/2011 4:47:45 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.3.1885.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/519453194/Root/v3-1-129682682371049250
ThreadIdentity : nvigne
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
Requested URL : https://vmpar02sgr1.fr.world.socgen:8995/v3/Sitefinity/Dialog/EditorContentManagerDialog/
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: VMPAR02SGR1
 
App Domain: /LM/W3SVC/519453194/Root/v3-1-129682682371049250
 
ProcessId: 12744
 
Process Name: c:\windows\system32\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:17588
 
Extended Properties:
----------------------------------------

We don't know real impact of this error on our site. But ours contributors use this method rather often and we encounter instability onto the site.

Regards,
Nicolas

Posted by Community Admin on 13-Dec-2011 00:00

Hi,

I'm on Nicolas' team.
Before you fix this bug, we'd like to know if this error is harmless, or if it could be the cause of the stability problems we're having.

Thanks.

Posted by Community Admin on 16-Dec-2011 00:00

Hello guys,

 Can you send us the exact steps of how this is reproduced? Do you always get these errors on uploading images through the editor or it just happens occasionally? 

Best wishes,
Svetoslav Petsov
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 16-Dec-2011 00:00

Hi Svetoslav,

The error seems to happen occasionally, because I can't reproduce it right now. It's possible we're missing something that triggers the error.

Step by step:
- In the backend, go to Content / News
- Click the "Create a news item" button
- Fill in Title, upload image through WYSIWYG
- Click "Publish"

I'll keep trying to get the error and report back.

Thanks.

Posted by Community Admin on 16-Dec-2011 00:00

More info: we can replicate the problem with IE8, but not with Firefox. With IE8, it happens all the time.

Posted by Community Admin on 20-Dec-2011 00:00

Hello guys,

 Does this reproduce on a clean project, because I tried it and it didn't. Also, what storage are you using for the images - is it file storage or database storage?

Regards,
Svetoslav Petsov
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 23-Jan-2012 00:00

Hi Svetoslav,

Oops, forgot to reply to this.
It is database storage. Unfortunately, I cannot easily try on a clean project (that'd require a new database, and I don't have one available, and can't create one myself).

Posted by Community Admin on 25-Jan-2012 00:00

Hi,

 I am unable to reproduce this error, but as far as I see it shouldn't bother you. Actually there are some other errors like this that get logged in the error logs but doesn't actually affect the correct work of Sitefinity in any way.

All the best,
Svetoslav Petsov
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 25-Jan-2012 00:00

Hi Svetoslav,

Okay, thanks for the info.
We also noticed errors related to resources. This seems to be on the back office side.
For some reason, the port is added at the end of some URLs, and so it fails to fetch the resource due to this. This is only on our production environment, which has a special configuration (the web site is not on port 80, and there is a special CSS configuration).

Error example (with some info edited out):

----------------------------------------
Timestamp: 24/01/2012 16:14:27
 
Message: HandlingInstanceID: e165c2c7-8b69-4ba1-b2ea-878c79ae79ec
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
01/24/2012 17:14:27
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : This is an invalid webresource request.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void System.Web.IHttpHandler.ProcessRequest(System.Web.HttpContext)
Stack Trace :    at System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : *server name*
TimeStamp : 24/01/2012 16:14:27
FullName : Telerik.Sitefinity.Utilities, Version=4.3.1885.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/198719134/Root/V3-1-129718896725368652
ThreadIdentity : *username*
WindowsIdentity : EUR\srv_insite_svc
Requested URL : http://*domain name*:85/V3/WebResource.axd?d=YbJNKM5WaJIFaRmynPsEy-QvMUTWEww87Hn-Jvw2N5IqJjQyE1tsld4FvngpEOX6PrdhaLWwEZWJCz7bbhKG_syswkYUyVeYi2mJzzoGa6IGggtNEx5B-76J-y4Jo9CTlNhTsAIUXi-nqkal_EPWsxs5EisImfwYm_Q0_oZS4-2_qWLs8slUA89jmWq1K88CMiSKyoouXiHDtOnAM64DoEC9OZrP57O7_HZbLyV4Pfg1&t=634575801660000000
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: *server name*
 
App Domain: /LM/W3SVC/198719134/Root/V3-1-129718896725368652
 
ProcessId: 10380
 
Process Name: c:\windows\system32\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:10188
 
Extended Properties:
----------------------------------------

Posted by Community Admin on 27-Jan-2012 00:00

Hello,

 What exactly is the special configuration that you specified? If you don't get this error on your development server then this means that it is caused by the settings on your production. Is this causing any problems on the frontend (missing styles or images)?

Greetings,
Svetoslav Petsov
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 27-Jan-2012 00:00

Hi Svetoslav,

I do not really know the details of the special configuration. Another team handles that, and we can't even connect on the concerned servers. We do not have the needed rights. I just know the CSS configuration overrides the http/s ports, or something.

This doesn't cause issues on the front, only in the backend. We also fixed a few link issues (like, for example, the "View" links on the page index of the back office) by specifying the site root URL, in the site settings (System / Site URL Settings). There are still a few broken features, though, such as the Preview button when you're on a page. (ie: only the View link from the page index works, but not the Preview button when you're on a particular page.) Again, this is only on our production servers.

Thanks.

Posted by Community Admin on 01-Feb-2012 00:00

Hello Thomas,

 You will have to check up with the configurations team, as the problem is on their side. It's possible that there are wrong IIS configurations for the handlers and this may cause some of the resources not to be loaded.

Greetings,
Svetoslav Petsov
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 11-Jul-2012 00:00

Hi,
it seems the problem still persists in version 5.0.2800.0 (see log-snippet below). Even if this seems not affect functionality its always a bad feeling having those errors in a solution.

Kind regards
Udo

07/11/2012 13:20:02
Type : System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : No dialog mode parameter specified. Use one of the Telerik.Sitefinity.Web.UI.EditorContentManagerDialog.EditorExternalDialogModes as 'mode' query string parameter.
Source : Telerik.Sitefinity
Help link :
ParamName :
Data : System.Collections.ListDictionaryInternal
TargetSite : Void InitializeDialogMode()
Stack Trace :    at Telerik.Sitefinity.Web.UI.EditorContentManagerDialog.InitializeDialogMode()
   at Telerik.Sitefinity.Web.UI.EditorContentManagerDialog.InitializeControls(GenericContainer container)
   at Telerik.Sitefinity.Web.UI.SimpleView.CreateChildControls()
   at Telerik.Sitefinity.Web.UI.DialogBase.CreateChildControls()
   at System.Web.UI.Control.EnsureChildControls()
   at System.Web.UI.WebControls.CompositeControl.get_Controls()
   at Telerik.Sitefinity.Web.UI.EditorContentManagerDialog.OnInit(EventArgs e)
   at System.Web.UI.Control.InitRecursive(Control namingContainer)
   at System.Web.UI.Control.AddedControl(Control control, Int32 index)
   at System.Web.UI.ControlCollection.Add(Control child)
   at Telerik.Sitefinity.Web.DialogRouteHandler.InitializeContent(Page handler, RequestContext requestContext)
   at Telerik.Sitefinity.Web.RouteHandlerBase.Handler_Load(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 
Additional Info:
 
MachineName : Hxxx
TimeStamp : 11/07/2012 11:20:02
FullName : Telerik.Sitefinity.Utilities, Version=5.0.2800.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-2-129864726425816310
ThreadIdentity : Hxxx
WindowsIdentity : IIS APPPOOL\<domain>
Requested URL : http://www.<;domain>/Sitefinity/Dialog/EditorContentManagerDialog/

Posted by Community Admin on 13-Jul-2012 00:00

Hello,

 I also tried to reproduce the problem, but wasn't able to. As I see from your previous communication with my colleague Svetoslav, it seems that the problem comes from your configurations. Did you check your IIS settings, as recommended?

Greetings,
Jen Peleva
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed