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 Video Gallery > Support Questions
Subject: 2.0 Issue
Prev Next
You are not authorized to post a reply.

Page 1 of 3123 > >>
Author Messages
Brandon Hartsell
Posts:114
Diamond Member

12/06/2007 11:19 AM  
If I let the set up wizard modify the web.config I get the following error when users try to login to the website:

system.web.httpexception: Data length (49152) is shorter than Content-Length (56861) and client is still connected.

This appears to happen with the addition of:

<add name="UploadHttpModule" type="Brettle.Web.NeatUpload.UploadHttpModule, Brettle.Web.NeatUpload" />

and

<add verb="POST,GET" path="ajaxpro/*.ashx" type="AjaxPro.AjaxHandlerFactory, AjaxPro.2" />

to the web.config.
Pengtsen R
Posts:11264


12/07/2007 1:19 AM  
will you get this problem if you set Max File Size to blank?

Pengtsen R
http://www.bizmodules.net
Brandon Hartsell
Posts:114
Diamond Member

12/07/2007 4:28 AM  
Yes that is exactly what the setting was.
Pengtsen R
Posts:11264


12/07/2007 7:38 AM  
so what is more detailed error? you should see it in Event Viewer.

Pengtsen R
http://www.bizmodules.net
Brandon Hartsell
Posts:114
Diamond Member

12/07/2007 8:03 AM  
AssemblyVersion: 04.04.01
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /ajaxpro/BizModules.UltraVideoGallery.UploadProgress,BizModules.UltraVideoGallery.ashx
AbsoluteURL: /ajaxpro/BizModules.UltraVideoGallery.UploadProgress,BizModules.UltraVideoGallery.ashx
AbsoluteURLReferrer: http://www.sunstoneyoga.com/Editors/VideoManagement/tabid/376/Wizard/True/Step/1/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f81b1b20-2f3c-4346-83b3-2665e7262bb8
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.Util.CheckVirtualFileExists
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: The file '/ajaxpro/BizModules.UltraVideoGallery.UploadProgress,BizModules.UltraVideoGallery.ashx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: SHAKTI
Brandon Hartsell
Posts:114
Diamond Member

12/07/2007 8:03 AM  
AssemblyVersion: 04.04.01
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /ajaxpro/converter.ashx
AbsoluteURL: /ajaxpro/converter.ashx
AbsoluteURLReferrer: http://www.sunstoneyoga.com/Editors/VideoManagement/tabid/376/Wizard/True/Step/1/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: d05874b2-4e7d-4268-a22e-eac735ccce38
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.Util.CheckVirtualFileExists
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: The file '/ajaxpro/converter.ashx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: SHAKTI
Brandon Hartsell
Posts:114
Diamond Member

12/07/2007 8:05 AM  
Basically a lot dealing with ajax it appears. There are about 10 others.
Brandon Hartsell
Posts:114
Diamond Member

12/07/2007 9:35 AM  
AssemblyVersion: 04.04.01
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /ajaxpro/BizModules.UltraPhotoGallery.AjaxDotNetForLightBox,BizModules.UltraPhotoGallery.ashx
AbsoluteURL: /ajaxpro/BizModules.UltraPhotoGallery.AjaxDotNetForLightBox,BizModules.UltraPhotoGallery.ashx
AbsoluteURLReferrer: http://sunstoneyoga.com/TeacherTraining/tabid/55/Default.aspx?gclid=COTrv7zalpACFQgsQwodInqL-A
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 57faae66-a9be-4f05-8516-43d55cfd2b27
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.Util.CheckVirtualFileExists
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: The file '/ajaxpro/BizModules.UltraPhotoGallery.AjaxDotNetForLightBox,BizModules.UltraPhotoGallery.ashx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: SHAKTI
Brandon Hartsell
Posts:114
Diamond Member

12/07/2007 9:36 AM  
i looks like this just didn't get installed?
Pengtsen R
Posts:11264


12/07/2007 9:58 AM  
yes, it seems ajaxpro is not installed.

please check your web.config, there should be a reference to ajaxpro.2.dll, if you find another line which refer to ajaxpro.dll, delete it.

Pengtsen R
http://www.bizmodules.net
Brandon Hartsell
Posts:114
Diamond Member

12/07/2007 11:43 AM  
didn't help. here is what happens:
Server Error in '/' Application.
Data length (49152) is shorter than Content-Length (56665) and client is still connected.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Data length (49152) is shorter than Content-Length (56665) and client is still connected.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[HttpException (0x80004005): Data length (49152) is shorter than Content-Length (56665) and client is still connected.]
Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseOrThrow() +2641
Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseMultipart() +253
Brettle.Web.NeatUpload.FilteringWorkerRequest.GetKnownRequestHeader(Int32 index) +21
System.Web.HttpWorkerRequest.HasEntityBody() +17
System.Web.HttpRequest.GetEncodingFromHeaders() +223
System.Web.HttpRequest.get_ContentEncoding() +48
System.Web.HttpServerUtility.UrlDecode(String s) +142
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +205
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

[HttpException (0x80004005): Unhandled HttpException while processing NeatUpload child request]
Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) +837
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
Brandon Hartsell
Posts:114
Diamond Member

12/07/2007 4:26 PM  
Removing:

<add name="UploadHttpModule" type="Brettle.Web.NeatUpload.UploadHttpModule, Brettle.Web.NeatUpload" />


solves the error i was getting. do we need this in the web.config?

any idea how to fix?
Pengtsen R
Posts:11264


12/08/2007 9:06 AM  
Brandon, I'll check it and give you further reply, please wait for my solution.

thank you.

Pengtsen R
http://www.bizmodules.net
Pengtsen R
Posts:11264


12/10/2007 2:43 AM  
Brandon, I can't replicate this problem on my local computer, is it possible to get host permission and FTP access to your server so I can test this problem?

Please ignore my request if your webstie is a live website.

thanks.

Pengtsen R
http://www.bizmodules.net
Pengtsen R
Posts:11264


12/10/2007 2:43 AM  
also, please email your web.config to service@bizmodules.net, you can remove connection strings in it.

Pengtsen R
http://www.bizmodules.net
Jacky Lin
Posts:24
Silver Member

01/25/2008 1:01 PM  
I'm also having this problem.. Please share some insign on how to get this problem resolved .
Jacky Lin
Posts:24
Silver Member

01/25/2008 1:09 PM  
ModuleId: 1686
ModuleDefId: 234
FriendlyName: UVG_AddVideo
ModuleControlSource: DesktopModules/UltraVideoGallery/AddVideo.ascx
AssemblyVersion: 03.03.07
PortalID: 0
PortalName: NiHao USA
UserID: 1
UserName: host
ActiveTabID: 332
ActiveTabName: Add New Videos
RawURL: /Video/AddNewVideos/tabid/332/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.nihao-usa.com/Video/AddNewVideos/tabid/332/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MS-RTC LM 8)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 275a9166-9fbd-479d-8847-30b827493bad
InnerException: Parser Error: Parser Error: The format of the file 'Brettle.Web.NeatUpload' is invalid.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Reflection.Assembly.GetType
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Parser Error: Parser Error: The format of the file 'Brettle.Web.NeatUpload' is invalid. ---> System.Web.HttpException: Parser Error: Parser Error: The format of the file 'Brettle.Web.NeatUpload' is invalid. ---> System.Web.HttpParseException: Parser Error: The format of the file 'Brettle.Web.NeatUpload' is invalid. ---> System.BadImageFormatException: The format of the file 'Brettle.Web.NeatUpload' is invalid. File name: "Brettle.Web.NeatUpload" at System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Web.UI.NamespaceTagNameToTypeMapper.System.Web.UI.ITagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs) at System.Web.UI.MainTagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs, Boolean fAllowHtmlTags) at System.Web.UI.RootBuilder.GetChildControlType(String tagName, IDictionary attribs) at System.Web.UI.ControlBuilder.CreateChildBuilder(String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, String sourceFileName, Type& childType) at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) at System.Web.UI.TemplateParser.ParseStringInternal(String text) at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) === Pre-bind state information === LOG: DisplayName = Brettle.Web.NeatUpload, Version=1.2.2860.1239, Culture=neutral, PublicKeyToken=null (Fully-specified) LOG: Appbase = file:///C:/Inetpub/vhosts/nihao-usa.com/httpdocs LOG: Initial PrivatePath = bin Calling assembly : BizModules.UltraVideoGallery, Version=2.0.5.359, Culture=neutral, PublicKeyToken=null. === LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Post-policy reference: Brettle.Web.NeatUpload, Version=1.2.2860.1239, Culture=neutral, PublicKeyToken=null LOG: Attempting download of new URL file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET Files/root/49ce1e53/288ececd/Brettle.Web.NeatUpload.DLL. LOG: Attempting download of new URL file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET Files/root/49ce1e53/288ececd/Brettle.Web.NeatUpload/Brettle.Web.NeatUpload.DLL. LOG: Attempting download of new URL file:///C:/Inetpub/vhosts/nihao-usa.com/httpdocs/bin/Brettle.Web.NeatUpload.DLL. --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) at System.Web.UI.TemplateParser.ParseFile(String filename, String virtualPath) at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() at System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) at System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at System.Web.UI.TemplateControlParser.GetReferencedType(TemplateControlParser parser, String virtualPath) at System.Web.UI.TemplateControlParser.GetUserControlType(String virtualPath) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text) at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) at System.Web.UI.TemplateParser.ParseFile(String filename, String virtualPath) at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() at System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) at System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.UserControlParser.GetCompiledUserControlType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
Source:
Server Name: NIHAOUSA


This is the Error that I'm getting.
Pengtsen R
Posts:11264


01/25/2008 10:08 PM  
Jacky, your problem is different, your DNN version is 3.3.7, but it seems the neatupload dll in UVG 206 for DNN 3 is .NET 2.0 version, so .net 1.1 can't load this library.

please redownload UVG_206_DNN3.zip from snowcovered and try again.

thanks.

Pengtsen R
http://www.bizmodules.net
Jacky Lin
Posts:24
Silver Member

01/26/2008 11:54 PM  
Thanks for you reply. I downloaded the module and reinstall it. Now when I add the addvideo module I get this error.



Please advise what I should do to fix this problem.

Thanks so much

Jacky
Jacky Lin
Posts:24
Silver Member

01/26/2008 11:55 PM  
""
You are not authorized to post a reply.
Page 1 of 3123 > >>

Forums > Ultra Video Gallery > Support Questions > 2.0 Issue



ActiveForums 3.7
Copyright © 2005-2011 BizModules
Register Login