locked
MS CRM 4.0 installation problem System.Exception: Action Microsoft.Crm.Setup.Server.InstallDatabaseAction failed. ---> System.IO.IOException: The network path was not found. RRS feed

  • Question

  • below is the Error detailes while installing MS CRM 4.0 on windows 2003 with MS SQL server 2008 on another box. Has any one come across this problem ?

    17:56:13|   Info| Installing Sql Jobs ...
    17:58:21|   Info| Executing Install action: Microsoft.Crm.Setup.Server.GrantConfigDBDatabaseAccessAction
    17:58:22|   Info| Executing Install action: Microsoft.Crm.Setup.Server.AddServerAction
    17:58:22|   Info| Executing Install action: Microsoft.Crm.Setup.Server.CreateDeploymentAction
    17:58:23|   Info| Executing Install action: Microsoft.Crm.Setup.Server.CreateConfigSettingsAction
    17:58:23|   Info| Executing Install action: Microsoft.Crm.Setup.Server.UpdateWebEndpointsAction
    17:58:23|   Info| Executing Install action: Microsoft.Crm.Setup.Server.UpdateSDKEndpointsAction
    17:58:23|   Info| Executing Install action: Microsoft.Crm.Setup.Server.ConfigureAuthenticationSettings
    17:58:23|   Info| Executing Install action: Microsoft.Crm.Setup.Server.AddHelpServerUrlToConfigDatabaseAction
    17:58:23|   Info| Executing Install action: Microsoft.Crm.Setup.Server.UpdateServerSettingsAction
    17:58:23|   Info| Executing Install action: Microsoft.Crm.Setup.Server.AddLicenseAction
    17:58:23|   Info| Executing Install action: Microsoft.Crm.Setup.Server.ConfigureCertificateMappings
    17:58:23|   Info| Executing Install action: Microsoft.Crm.Setup.Server.CreateCrmKeySettings
    17:58:23|Verbose| Method entry: Microsoft.Crm.Setup.Server.CreateCrmKeySettings.Do| System.Collections.Hashtable
    17:58:23|   Info| Key Setting Created : CrmKeySetting(Id:15f469b3-5f58-4b3d-a539-6b0e9d23a67c, KeyType:CrmTicketKey, KeyLength:128, KeyGenerationInterval:24,

    KeyTimeToLive:48, CryptoTimeToLive:24, Algorithm:HMACSHA256, ArchiveLength:1, Enabled:True, ActiveKeys:[ScaleGroupId=00000000-0000-0000-0000-

    000000000000,ActiveKeyId=00000000-0000-0000-0000-000000000000])
    17:58:23|   Info| Key Setting Created : CrmKeySetting(Id:a24534e8-f95d-4885-9b90-91894176bba3, KeyType:CrmWRPCTokenKey, KeyLength:128, KeyGenerationInterval:720,

    KeyTimeToLive:792, CryptoTimeToLive:72, Algorithm:HMACSHA256, ArchiveLength:1, Enabled:True, ActiveKeys:[ScaleGroupId=00000000-0000-0000-0000-

    000000000000,ActiveKeyId=00000000-0000-0000-0000-000000000000])
    17:58:23|   Info| Key Setting Created : CrmKeySetting(Id:a7a5a695-b3b5-4fb3-a405-4488e255c60d, KeyType:CrmEmailCredentialsKey, KeyLength:32,

    KeyGenerationInterval:65535, KeyTimeToLive:131070, CryptoTimeToLive:65535, Algorithm:Rijndael, ArchiveLength:1, Enabled:True, ActiveKeys:[ScaleGroupId=00000000-0000-

    0000-0000-000000000000,ActiveKeyId=00000000-0000-0000-0000-000000000000])
    17:58:24|Verbose| Method exit: Microsoft.Crm.Setup.Server.CreateCrmKeySettings.Do
    17:58:24|   Info| Executing Install action: Microsoft.Crm.Setup.Server.AddOrganizationToConfigDatabaseAction
    17:58:24|   Info| Executing Install action: Microsoft.Crm.Setup.Server.UpdateConnectionStringsRegistryAction
    17:58:24|   Info| Updating registry keys...
    17:58:24|   Info| Executing Install action: Microsoft.Crm.Setup.Server.InstallDatabaseAction
    17:58:24|  Error| System.Exception: Action Microsoft.Crm.Setup.Server.InstallDatabaseAction failed. ---> System.IO.IOException: The network path was not found.

       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
       at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
       at Microsoft.Crm.Setup.Database.DatabaseInstaller.CopyDbFiles(String sourcePath, String sourceFileName, String destFilePath, String destFileName, String&

    copyDestinationPath)
       at Microsoft.Crm.Setup.Database.DatabaseInstaller.AttachDB(Release r)
       at Microsoft.Crm.Setup.Database.DatabaseInstaller.installInternal()
       at Microsoft.Crm.Setup.Database.DatabaseInstaller.Install(Int32 languageCode, String configurationFilePath, Boolean upgradeDatabase)
       at Microsoft.Crm.Setup.Server.InstallDatabaseAction.Do(IDictionary parameters)
       at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
       --- End of inner exception stack trace ---, Error, RetryCancel, Option1

    Saturday, March 31, 2012 2:58 PM

All replies