Jump to content

Recommended Posts

Posted

Hi Nick,

I have installed version 7.8 this morning and have been having a play with the My Files - it is looking good, much better than the legacy browsers.

 

Anyway, I have found that certain files seem to fail on upload. These files are allowed file types, things such as flv's and pdf's - though I don't think there is any relation to the type of file. I was wondering if it were due to the size of the files as I have noticed it with 4mb pdf's and 100mb flv's, but, we do have the following in our web.config file that should stop this?

 

 

I noticed that Firebug is reporting the following request as a 404 response:

 

"NetworkError: 404 Not Found - https://domain.com/HAP/api/myfiles-upload/L/"

 

Any ideas?

 

On an unrelated note, if I was to make a suggestion, would it be possible for the My Drives on the left to be initially expanded to show the mapped drives?

Posted

Hi Nick

I installed the version you linked me, now all I get when trying to access My Files is a blank screen:

 

Capture.JPG

 

Firebug reports:

GET https://domain.com/HAP/api/MyFiles/Drives 500 Internal Server Error 243ms

then..

Receivera:InternalServiceFaultCan't find quota serverCan't find quota server at HAP.Data.ComputerBrowser.Quota.GetQuota(String username, String share)

at HAP.Web.API.MyFiles.Drives()

at SyncInvokeDrives(Object , Object[] , Object[] )

at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)

at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)

at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)

at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)

at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

System.Exception

 

Cheers!

Posted
Ok, it's looking like it's failing because the file is a restricted file type, well that's what I'm getting on my sets anyhow.

They shouldn't be! PDF's should definitely be fine. But I will check this too.

 

Thanks

Posted
Hi Nick

I installed the version you linked me, now all I get when trying to access My Files is a blank screen:

 

[ATTACH=CONFIG]12631[/ATTACH]

 

Firebug reports:

GET https://domain.com/HAP/api/MyFiles/Drives 500 Internal Server Error 243ms

then..

 

 

Cheers!

 

Ok that error is reporting an issue finding the quota server, meaning you've set a drive mapping up and told it to use a quota server, but there's not associated quota server for that mapping

Posted
Ok that error is reporting an issue finding the quota server, meaning you've set a drive mapping up and told it to use a quota server, but there's not associated quota server for that mapping

That may well have been my bad when I recreated the config file. Cheers

 

I am now getting a more useful error message when attempting to upload the same file saying it is too large. It certainly isn't the 2gb you have set in the web.config file!

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...