Biz Modules Solutions
Contact us
  • Home
  • Products
    • Ultra Media Gallery 8
      • Overview
      • Feature Highlights
      • Sample Galleries
        • UMGClassicNG (since UMG 8.9)
        • WidescreenTour1 2.0 (UMG 8.8)
        • SmoothGallery 2.0 (UMG 8.6)
        • 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
        • 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

UMG-Free Content List Sorting Options by Jeremy Close
Is there a way for the Free Content List to sort albums in the same order that t...
Paging Options by eric peerless
We are looking to have a scrolling paging option where you roll over a down arro...
Video player z-index, main menu not visible. wmode? by victor mois
Hi, when I open a page with video player module on it and it is at the top of th...
Show one latest or top rated video on home page by victor mois
Hi, I can't find a way to show one single video on a home page. I need it to be...
Downgrade from UMGClassicNG to UMGClassic by Jean-Christophe BARREAU
Hi, My customer is very unhappy with the new UMGClassicNG. It is not optimize...
Home  > Support

Support Forum

Unanswered Active Topics Forums Search
Forums > Ultra Video Gallery > General Questions
Subject: UGV hosting options for video uploads and audio
Prev Next
You are not authorized to post a reply.

Page 3 of 3 << < 123
Author Messages
coolvibe
Posts:0
New Member

10/13/2008 8:58 PM  

I'm going to get a VPS, if I do not use a php solution for my online community.

Pengtsen R
Posts:11533


10/13/2008 11:11 PM  
you can consider websecurestores, BizModules WAS hosted there for 3 years, it seems some of their servers do support external process permission.

thank you.

Pengtsen R
http://www.bizmodules.net
Herb Benton
Posts:27
Silver Member


10/14/2008 7:44 AM  
Jeff - I have everything running now. I created another post for my discussion and ended up resolving everything on my own. As for a web host - I use WebHost4Life.com. Currently there is no problem with running UVG on my site. Your welcome to come take a look although the site is still a work in progress... www.PlanetAviator.com Thanks, Herb
coolvibe
Posts:0
New Member

10/16/2008 12:28 PM  

This is the error I get when I try to access helloworld.

 

HTTP Error 404.3 - Not Found

The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

Detailed Error Information
Module StaticFileModule
Notification ExecuteRequestHandler
Handler StaticFile
Error Code 0x80070032
Requested URL http://www.coolvibeonline.com:80/dnn/DesktopModules/UltraVideoGallery/Binaries/HelloWorld/HelloWorld
Physical Path c:\websites\coolvibeonline18\coolvibeonline.com\dnn\DesktopModules\UltraVideoGallery\Binaries\HelloWorld\HelloWorld
Logon Method Anonymous
Logon User Anonymous
Most likely causes:
  • It is possible that a handler mapping is missing. By default, the static file handler processes all content.
  • The feature you are trying to use may not be installed.
  • The appropriate MIME map is not enabled for the Web site or application. (Warning: Do not create a MIME map for content that users should not download, such as .ASPX pages or .config files.)
  • If ASP.NET is not installed.
Things you can try:
  • In system.webServer/handlers:
    • Ensure that the expected handler for the current page is mapped.
    • Pay extra attention to preconditions (for example, runtimeVersion, pipelineMode, bitness) and compare them to the settings for your application pool.
    • Pay extra attention to typographical errors in the expected handler line.
  • Please verify that the feature you are trying to use is installed.
  • Verify that the MIME map is enabled or add the MIME map for the Web site using the command-line tool appcmd.exe.
    1. To set a MIME type, use the following syntax: %SystemRoot%\windows\system32\inetsrv\appcmd set config /section:staticContent /+[fileExtension='string',mimeType='string']
    2. The variable fileExtension string is the file name extension and the variable mimeType string is the file type description.
    3. For example, to add a MIME map for a file which has the extension ".xyz": appcmd set config /section:staticContent /+[fileExtension='.xyz',mimeType='text/plain']
    Warning: Ensure that this MIME mapping is needed for your Web server before adding it to the list. Configuration files such as .CONFIG or dynamic scripting pages such as .ASP or .ASPX, should not be downloaded directly and should always be processed through a handler. Other files such as database files or those used to store configuration, like .XML or .MDF, are sometimes used to store configuration information. Determine if clients can download these file types before enabling them.
  • Install ASP.NET.
  • Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click here.
Pengtsen R
Posts:11533


10/16/2008 6:54 PM  
http://www.coolvibeonline.com:80/dnn/DesktopModules/UltraVideoGallery/Binaries/HelloWorld/HelloWorld is not a valid url, it should be :

http://www.coolvibeonline.com:80/dnn/DesktopModules/UltraVideoGallery/Binaries/HelloWorld/HelloWorld.aspx

however, this url still doesn't work due to unknown reason, so I said some thing on your server side must handled this request and return a 404 error.

in my early posts on 10/11/2008 6:19 AM I said you can visit http://www.coolvibeonline.com/HelloWorld.aspx, you can see a critical error, so I belive something on your server is not properly configured.

now my suggestion is:
1, use another hosting provider
2, or, use UVG Convert to add new videos.

thanks.

Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.
Page 3 of 3 << < 123

Forums > Ultra Video Gallery > General Questions > UGV hosting options for video uploads and audio



ActiveForums 3.7
Copyright © 2005-2011 BizModules
Register Login