CRM Forum » Microsoft Dynamics CRM

Error installing CRM: Microsoft.Crm.Setup.Server.InstallDatabaseAc

(3 posts)
  1. UG Bot

    admin
    Joined: Jul '08
    Posts: 2,034

    Newsgroup subject: Error installing CRM: Microsoft.Crm.Setup.Server.InstallDatabaseAc
    Archived from: microsoft.public.crm.deployment
    Author: Bryce

    I'm attempting to install a high availabilty solution (mirrored sql servers, clustered app servers) into a test environment first, but I'm stopped by this strange error that I have been unable to find any help on.
    My SQL server is setup on another server and is set to have database and logs put on a seperate SAN drive (S:).

    Here is my error, I'm hoping to get a little more clarity on what it's trying to do here, and why it's failing. Thanks.

    15:04:52| Info| Executing Install action:
    Microsoft.Crm.Setup.Server.InstallDatabaseAction
    15:04:52| 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 Microsoft.Crm.Setup.Database.DatabaseInstaller.CopyDbFiles(String sourcePath, String sourceFileName, String destFilePath, String destFileName, String and 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.DoIDictionary
    parameters)
    at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
    --- End of inner exception stack trace ---, Error, RetryCancel, Option1

    Posted 2 years ago #
  2. UG Bot

    admin
    Joined: Jul '08
    Posts: 2,034

    Newsgroup subject: Re: Error installing CRM: Microsoft.Crm.Setup.Server.InstallDatabaseAc
    Archived from: microsoft.public.crm.deployment
    Author: Bryce

    Well I just solved this one myself, apparently you guys are using the admin share of the SQL servers database path to do something, once I Set my S:
    drive to have an admin share (S$) the installer moved one without problems.
    If I'm correct, then you really need to document that in the installer docs, make it a pre-install check, or at least provide a better error message.

    Posted 2 years ago #
  3. UG Bot

    admin
    Joined: Jul '08
    Posts: 2,034

    Newsgroup subject: Re: Error installing CRM: Microsoft.Crm.Setup.Server.InstallDatabaseAc
    Archived from: microsoft.public.crm.deployment
    Author: Last Date Included in Campaign disappear

    I got the same error, can you please post what was the solution, how you fix
    the error.

    Thanks

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.