Jump to content

Recommended Posts

Posted (edited)

Hi,

 

We are having an issue with HAP+ renaming UNC Paths or deleting folders I'm hoping someone might be able to help with. The majority of folders we have been able to rename, but there are 5 or 6 that we can't. When trying to delete one of the folders, it will remove itself from the list, but after saving and going back to My Files, it will have re-appeared. When trying to change the UNC path or any other details, the error "Object reference not set to an instance of an object" The event log is below.

 

System.NullReferenceException: Object reference not set to an instance of an object.   at HAP.Web.Configuration.DriveMappings.Update(Char Drive, String UNC, DriveMapping New)
  at HAP.Web.API.setup.UpdateMapping(String origdrive, String origunc, String drive, String name, String unc, String enablereadto, String enablewriteto, String usagemode)
  at SyncInvokeUpdateMapping(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.ProcessMessage11(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)


  at HAP.Web.Configuration.DriveMappings.Update(Char Drive, String UNC, DriveMapping New)
  at HAP.Web.API.setup.UpdateMapping(String origdrive, String origunc, String drive, String name, String unc, String enablereadto, String enablewriteto, String usagemode)
  at SyncInvokeUpdateMapping(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.ProcessMessage11(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

 

 

After saving we are also displayed with "If you have not already done so, please edit ~/web.config with notepad, etc..., changing:

to

"

 

This change has been made, is there anyway we can remove this?

Edited by Decimas6

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...