Jump to content

Recommended Posts

Posted

Hello, got the HAP+ quota service running on our machine that serves user documents and quotas.

The service itself works fine, but it gives this message for every quota it returns.

 

\\srv2k8ent\Users\

System.Runtime.InteropServices.COMException (0x80045306): Exception from HRESULT: 0x80045306
  at Microsoft.Storage.FsrmQuotaManagerClass.GetQuota(String Path)
  at HAP.Data.Quota.WCFService.GetQuotaFromPath(String path)

Exception from HRESULT: 0x80045306

  at Microsoft.Storage.FsrmQuotaManagerClass.GetQuota(String Path)
  at HAP.Data.Quota.WCFService.GetQuotaFromPath(String path)

 

then gives 2 Information messages, one saying "Type System.Decimal" and the other showing statistics of that persons quota.

 

Possibly an easy fix or just the tip of the iceberg?

Posted
Ok, can you look at the exe in program files and see which version it is?

 

My bad, didnt realise the installer did not overwrite the EXE file. The error has gone but the Debug text is still there.

 

Any way to filter it out?

Posted

Hi Nick,

 

Tried both the new release from hap.codeplex.com and the zip attachment with the updated DLL files you posted... now get two (not three) events for each quota lookup:

 

1:

E:\staffhome\staffmember

FREE: 10734883840

USED: 2150018048

TOTAL: 12884901888

 

 

2:

Type: System.Decimal

 

 

Ok, try this DLL, it has the cFAQhanges to stop the event log from being inundated

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