18
Views
2
Comments
[OIDC Client] Issue while compiling OIDC Client after environment update
oidc-client
Reactive icon
Forge asset by João Barata
Application Type
Reactive
Platform Version
11.23.1 (Build 41677)

Hi,

Our Outsystems environment was updated from 11.18.1 to 11.23.1. Before the update we had OIDC Client installed on the newest version (1.0.10). During the update this application gave a warning in the 'preparation' fase. We tried removing en reinstalling OIDC Client, we als tried publishing it as a Solution 'with full compilation', however we keep getting the error below. We also raised a support ticket, but were referred to the discussion forum.

At the moment we could install version 1.0.8 as workaround (this older version didn't have the issue). Is there a way to get the newest version (1.0.10) installed?

The issues seems similar to https://www.outsystems.com/forums/discussion/99928/oidc-client-inquiry-regarding-compilation-error-when-publishing-oidc-client/, however it isn't completely the same error and before the environment update we didn't have this issue.


Kind regards



Compilation Error.

warning CS1685: The predefined type 'System.ObsoleteAttribute' is defined in multiple assemblies in the global alias; using definition from 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll'

bin\OutSystems.NssOIDC_Utils.dll: error CS1705: Assembly 'OutSystems.NssOIDC_Utils, Version=11.27.0.42818, Culture=neutral, PublicKeyToken=null' uses 'System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' which has a higher version than referenced assembly 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'

bin\System.Memory.dll: (Location of symbol related to previous error)

2024-12-02 12-15-17
Aravind EONE

Can you rename the module and application ? and try again. could be due to corrupted module.

UserImage.jpg
R V

Thanks for your suggestion.

I tried renaming the module and the application, but this didn't resolve the issue.

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