Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
WebHostForAsp.net
 


  Sponsors  

Meet Our Sponsors

SmarterTools
The Official Microsoft ASP.NET Website
Portal Webhosting - Hosting For Developers
Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  FCKeditor Provi...  Flash gallery stopped working, image gallery ok
Previous Previous
 
Next Next
New Post 2/28/2008 7:06 AM
Unresolved
User is offline alberto velo
46 posts
10th Ranked


Flash gallery stopped working, image gallery ok 

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 11:17 AM
User is offline z hg
1 posts
10th Ranked


Re: Flash gallery stopped working, image gallery ok 

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 12:08 AM
User is offline ying
57 posts
10th Ranked


Re: Flash gallery stopped working, image gallery ok 

I have the same problem.

My FCK version is 2.4.1, DNN is 4.82

 

 

 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  FCKeditor Provi...  Flash gallery stopped working, image gallery ok
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Web Valley
Website design, Database development
www.webvalley.com
UK DotNetNuke CMS installation, hosting & support
UK based installation, branding, customising, integration, hosting, training, support and maintenance services for DotNetNuke
www.deburca.co.uk
Need Help with your DotNetNuke website?
Jango Studios offers exclusive DotNetNuke Skin Design, Module Development, Web Marketing and Web Hosting.
www.jangostudios.net

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP