Biz Modules Solutions
Contact us
  • Home
  • Products
    • Ultra Media Gallery 8
      • Overview
      • Feature Highlights
      • Sample Galleries
        • Galleria (UMG 8.5)
        • Translucent Slider (UMG 8.4)
        • Tonic Gallery (UMG 8.3)
        • Slider Master (UMG 8.2)
        • Carousel Evolution (UMG 8.1)
        • Spotlight Slider ( UMG 8.1)
        • TripleLayerSlider | homepage slider
        • MediaLibrary | mixed media gallery
        • WidescreenTour2 | stills & trailers
        • Piecerotator | multi media rotator
        • Html Slideshow | image slideshows
        • Widescreenshowroom | showcase
        • UMG Professional | photo gallery
        • UMG Classic | RSS subscription
        • Shooting places on Google maps
        • Virtual Tour
        • Photo calendar
      • Trial & Downloads
      • Testimonials
      • Release Notes
    • Ultra Video Gallery 4
      • Overview
      • Feature Highlights
      • Release Notes
      • Sample Sites
      • Reviews
      • Sample Videos
      • Trial & Downloads
    • Ultra News Article 1.1
      • Overview
      • Feature Highlights
      • Sample
    • Save as PDF
    • Custom development
  • Downloads
  • Buy now
    • License Upgrade
  • Support

Host Partnership

If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!

Need a custom module?

Should you have any questions about custom DNN modules or web projects, please let us know.

Latest Discussions

CarouselEvolution not showing properly . . . by Mike Ulloa
I have recently installed UMG 8.5 on a DNN 5.05 server. The carousel does not...
Empty Gallery. UMG 8.5 by Diego Juzgado
I have delete all medias and albums from a gallery module and now, I can't acces...
pause at the end of a slider display by Brazos Donaho
Was wondering if it would be possible to have an option that could control if th...
Require login to post comments by Marty Goldberg
Is there a way to require users to login before they can post a comment on a vid...
UVG 3 Pro error with 'BizModules.UltraVideoGallery.Professional.dll by min nol
Hi , please help me on this error. installation process was successfull but afte...
Home  > Support

Support Forum

Unanswered Active Topics Forums Search
Forums > Ultra Media Gallery > General Questions
Subject: Upgrade to 6.x Problems
Prev Next
You are not authorized to post a reply.

Author Messages
Rob Brun
Posts:17
Silver Member

07/20/2010 3:12 PM  
I recently upgraded to 5.x to 6.x and things went horribly bad - I was able to do a restore of the tables and files to get back to my old version and try again. Things went very bad again.

By comparing tables and stored procedures on a fresh install with my production site I have been able to get most of the new install working. Presentations are fine and I can create albums.

When I try to upload to a new album using the regular method everything appears ok, and the photos show up on the server, but they are not associated with the album.

When I try to use the classic upload I get the following error:

ModuleId: 804
ModuleDefId: 204
FriendlyName:
ModuleControlSource: DesktopModules/UltraMediaGallery/ClassicUpload.ascx
AssemblyVersion: 04.09.05
PortalID: 2
PortalName: Beartooth Harley-Davidson/Buell
UserID:
UserName:
ActiveTabID: 307
ActiveTabName: Photo Gallery
RawURL: /Experience/PhotoGallery/tabid/307/ctl/ClassicUpload/mid/804/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: https://www.beartoothonline.com/Experience/PhotoGallery/tabid/307/ctl/ClassicUpload/mid/804/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f8e2cedc-271f-4e64-a7d5-86ba83528bae
InnerException: The given path's format is not supported.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Security.Util.StringExpressionSet.CanonicalizePath
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The given path's format is not supported. ---> System.NotSupportedException: The given path's format is not supported. at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath) at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath) at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, AccessControlActions control, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode) at System.Web.HttpPostedFile.SaveAs(String filename) at BizModules.UltraPhotoGallery.ClassicUpload.btnUpload_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:


I've check what I could think of but am at a deadend - any ideas?

Thanks
Pengtsen R
Posts:11264


07/22/2010 12:44 PM  
what's the file name you uploaded? and what's the root folder of your DNN website? and what's the "gallery root" set in "Settings" page in your gallery?

Pengtsen R
http://www.bizmodules.net
Rob Brun
Posts:17
Silver Member

07/22/2010 1:58 PM  
I uploaded 12 files in a batch named like 2010GWTAxx.jpg (replace xx with numbers)

The files appear on the server in /Portals/2/UltraPhotoGallery/804

However, during the upload they were named ⎣].2010GWTAxx.jpg

The root on the website E:\WWWRoot

The gallery root is listed as /Portals/2/UltraPhotoGallery/804

Thanks

Rob Brun
Posts:17
Silver Member

07/22/2010 1:59 PM  
should read

However, during the upload they were named [ 23 ].2010GWTAxx.jpg (remove spaces)
Pengtsen R
Posts:11264


07/28/2010 4:48 PM  
yes, UMG add a [ x ] prefix to the file name, but this is not a problem.

Pengtsen R
http://www.bizmodules.net
Rob Brun
Posts:17
Silver Member

08/02/2010 12:22 PM  
Any ideas about the error above and why I can't add images to the gallery?
Rob Brun
Posts:17
Silver Member

08/02/2010 4:30 PM  
I managed to get this fixed by manually running each SQL script.

Thanks
Pengtsen R
Posts:11264


08/08/2010 12:26 PM  
glad to know that.

it's would be great if you can share the details of this problem and the solution.

Pengtsen R
http://www.bizmodules.net
Rob Brun
Posts:17
Silver Member

08/09/2010 2:18 PM  
Essentially the problem was that during an upload everything appeared fine via the flash uploaded, but when I went to the gallery there were no photos. When I looked on the physical drive the files were there, they were just not being added to the album in the database.

I manually ran the SQLDataProvider scripts starting at the version above my old UMG and fixed errors along the way until I had re-run all of the scripts.

It wasn't pretty and this may have been a special case since the upgrade went bad. Other upgrades on my development server have been flawless - it was just bad luck I think.

Thanks,
Rob
Pengtsen R
Posts:11264


08/10/2010 3:23 PM  
great, hope you enjoy it!

Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.
Forums > Ultra Media Gallery > General Questions > Upgrade to 6.x Problems



ActiveForums 3.7
Copyright © 2005-2011 BizModules
Register Login