|
Latest Discussions
|
 |
|
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... |
|
|
|
 |
|
Support Forum
|
 |
|
| Author |
Messages |
|
Frozen ? Posts:83

 |
| 09/06/2008 2:47 AM |
|
I am getting these errors lately since I upgraded my website from 4.6.4 to 4.8.4. The jpeg extension is allowed in the host setting and the website has not reached max disc space limitation.
File upload error, please ensure the extension of your uploaded file is allowed and your website doesn't rearch max disk space limitation
|
|
|
|
|
Pengtsen R Posts:5232

 |
| 09/06/2008 2:48 AM |
|
try to upload it directly to your album large folder in DNN File Manager, you will get more detailed error message. thanks. |
|
Pengtsen R http://www.bizmodules.net |
|
|
Frozen ? Posts:83

 |
| 09/06/2008 2:48 AM |
|
| How do I do that? Thanks. |
|
|
|
|
Pengtsen R Posts:5232

 |
| 09/06/2008 2:50 AM |
|
click Manage, pick your album, you can find the "large" folder of your album, isn't? then try to uplaod a picture to this folder in DNN File Manager, I guess you are not able to do it. |
|
Pengtsen R http://www.bizmodules.net |
|
|
Frozen ? Posts:83

 |
| 09/06/2008 3:04 AM |
|
| You mean as the host right? because I cannot do it as a registered user. Sorry for the obvious question but I don't know a lot about DNN and stuff. |
|
|
|
|
Pengtsen R Posts:5232

 |
| 09/06/2008 3:14 AM |
|
| host or admin, because you are gonna to access the Admin - File Manager page. |
|
Pengtsen R http://www.bizmodules.net |
|
|
Frozen ? Posts:83

 |
| 09/06/2008 3:33 AM |
|
| It does not give any error but it does not upload the pic either. It's like It did nothing and I never asked it do anything. |
|
|
|
|
Frozen ? Posts:83

 |
| 09/06/2008 3:36 AM |
|
But this is what I see in the event error: FileColumnNumber: 0 Method: Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseOrThrow StackTrace: Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Client disconnected after receiving 76943 of 102179 bytes -- user probably cancelled upload. at Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseOrThrow() at Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseMultipart() at Brettle.Web.NeatUpload.FilteringWorkerRequest.GetKnownRequestHeader(Int32 index) at System.Web.HttpWorkerRequest.HasEntityBody() at System.Web.HttpRequest.GetEncodingFromHeaders() at System.Web.HttpRequest.get_ContentEncoding() at System.Web.HttpRequest.get_QueryStringText() at System.Web.HttpRequest.get_Url() at DotNetNuke.Common.Initialize.RunSchedule(HttpRequest request) at DotNetNuke.Common.Global.Global_BeginRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace --- Source: Server Name: WEB16 and UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: b706659d-1636-4e55-af85-3fe65c5da177 InnerException: Unhandled Error: FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseOrThrow StackTrace: Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Unhandled HttpException while processing NeatUpload child request ---> System.Web.HttpException: Client disconnected after receiving 76943 of 102179 bytes -- user probably cancelled upload. at Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseOrThrow() at Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseMultipart() at Brettle.Web.NeatUpload.FilteringWorkerRequest.GetKnownRequestHeader(Int32 index) at System.Web.HttpWorkerRequest.HasEntityBody() at System.Web.HttpRequest.GetEncodingFromHeaders() at System.Web.HttpRequest.get_ContentEncoding() at System.Web.HttpRequest.get_QueryStringText() at System.Web.HttpRequest.get_Url() at DotNetNuke.Common.Initialize.RunSchedule(HttpRequest request) at DotNetNuke.Common.Global.Global_BeginRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace --- at Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace --- Source: Server Name: WEB16 |
|
|
|
|
Frozen ? Posts:83

 |
| 09/06/2008 3:39 AM |
|
Web.Config Settings: httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="998192" requestLengthDiskThreshold="998192" executionTimeout="9999600" and neatUpload useHttpModule="true" defaultProvider="FilesystemUploadStorageProvider" maxNormalRequestLength="998192" |
|
|
|
|
Pengtsen R Posts:5232

 |
| 09/06/2008 3:53 AM |
|
| ok, can you move neatupload to the 1st line in httpModules section in your web.config? |
|
Pengtsen R http://www.bizmodules.net |
|
|
Frozen ? Posts:83

 |
| 09/06/2008 3:57 AM |
|
Like this? -- httpModules>
|
|
|
|
|
Frozen ? Posts:83

 |
| 09/06/2008 3:58 AM |
|
httpModules> !-- add name="Authentication" type="DotNetNuke.HttpModules.AuthenticationModule, DotNetNuke.HttpModules.Authentication" / --> add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" /> !--add name="Compression" type="DotNetNuke.HttpModules.Compression.CompressionModule, DotNetNuke.HttpModules" />--> add name="UploadHttpModule" type="Brettle.Web.NeatUpload.UploadHttpModule, Brettle.Web.NeatUpload" /> add name="RequestFilter" type="DotNetNuke.HttpModules.RequestFilter.RequestFilterModule, DotNetNuke.HttpModules" /> add name="UrlRewrite" type="DotNetNuke.HttpModules.UrlRewriteModule, DotNetNuke.HttpModules" /> add name="Exception" type="DotNetNuke.HttpModules.Exceptions.ExceptionModule, DotNetNuke.HttpModules" /> add name="UsersOnline" type="DotNetNuke.HttpModules.UsersOnline.UsersOnlineModule, DotNetNuke.HttpModules" /> add name="DNNMembership" type="DotNetNuke.HttpModules.Membership.MembershipModule, DotNetNuke.HttpModules" /> add name="Personalization" type="DotNetNuke.HttpModules.Personalization.PersonalizationModule, DotNetNuke.HttpModules" /> add name="Aricie.DNNPaceMaker" type="Aricie.DNN.DNNPaceMaker.Business.PaceMaker" /> /httpModules> |
|
|
|
|
Pengtsen R Posts:5232

 |
| 09/06/2008 4:00 AM |
|
make sure this line: add name="UploadHttpModule" type="Brettle.Web.NeatUpload.UploadHttpModule, Brettle.Web.NeatUpload" is the first line in httpModules. |
|
Pengtsen R http://www.bizmodules.net |
|
|
Frozen ? Posts:83

 |
| 09/06/2008 4:10 AM |
|
I still get this error :( File upload error, please ensure the extension of your uploaded file is allowed and your website doesn't rearch max disk space limitation |
|
|
|
|
Pengtsen R Posts:5232

 |
| 09/06/2008 4:14 AM |
|
now neatuplod is the 1st line, isn't it? what error did you get if you upload it file manager now? |
|
Pengtsen R http://www.bizmodules.net |
|
|
Frozen ? Posts:83

 |
| 09/06/2008 4:16 AM |
|
When I try the zip file it says To add a new record, you must upload a valid jpeg picture and when I try the jpg file it gives me the above error.. |
|
|
|
|
Pengtsen R Posts:5232

 |
| 09/06/2008 4:17 AM |
|
| I said to upload it in File Manager, what error did you get? |
|
Pengtsen R http://www.bizmodules.net |
|
|
Frozen ? Posts:83

 |
| 09/06/2008 4:54 AM |
|
As the host, I can uploaded the pic through the file manager and normally. But I cannot upload the same pic as a registered user! I get the above mentioned errors. Thanks for your time. |
|
|
|
|
Pengtsen R Posts:5232

 |
| 09/06/2008 5:06 AM |
|
well, in your previous posts you said you can't upload it even as host. now maybe you give me a host account, a normal user account, and tell me your gallery url so I can take a look. |
|
Pengtsen R http://www.bizmodules.net |
|
|
Frozen ? Posts:83

 |
| 09/06/2008 5:10 AM |
|
Now, I get this error as the registered user: You have exceeded your personal disk quota in this gallery Yes, I could not upload pics as host either, but now I can. I will email you with the id and password. Thanks |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
|
|
|
 |
 |
|
 |
|