Decimas6 Posted July 28, 2016 Posted July 28, 2016 (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 July 28, 2016 by Decimas6
Decimas6 Posted July 29, 2016 Author Posted July 29, 2016 Resolved, we found the hapconfig.xml file and edited them directly.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now