|
Adding a Package Server error
Here is the log entry:
____________________________begin
Thread ID: 55328
Module: AltirisNativeHelper.dll
Source: DropdownParameter/Contents
Description: query for table parameter 'OS Name', query: 'exec sp_PSCandidates 1, @Culture='%_culture%'' exception: System.Data.SqlClient.SqlException: Could not find stored procedure 'sp_PSUnixCandidates'.
at System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCo mmand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillFromCommand(O bject data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at Altiris.NS.StandardItems.Query.DropdownParameter.g et_Contents()
__________________________________________end
|