V
V
Vanes Ri_Lax2015-12-08 10:28:54
Microsoft
Vanes Ri_Lax, 2015-12-08 10:28:54

Why does this warning occur when publishing an application?

Hello, I'm trying to publish the application, I get the following warning:

Предупреждение	1 Ссылка "WebSocketSharp" не допускает частично безопасные вызывающие стороны.

The installation and launch of the application goes fine, but it stops connecting to the server via web sockets, the WebSocketSharp dll file is responsible for this.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Evseev, 2015-12-17
@alex1t

I assume that the WebSocketSharp assembly is not full-trust, such as partial-trust.
You can look here:
- https://msdn.microsoft.com/ru-ru/library/wyts434y(...
- stackoverflow.com/questions/376049/what-is-a-parti...
- Richter. CLR via C#
Perhaps it will be possible to fix something through config.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question