Пытаюсь настроить приложение, дали софт, дали мануал - все сделал по мануалу, а он пишет:
Цитата | System.TypeInitializationException: The type initializer for 'GenTools.Log' threw an exception. ---> System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet) at System.Security.CodeAccessPermission.Demand() at System.Windows.Forms.Application.get_StartupPath() at GenTools.Log..cctor() --- End of inner exception stack trace --- at GenTools.Log.ExcSave(Exception ex, Boolean bMsg) at Service.InitMalibuLog(enFunction function) at Service.DBConnectionCheck()
|
Разработчик разводит руками и говорит, что это проблема в ОС. Пробовал и на 2003 sp2 и на 2008 - одинаковая ошибка.
Хотя бы где искать ноги?? Права все есть, библиотека mscorlib имеется.. |