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  |  

Vote for DotNetNuke as your choice for winner of this year's PackT Open Source CMS Award
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
The best choice for your web site host, email hosting, and domain registration.
 


  Sponsors  

Meet Our Sponsors

CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
AspDotNetStoreFront - E-Commerce by Design - The Leading ASP.NET shopping cart platform for developers!
Click here to go to dev.live.com for Windows Live developer resources
SteadyRain
 


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.

 


Powered by Adcuent®.Com
Adcuent® Consulting & Technology offers custom development web applications and hosting projects under the brand of Powered by Adcuent®.Com
www.adcuent.com
Easily Build DNN Solutions with XMod
XMod makes it easy to build news articles, house listings, custom feedback forms, product reviews and much more - without programming
www.DNNDev.com
Software Development and Integration with DNN
HNP Solutions focuses on the pragmatic use of technology and process to meet an organization's business objectives. HNP Solutions employs seasoned Enterprise and Solution Architects, Delivery Managers and QA & Business Leads. Our capabilities range from project assessments & recommendations, design & code reviews, to full program implementations. We also work with organizations in need of senior staff augmentation purposes in the areas of Enterprise and Solution architecture.
www.hnpsolutions.com

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