You need to Register for free and Login to post a message in the forum.

Forum

File Manager Upload (intermittent error)
Last Post 2010-03-04 09:52 PM by Carlos Krefft. 17 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
dnnmqUser is Offline
Nuker
Nuker
Posts:11

--
2008-08-26 07:22 PM  

DNN version 4.8.3 running on Windows Server 2003 Version 5.2 R2

NETWORK SERVICE has Full Control permission

This error comes up intermittenly when re-uploading a file using File Manager.

An Error Has Occurred When Attempting To Save The File \Portals\0\banners\banner_rotator.js. Please Contact Your Hosting Provider To Ensure The Appropriate Security Settings Have Been Enabled On The Server.

Like I said, it's intermittent: sometimes it works, sometimes it throws an error.  Immediately after it works, I would try to re-upload again and I would get the error.  A few seconds later, I try again, it works. Any ideas?  Thanks in advance for your help.



Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2008-08-27 10:12 AM  
not sure - how large are the files?


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
dnnmqUser is Offline
Nuker
Nuker
Posts:11

--
2008-08-27 07:29 PM  

banner_rotator.js is only 3KB. 

This behavior was reported after we upgraded from 4.3.4 to 4.8.3.

Before the upgrade, we created 2 test copies of the site.  We upgraded one of the test sites to 4.8.3 and kept the other test site at 4.3.4.  When we didn't see any issues with the upgrade, we proceeded to upgrade the live site to 4.8.3.

The intermittent error occurs on the 4.8.3 version on the live and the test site.  However, we haven't been able to reproduce the behavior
on the other test site that is still running version 4.3.4.



Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2008-08-28 09:04 AM  
It sounds as though you do not have permission to upload js files using the file manager. To check this, go to the host menu/HostSettings/advanced settings/other settings/ file upload extensions - make sure js is added to the list.


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
dnnmqUser is Offline
Nuker
Nuker
Posts:11

--
2008-08-28 05:09 PM  
Lee, your attention to this issue is truly appreciated because it's driving me nuts.

js is included in the File Upload Extensions.  The error is intermittent when uploading the SAME js file into the SAME folder.

The scenario I just tried with each step performed within seconds of each other goes like this:
1.  Upload banner_rotator.js --successful.
2.  Upload same banner_rotator.js --successful again.
3.  Upload same banner_rotator.js --successful again.
4.  Upload same banner_rotator.js --throws error.
5.  Click return, upload banner_rotator.js -- successful this time.
6.  Upload same banner_rotator.js --throws error.


Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2008-09-04 08:44 AM  
FTP?! - lol - seriously though I'm not sure why this would occur. Try uploading the file until the error occurs, then check your event log files and see if an error is displayed in the logs - this may provide some further clues.


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
dnnmqUser is Offline
Nuker
Nuker
Posts:11

--
2008-09-04 07:02 PM  

Lee,

Thanks for your suggestion about checking event log.  Here's what I did...

First, in site Admin>> Event Viewer, I clicked Clear Log.  Next, using Admin>>File Manager, I uploaded the js file and it was successful.   Then, I tried to upload the same js file and it displayed the error:


An Error Has Occurred When Attempting To Save The File E:\WebAsset\_______\Portals\0\banners\banner_rotator.js. Please Contact Your Hosting Provider To Ensure The Appropriate Security Settings Have Been Enabled On The Server.  (see attached screen print)

I then checked Admin>> Event Viewer and it’s still empty.  I logged into the server, went into Administrative Tools>Event Viewer.  There were no warnings nor errors logged in the Application or System view at the time I got the upload error.

I'm tempted to try upgrading to 4.8.4 to see if that error goes away.  Are there any issues with that version?  As I mentioned before, I couldn't reproduce this error on a dev site that still has the 4.3.4 version.


194291971.JPG

Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2008-09-05 10:04 AM  
Have you tried to re-apply the permissions for Network Service across the entire installation files? - Just to make sure they are applied correctly.

I would also be tempted to upgrade to 4.8.4 - I have not come across any issues, but I would do a test upgrade on a local computer first to ensure everything goes smoothly.



Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9005
Avatar

--
2008-09-05 02:44 PM  
If you are going to upgrade, waitva few more days for 4.9.



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
dnnmqUser is Offline
Nuker
Nuker
Posts:11

--
2008-09-06 12:45 AM  

Per Lee's suggestion, I removed NETWORK SERVICE from the website root then re-added it with Full Control permission.  I verified that folder E:\WebAsset\_______\Portals\0\banners and the banner_rotator.js file itself allows NETWORK SERVICE Full Control.  Then, I tried to upload the same js file.  It worked the first time but got the error when I tried to upload it again.

Joe, I'll wait until 4.9 is available to test the upgrade.

Thanks for assisting me with this issue.



dnnmqUser is Offline
Nuker
Nuker
Posts:11

--
2008-09-26 09:55 PM  
Upgraded to 4.9 -- didn't resolve the problem.  The error still rears its ugly head intermittently.  Since file upload works sometimes, we'll just have to live with it.  Or as Lee jokingly suggested, ftp.


jack2304User is Offline
Nuke Newbie
Nuke Newbie
Posts:1

--
2008-09-28 04:28 PM  
Hi,
This is Jack. I am using windows 2003 server When I purchased it is working well and presently it is showing error when I starts a program as the guarantee period is also over as it was purchased 3 years back is their any one that can help me to solve this problem. Please do it for me.
-------------------
Jack


Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9005
Avatar

--
2008-09-29 12:00 AM  
Is this a license issue? What is the exact error message?



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
Foremost MediaUser is Offline
Nuke Newbie
Nuke Newbie
Posts:1

--
2009-06-10 10:01 PM  
We are having the error on version 4.9. Is there a resolution? This not only appears in the File Manager, but in the FckEditor as well when attempting to upload a document.

"An Error Has Occurred When Attempting To Save The File C:\Inetpub\vhosts\<>\httpdocs\Portals\0\2008_2009_Test_Document3.pdf. Please Contact Your Hosting Provider To Ensure The Appropriate Security Settings Have Been Enabled On The Server."


Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2009-06-11 12:19 PM  
hello,

That could be two possibilities, first of all you need to check that your DotNetNuke installation is configured to allow the upload of PDF files.

To do this, go to host menu / HostSettings
Advanced settings / other settings

File upload extensions: - make sure pdf is in the list

If it is, you will then need to contact your hosting provider and make sure they have enabled all of the correct security permissions on your DotNetNuke installation files and folders.

Thanks,


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
TaubinatorUser is Offline
Nuke Newbie
Nuke Newbie
Posts:1

--
2009-11-14 11:08 PM  
dnnmq ... I have exactly the same issue.  All the permissions are there and yet when you try to upload the same file in the same location I get the same error.  I can upload new files all day long and twice on Sunday.

Running the latest version of DNN 5 ... all installations are doing the same thing.

Did you get this resolved?  If so ... please tell me how.

Thanks!


dnnmqUser is Offline
Nuker
Nuker
Posts:11

--
2009-11-15 06:51 AM  
Tuaubinator,

The issue still recurs. Our site is load balanced and the files are synched by robocopy which might be the cause of the intermittent error when updating a file while robocopy is synching.


Carlos KrefftUser is Offline
Nuke Newbie
Nuke Newbie
Posts:1

--
2010-03-04 09:52 PM  
I had the same issue.

Cause:
There was 0kb on the drive hosting the portal.

Resolution: Freed up some space by deleting files.

Hope this helps.


You are not authorized to post a reply.

Active Forums 4.3

Latest Forum Posts

Enforce Terms Tutorial Update by Vistalogix Corporation
I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
RE: Best Practices for Modifying a Custom Module by Joseph Craig
Start up the development website, then install the module using the package that you have. Then, yo
Best Practices for Modifying a Custom Module by schilders
Good Morning, I'm needing to modify a custom built module created by another developer targeted f
RE: Admin menu problem by alireza arabiyan
hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
RE: Admin menu problem by Joseph Craig
Yes, that is what you should have done. What is the URL for your home page? What is the URL for
RE: Admin menu problem by alireza arabiyan
hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
RE: Admin menu problem by Joseph Craig
How did you move it? Have you added an entry in the portalalias table for the site's domain name?
RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
Set up a user with dbo privileges and set the connection string for that user, rather than using Win
Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
Admin menu problem by alireza arabiyan
hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config procedure
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config
dnn 4.4 upgrade issue by imran shaikh
hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
RE: How to build Skins for DNN 6.x by Joseph Craig
I'd recommend that you try replacing the hard-coded text with the DotNetNuke Text skin object. That
RE: Module permission does not work! by Joseph Craig
What permissions have you give to that role?
RE: DNN nav issue by Joseph Craig
Are you using a custom skin? How often does this happen?
RE: Friendly URLs Broken by Joseph Craig
I don't entirely understand this, but I'm glad you got things working.
RE: How to build Skins for DNN 6.x by Christopher Adamakis
Dear all, I have one more question regarding greek fonts. If you check my site http://www.expertsoft
RE: Dnn local setup problem by imran shaikh
this is error is resolve now now getting this one Server Error in '/cooperpharma.ma' Applicat
RE: Module permission does not work! by Abraham Tameru
I created a special role for the user to administer the site. The user is not a member of the Admini
You are not logged in.
You must log in to access all 
650+ videos, tutorials, podcasts, and more.
RSS Feeds