Plex 2E

 View Only

.NET C# problem with internal functions in runtime

  • 1.  .NET C# problem with internal functions in runtime

    Posted Dec 04, 2019 04:58 AM
    Hi,

    ​When I run my application, an OBSEC application, my external server functions don´t find the internal functions.
    Ex When I´ll create a new user the Real attributes.Create instance (External) calls Real attributes.Create row (Internal). But it can´t find it. I got error message and the logs says that it can´t find the internal function.
    I have looked in the assembly xxx.dll where all my server functions are and they are all there, even all the internal.
    I can see all users in the grid so the settings must be ok. I can also see in the log that I reach List attributes. Get sequential.

    I must have missed something but I can´t thin of what.

    Any idea? 

    Best regards
    Anette