Home
last modified time | relevance | path

Searched refs:errStr (Results 1 – 2 of 2) sorted by relevance

/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DCommonPreparation.bas147 Dim errStr As String variable
162 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
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.frm1524 Dim errStr As String
1539 errStr = ReplaceTopic2Tokens(GetResString(ERR_MISSING_WORD_DRIVER), _
1541 WriteDebug errStr
1542 MsgBox errStr, vbCritical

Completed in 19 milliseconds