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
