DNN Hosting Register Login
 
Latest Discussions Minimize
How to upgrade UVG by js360160
I have UVG 02.00.00 installed and I just downloaded UVG 02.04.04.Is there a spec...
File Transfer to Amazon by OurLink
I am having a small issue with the Amazon S3 integration on UMG. I have followed...
How to specify the format of [CREATEDATE] by loon08
like datetime.ToString("MMM,d yyyy") in .net, how to specify [CREATEDATE]'s form...
photoid in 3DCarousel not working by loon08
I am using 3DCarousel. When photoid is specified in url, it does not show the i...
A "must-have" option in "Settings / Default Sorting / Order": RANDOM by kossut
Hello, I've just purchased UMG and I can't believe, that in as rich, functional ...
Link: text box purpose by bhoffort
What is the purpose of the Link: text box in the photo property interface?Is the...
Format to export in final cut by rmalone
Weve got an issue exporting from final cut, I dont know what has happened, but w...
Errors in Video player module by coolvibe
When I click on one of the related photos. I get the below error. The resource...
Error when uploading pictures by nathanw
Hi There,My users see the following error when trying to upload any image (jpg, ...
UMG comments w/ profile images by MarkSensei
Hi all,I just thought I would pass along a little integration I pulled off where...
Our Partnership Minimize
If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!
Support Forum Minimize
Subject: Upload errors
Prev Next
You are not authorized to post a reply.

Page 2 of 2 << < 12
Author Messages
Pengtsen R
Posts:5232


09/06/2008 6:44 AM  
ok, so the problem now is a disk quota issue, can you try to increase the quota settings?

Pengtsen R
http://www.bizmodules.net
berk celikyurek
Posts:10
Silver Member

09/08/2008 4:38 PM  
I have received this error, upon changing the webconfig for UVG...

any comments will be appreciated..


[UploadTooLargeException (0x80004005): Total size > 10240 bytes]
Brettle.Web.NeatUpload.FilteringWorkerRequest.WriteParsedToOutputStream() +232
Brettle.Web.NeatUpload.FilteringWorkerRequest.CopyUntilBoundary() +65
Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseOrThrow() +2329
Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseMultipart() +253
Brettle.Web.NeatUpload.FilteringWorkerRequest.GetKnownRequestHeader(Int32 index) +21
System.Web.HttpWorkerRequest.HasEntityBody() +17
System.Web.HttpRequest.GetEncodingFromHeaders() +168
System.Web.HttpRequest.get_ContentEncoding() +48
System.Web.HttpServerUtility.UrlDecode(String s) +148
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +214
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) +845
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
Pengtsen R
Posts:5232


09/08/2008 8:01 PM  
please set maxNormalRequestLength to a larger value.

and you didn't set max video length to 10kb, did you?

thanks.

Pengtsen R
http://www.bizmodules.net
berk celikyurek
Posts:10
Silver Member

09/08/2008 11:21 PM  
where is the maxNormalRequestLength

also I can not access the config panel to change the max upload setting...

thank you all for your help
berk celikyurek
Posts:10
Silver Member

09/08/2008 11:23 PM  
nevermind it is of course is in web.config
berk celikyurek
Posts:10
Silver Member

09/08/2008 11:28 PM  
I change the maxNormalRequest from 8192 to 15000 but that made things worse..

please take a look here if you can

http://partysparks.com
Pengtsen R
Posts:5232


09/09/2008 12:34 AM  
what is worse?

can you email me your web.config?

Pengtsen R
http://www.bizmodules.net
Frozen ?
Posts:83
Diamond Member

09/10/2008 11:06 PM  
I get this error while upgrading the pics!
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; .NET CLR 1.1.4322)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 3ec0e778-9ae4-4817-ba01-a053ddcff32d
InnerException: Arithmetic operation resulted in an overflow.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: BizModules.UltraPhotoGallery.DiskQuotaController.GetAvailableGalleryQuota
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Arithmetic operation resulted in an overflow. ---> System.OverflowException: Arithmetic operation resulted in an overflow. at BizModules.UltraPhotoGallery.DiskQuotaController.GetAvailableGalleryQuota(Int32 portalId, String portalRoot, Int32 moduleId) at BizModules.UltraPhotoGallery.PhotoController.AddPhoto(FileSystemController objFileSystemController, PhotoInfo objPhoto, HttpPostedFile photo, Boolean bolLinkOriginalFile) at BizModules.UltraPhotoGallery.ucEditPhoto.cmdUpdate_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: WEB16
Pengtsen R
Posts:5232


09/10/2008 11:24 PM  
your disk quota settings is too big, an overflow erros is fired when try to convert it to byte, please decrase it.

Pengtsen R
http://www.bizmodules.net
Frozen ?
Posts:83
Diamond Member

09/11/2008 12:32 AM  
Whats the max quota i can allow?
Pengtsen R
Posts:5232


09/11/2008 12:43 AM  
it should be around 2GB.

Pengtsen R
http://www.bizmodules.net
Todd Renier
Posts:3
Bronze Member

09/12/2008 5:42 PM  
I am getting the same error after upgrading to ver 4.84....
Todd Renier
Posts:3
Bronze Member

09/12/2008 6:02 PM  
I am getting the following message when a user tries to upload photos. I'm not having any issues logged in as Host. I have the disk quote and total space for the gallery set to the max. I can upload fine logged in as admin.. so why would the web.config settings have anything to do with it?


File upload error, please ensure the extension of your uploaded file is allowed and your website doesn't rearch max disk space limitation

Any Ideas??

Todd
Pengtsen R
Posts:5232


09/12/2008 9:13 PM  
todd, you must had another problem.

what's your UMG version? if it isn't UMG 5.3 please upgrade first.

Pengtsen R
http://www.bizmodules.net
Todd Renier
Posts:3
Bronze Member

09/25/2008 2:29 PM  

We were on 5.01...Upgraded to 5.03 and this corrected the issue...

Todd

Pengtsen R
Posts:5232


09/25/2008 8:56 PM  
great!

Pengtsen R
http://www.bizmodules.net
Rodney Joyce
Posts:102
Diamond Member

10/19/2008 5:00 PM  
FYI: I also started getting this error on upload and the 5.4 version fixed it (It was after I upgraded to DNN 4.9)

Thanks
Rodney
PokerDIY - Free poker leagues
Pengtsen R
Posts:5232


10/19/2008 11:03 PM  
it's a overflow exception, in 5.4 we added a try cache statement so you won't get this error even the quota is too big.

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


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