Cloud.Ready.Software.PowerShell icon indicating copy to clipboard operation
Cloud.Ready.Software.PowerShell copied to clipboard

Compile-NAVApplicationObjectInParallel does not work on local SQL named instance

Open ffulconis-pdw opened this issue 8 years ago • 0 comments

Hi,

Compile-NAVApplicationObjectInParallel function does not work with named SQL, it returns a Server Not Found error. (I'm in 1.0.0.11 version I guess)

Call made to Get-NAVServerInstanceDetails is only used to retreive DatabaseName node value and so always call Compile-NAVApplicationObject function with DatabaseName only parameter, and then I suppose it only look for this database on 'Localhost' SQL server instance.

Regards

ffulconis-pdw avatar Sep 21 '17 08:09 ffulconis-pdw