heikar

Results 6 comments of heikar

Or you load direct the needed Assembly with the control in it. Instead of: `yield return Assembly.GetAssembly(typeof(...));` You can use: `yield return System.Reflection.Assembly.LoadFile(...);`

Any news? I have here a nextcloud instance which is reachable through two domains. In the first domain Only Office works perfect but in in the second domain i cannot...

Hi @idolpx please can you provide the two files? In my environment, the changes dont affect the behavior.

Hi Frédéric, tanks for your answer. [Hyperion](https://github.com/akkadotnet/Hyperion) is a high performance serializer. I will submit the test case and entity/mapping files.

Hi @hazzik, sorry for the long duration for the answer. The error occurs e.g. by the deserialization of nested ISet: > Initializing[Unavailable#]-failed to lazily initialize a collection, no session or...

I thinks it is also interesting for the "normal" authentication without lobby and with username and password. If the moderator leaves the conference, no other paticipant should be automatically the...