Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorFlash gallery stopped working, image gallery okFlash gallery stopped working, image gallery ok
Previous
 
Next
New Post
2/28/2008 11:06 AM
 

Hello,

on one of my DNN 4.8 hosts, I have big problems with the flash gallery navigation function, which gives the following error, while image gallery does work perfectly:

AssemblyVersion: 04.08.00
PortalID: 0
PortalName: the portal
UserID: 1
UserName: host
ActiveTabID: 248
ActiveTabName: Test
RawURL: /Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx?FCKTheme=Default&Type=Flash&tabid=248&RootFolder=/Portals/0/&CurrentFolder=/
AbsoluteURL: /Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 9894c01b-7257-4baa-ab43-8fcc536945aa
InnerException: Arithmetic operation resulted in an overflow.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.HtmlEditor.FckHtmlEditorProvider.SWFDump.GetInfo
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Arithmetic operation resulted in an overflow. ---> System.OverflowException: Arithmetic operation resulted in an overflow. at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.SWFDump.GetInfo(String fileName) at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKFlashObject..ctor(FCKGalleryBase pParent, String pClientPath, String pFilename, String pDisplayName) at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery.LoadFilesData() at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery.LoadData() at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery.Page_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(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) --- End of inner exception stack trace ---


What is causing the error? I am not yet uploading any file: as son as I cick on the "flash" icon on FCK toolbar, I get the popup opened and immediately see this error ("Arithmetic operation resulted in an overflow."). The image gallery browser works perfeclty, where's the problem?

thanks for any help,

al.

 
New Post
3/18/2008 2:17 PM
 

I have the same problem, my solution is:

The file:  Provider.FckHtmlEditorProvider/Components/FCKGalleryObjects.vb

 Public Property FCKWidth() As Integer
            Get
                Return _Width --> Return 100
            End Get
            Set(ByVal Value As Integer)
                _Width = Value --> _Width = 100
            End Set
        End Property

 Public Property FCKHeight() As Integer
            Get
                Return _Height --> Return 100
            End Get
            Set(ByVal Value As Integer)
                _Height = Value  --> _Height = 100
            End Set
        End Property

I'm a China boy, My English is very pool , sorry!
My email is "
tiesi@sohu.com", give me your Email, I mail to you the DLL file.

 
New Post
5/6/2008 3:08 AM
 

I have the same problem.

My FCK version is 2.4.1, DNN is 4.82

 

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorFlash gallery stopped working, image gallery okFlash gallery stopped working, image gallery ok


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out