28
Views
2
Comments
[File Type Inspector] Error message on publish
Question
file-type-inspector
Web icon
Forge asset by StuartB

Hi Stuart,

When publishing my module to OutSystems Cloud I am getting the message:

Internal Error
Compilation 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?

2020-09-18 01-26-41
Rafael Boschini

I have the same issue....

2022-08-19 18-39-37
Lode Desplancke

I had the same issue, just open it in integration studio and publish it again. Should fix this error.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.