Hey folks - Is anyone using dynamic media in a native-mode environment? I've got site-based media working just fine, but wanted to investigate dynamic media to try and limit the MP traffic from deployments going on all over the world. The problem is that the media is having a hard time talking to the two servers I've defined as initial contact points. (One of the two servers is the one I'm using for all site-based media MP traffic.)
Not sure if I'm reading the log correctly (see below), but it looks like both boxes are returning server-side (500) errors when submitting the request. Anyone have this working? Root CA Public Certs=xxxxxxx Importing certificates to root store Added certificate to store or replaced matching certificate in store. Support Unknown Machines: 1 Custom hook from X:\\TSConfig.INI is No hook is found to be executed before downloading policy Authenticator from the environment is empty. Need to create Authenticator Info using PFX Initialized CStringStream object with string: 9D697C79-7EBF-4F18-9E7C-6EB22D39073A;2013-07-22T22:07:01Z. Using user-defined MP locations: https://server1.domain.com*https://server2.domain.com<https://server1.domain.com*https:/server2.domain.com> Set authenticator in transport Set media certificates in transport IP: 1.1.1.1 2.2.2.2 CLibSMSMessageWinHttpTransport::Send: URL: server1.domain.com:443 GET /SMS_MP_AltAuth/.sms_aut?MPLOCATION&ir=1.1.1.1&ip=2.2.2.2 In SSL, but with no client cert Error. Status code 500 returned isSuccessful, HRESULT=80004005 CCM::SMSMessaging::CLibSMSMPLocation::RequestMPLocation failed; 0x80004005 MPLocation.RequestMPLocation, HRESULT=80004005 CCM::SMSMessaging::GetMPLocation failed; 0x80004005 Failed to query https://server1.domain.com for MP location Set authenticator in transport Set media certificates in transport IP: 1.1.1.1 2.2.2.2 CLibSMSMessageWinHttpTransport::Send: URL: server2.domain.com:443 GET /SMS_MP_AltAuth/.sms_aut?MPLOCATION&ir=1.1.1.1&ip=2.2.2.2 In SSL, but with no client cert Error. Status code 500 returned isSuccessful, HRESULT=80004005 CCM::SMSMessaging::CLibSMSMPLocation::RequestMPLocation failed; 0x80004005 MPLocation.RequestMPLocation, HRESULT=80004005 CCM::SMSMessaging::GetMPLocation failed; 0x80004005 Failed to query https://server2.domain.com for MP location New settings: site=,, MP=, ports: http=80,https=443 Set authenticator in transport pszSiteCode && pszSiteCode[0], HRESULT=80070057 TS::Policy::GetClientIdentity, HRESULT=80070057 Exiting TSMediaWizardControl::GetPolicy. pWelcomePage->m_pTSMediaWizardControl->GetPolicy(), HRESULT=80070057 Setting wizard error: An error occurred while retrieving policy for this computer (0x80070057). [CONFIDENTIALITY AND PRIVACY NOTICE] Information transmitted by this email is proprietary to Medtronic and is intended for use only by the individual or entity to which it is addressed, and may contain information that is private, privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please delete this mail from your records. To view this notice in other languages you can either select the following link or manually copy and paste the link into the address bar of a web browser: http://emaildisclaimer.medtronic.com

