Hi Stuart,
When publishing my module to OutSystems Cloud I am getting the message:
Internal ErrorCompilation Error.referencesProxy\Extension_FileInspector_proxy.cs(28,29): error CS0234: The type or namespace name 'NssFileInspector' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)protected static OutSystems.NssFileInspector.IssFileInspector issFileInspector =(OutSystems.NssFileInspector.IssFileInspector)new OutSystems.NssFileInspector.CssFileInspector();State: Build References Proxy
Any ideas on how to resolve this?
I have the same issue....
I had the same issue, just open it in integration studio and publish it again. Should fix this error.