BusComp_PreInvokeMethod doesn't recognize the GetFile method
We are trying to detect GetFile method being invoked (BusComp_PreInvokeMethod) in Business Component which class is CSSBCFile, in order to set certain access rule. This works fine on dedicated web client on local machine, but doesn't work when we deploy changes on our test server. Everything else conserning file attachments (upload/download) works ok on the test server.
Does anyone have any idea what could be the problem?
Thanks in advance!