*******************************************************
Install error: The EXECUTE permission was denied on the object
'proc_putObject', database 'SharePoint_Config', schema 'dbo'.
Error details: System.Data.SqlClient.SqlException: The EXECUTE permission
was denied on the object 'proc_putObject', database 'SharePoint_Config',
schema 'dbo'.
*******************************************************
We have tried providing execution permissions to the windows user that is
running the installation application but with no effect.
Does anyone know what user the installation in using to install the services
and what sql permissions to provide other than EXECUTE?
Also note that this is only happening where the MOSS server and SQL server
are seperate machines, on a local development PC it is fine.
Any help on this would be much appreciated.