File Manager - Upload Files

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
10/31/2018 8:55:46 AM
Gravatar
Total Posts 1

File Manager - Upload Files

mojoPortal Version2.6.0.0 MSSQL

Operating SystemMicrosoft Windows NT 6.3.9600.0

ASP.NET Info4.0.30319.42000 Running in Full Trust

 

Hello,

I am looking for some guidance on troubleshooting an issue I have run into with the File Manager. Anytime I try to upload a file or create a new folder it gives an error: "An error occurred uploading files". Checking the system log doesn't reference the error. viewing the page in a development console gives the following JS errors:

glyphicons-halflings-regular.woff2:1 Failed to load resource: the server responded with a status of 404 (Not Found)
/fileservice?t=4730d313-b9d4-4836-a59c-51cd0ee90673:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
angular.min.js:99 POST http://mywebsite/fileservice/fileupload?t=4730d313-b9d4-4836-a59c-51cd0ee90673 500 (Internal Server Error)
(anonymous) @ angular.min.js:99
r @ angular.min.js:95
g @ angular.min.js:93
(anonymous) @ angular.min.js:126
$eval @ angular.min.js:141
$digest @ angular.min.js:138
$apply @ angular.min.js:141
(anonymous) @ angular.min.js:265
dispatch @ jquery.min.js:3
r.handle @ jquery.min.js:3
 

Is there a way I can find out more information about the error or is this something someone else has run into and has some ideas on? 

 

Thank you.

You must sign in to post in the forums. This thread is closed to new posts.