DNN Hosting Register Login
 
Latest Discussions Minimize
Photo description by Sue Conant
In Classic view the description of the photos show up only when viewing a photo ...
TopPhotos and Flickr/Picasa Albums by Nicolo Pitsch
Hello The TopPhotos module doesn't list rss Albums (Flickr, Picasa). I have ins...
Permission Problem with UMG 5.5 and Private Child Albums by Adam O
I just purchased UMG 5.5 and I have set it it to be in Normal Gallery Mode with ...
Upgrade Presentation Pack by Kemper Burt
Hi Pengsten Iam not sure where to find presentation pack 4 I looked in downlo...
license on production keeps getting inactivated by Zeev Neumeier
This is driving me crazy! Every few hours or so the Video Gallery modal on ou...
About Adding Avatar from Smart-thinker user profile module by Soven Shriv
We are using Smart-thinker user profile on our website. Currently, our register...
Cache Bug in UMG...NEED A FIX! by Roy Barrow
This is a well known and reported problem (I have reported it twice and see anot...
Photo Size by Sue Conant
What size photos do the rest of you upload to your albums and what program do yo...
FreeVideoList to show Logged On videos by Rodney Joyce
Hi Pengtsen, I have my public profile page set up to receive a UserID (eg. ht...
Removing FTP area in My Videos by Rodney Joyce
Hi Pengsten, I upgraded to UVG 3 and firstly I want to say how cool it is - y...
Our Partnership Minimize
Support Forum Minimize
Subject: 2.0 Issue
Prev Next
You are not authorized to post a reply.

Page 1 of 3123 > >>
Author Messages
Brandon Hartsell
Posts:94
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:7155


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:94
Diamond Member

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


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:94
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:94
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:94
Diamond Member

12/07/2007 8:05 AM  
Basically a lot dealing with ajax it appears. There are about 10 others.
Brandon Hartsell
Posts:94
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:94
Diamond Member

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


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:94
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:94
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:7155


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:7155


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:7155


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:7155


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 > >>


Enterprise level DotNetNuke Solutions Copyright © 2005-2008 BizModules   |  Contact Us  |  Terms Of Use  |  Privacy Statement