Searched refs:errStr (Results 1 – 2 of 2) sorted by relevance
147 Dim errStr As String variable162 errStr = "Key container does not exist or You do not have access to the key container."164 errStr = "The key container already exists, but you are attempting to create it"166 errStr = "The Crypto Service Provider (CSP) may not be set up correctly"168 … currentFunctionName & "Problems acquiring Crypto Provider: " & MS_DEFAULT_PROVIDER & ": " & errStr
1524 Dim errStr As String1539 errStr = ReplaceTopic2Tokens(GetResString(ERR_MISSING_WORD_DRIVER), _1541 WriteDebug errStr1542 MsgBox errStr, vbCritical
Completed in 31 milliseconds