ragbuster Posted August 28, 2012 Posted August 28, 2012 Trying to install the latest x86 release on Server 2003. Installation went fine although the service will not start. Error listed in event viewer is : Service cannot be started. System.IO.FileNotFoundException: Could not load file or assembly 'HAP.Data.Quota, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'HAP.Data.Quota, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at HAP.Data.Quota.Service.QuotaService.OnStart(String[] args) at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. Looks like it can not find file/assembly HAP.Data.Quota. I have done a searh for the file on the system but can not find it anywhere. Is it missing from the package?
nickbro Posted August 28, 2012 Posted August 28, 2012 Ok, I've re-released the x86 setup installer, try it again now Home Access Plus+ - Download Release File
ragbuster Posted August 28, 2012 Author Posted August 28, 2012 Sorry Nick, still the same error message after installing the updated installer.
nickbro Posted August 28, 2012 Posted August 28, 2012 OK, can you try the file again, I've made some changes
ragbuster Posted August 28, 2012 Author Posted August 28, 2012 Thanks Nick, installed the new version. Noticed it was a bit larger in size and I assume I had to run the register script to install it as a service. Once done it is now running fine. Was I meant to run the register script or is this meant to run automatically as part of the installation?
nickbro Posted August 28, 2012 Posted August 28, 2012 No, you now need to register the service yourself, Visual Studio isn't compiling the MSI correctly anymore, so I made the VB scripts to do the job. It seems that one the vital files wasn't actually getting copied from one project to another, which is now fixed. FSRM will now work in the x64 build as well
ragbuster Posted August 28, 2012 Author Posted August 28, 2012 Installed v8 and everything seems to be working fine except one little thing. If when trying to enter a folder where the user does not have permission I get the message "an WCF error has occured". I assume this should be informing me that the user does not have access. Any idea what this error means? By the way version 8 looks great, fantastic work.
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