Hi Everybody,
I am trying to install the demo for Navision 2009 using the official installation setup. I have got 2 sql server 2000 instances on my laptop and 1 sql server 2005. Is it possible to define on which instance the demo is to be installed as the following errors messages are cropping up:
Error -2147217865: failed to execute SQL string, error detail: Invalid object name 'master.sys.objects'., SQL key: DropXpNdoGroups SQL string: IF EXISTS (SELECT * FROM [master].[sys].[objects] WHERE name = 'xp_ndo_enumusergroups') EXEC sp_dropextendedproc xp_ndo_enumusergroups
Cronus Sample Database for Microsoft Dynamics NAV 2009
Fatal error during installation.
Error -2147217865: failed to execute SQL string, error detail: Invalid object name 'master.sys.databases'., SQL key: StopIfDatabaseExist SQL string: IF EXISTS (SELECT * FROM [master].[sys].[databases] WHERE name = 'Demo Database NAV (6-0)') RAISERROR (N'A database with na
0
Comments
I suggest to go to custom and select what you need to install.
Then attach the db manually and run sql scripts.
http://msdn.microsoft.com/en-us/library/dd355184.aspx
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
How to install the stored procedures manually
http://blog.wibeck.org/2009/05/installi ... -manually/
How to install the databse manually
http://blog.wibeck.org/2009/05/how-to-i ... -database/
Peter Wibeck
Software Development Engineer in Test
Dynamics NAV Server and Installer team
http://blog.wibeck.org/
http://blog.wibeck.org/2009/08/how-to-i ... rnative-2/
Peter Wibeck
Software Development Engineer in Test
Dynamics NAV Server and Installer team
http://blog.wibeck.org/