DictionaryForumContacts

 maricom

link 19.11.2011 12:51 
Subject: running under medium trust gen.
Помогите, пожалуйста, перевести следующее:

Unable to request license files. You may be running under medium trust.

Что такое medium trust?

Спасибо!

 Surzheon

link 19.11.2011 13:06 
Вып хоть тему писали...
http://help.godaddy.com/article/1039

 amat

link 19.11.2011 13:07 
Full trust - your code can do anything that the account running it can do. High trust - same as above except your code cannot call into unmanaged code. i.e. Win32 APIs, COM interop.
Medium trust - same as above except your code cannot see any part of the file system except its application directory.
Low trust - same as above except your code cannot make any out-of-process calls. i.e. calls to a database, network, etc.
Minimal trust - code is restricted from anything but the most trival processing (calculating algorithms).

 Surzheon

link 19.11.2011 13:08 
в Вашем случае: Using a Medium trust level prevents applications from accessing shared system resources and eliminates the potential for application interference

 maricom

link 19.11.2011 15:11 
Спасибо за пояснения. А если кратко перевести - "средняя степень доверия" получается? Или как-то иначе назвать это?

 Surzheon

link 19.11.2011 15:15 
лучше "уровень"

 

You need to be logged in to post in the forum

Get short URL