Показать сообщение отдельно
Старый 18.07.2012, 19:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,475 / 846 (79) +++++++
Регистрация: 28.10.2006
emeadaxsupport: Slow POS when no internet connectivity
Источник: http://blogs.msdn.com/b/axsupport/ar...nectivity.aspx
==============



Description:

When starting the POS it takes several minutes to launch. We traced this behavior with Netmon and saw that POS called unsuccessful VeriSign and Akamai. This caused a delay
in the POS startup.











Cause:

It is standard security behavior for Authenticode signed .NET applications to try and verify the certificate
authority. In the case of non-Internet connected machines this could cause this
behavior as it will time out trying to connect to the server.





Solutions:

1. First solution is to disable the publishers certificate revocation, but this solution disables it for the whole computer.

Internet Explorer
> Tools > Advanced > Check for publishers certificate revocation.






2. Second solution is to modify the Pos.Exe.Config file found in the POS directory,by adding the following XML string



















Note:

The generatePublisherEvidence was introduced in .Net framwork 2.0. POS is compiled in :net framework 3.5 and therefore the key works there as well.

http://support.microsoft.com/kb/936707/en-us?fr=1









Author: Kim Truelsen

Date: 18/7-2012




Источник: http://blogs.msdn.com/b/axsupport/ar...nectivity.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.