louwie 0 Posted November 22, 2012 Report post Posted November 22, 2012 When I try to import any driver true the wizard. These errors are shown: Error: Some driver(s) can not be imported successfully. See following details. Error: Failed to import the following drivers: Intel® 82567LM-3 Gigabit Network Connection - An error occurred while importing the selected driver. Add drivers to the following boot images:Boot image (x64) Boot images will not be updated on distribution points. I use a remote SQL server and one primary site. Any ideas? (when I do the same in a test envoirement on a test sccm server with a local sql server, everything works fine with the same driver) Quote Share this post Link to post Share on other sites
louwie 0 Posted November 22, 2012 Report post Posted November 22, 2012 DriverCatalog.log: Returning 1 driver definition. DriverCatalog 22-11-2012 15:08:36 2476 (0x09AC) CreateFromINF("\\SCCMACC01\Sources\Drivers\WinPEx64\E9900\lan", "E1K62x64.INF") DriverCatalog 22-11-2012 15:33:16 2476 (0x09AC) Initializing driver digest from '\\SCCMACC01\Sources\Drivers\WinPEx64\E9900\lan\E1K62x64.INF' DriverCatalog 22-11-2012 15:33:19 2476 (0x09AC) Successfully initialized driver digest. DriverCatalog 22-11-2012 15:33:19 2476 (0x09AC) Returning 1 driver definition. DriverCatalog 22-11-2012 15:33:19 2476 (0x09AC) SMSProv.log: Updating SDM content definition. SMS Provider 22-11-2012 15:41:03 4688 (0x1250) *** declare @rc int, @errxml xml; EXEC @rc=sp_SetupCI 16787195, 0, @errxml out; select @rc, @errxml SMS Provider 22-11-2012 15:41:03 4688 (0x1250) *** *** Unknown SQL Error! SMS Provider 22-11-2012 15:41:03 4688 (0x1250) *~*~*** Unknown SQL Error! ThreadID : 4688 , DbError: 50000 , Sev: 16~*~* SMS Provider 22-11-2012 15:41:03 4688 (0x1250) *** if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) select * from #sp_setupci_resultstr; else select N''; SMS Provider 22-11-2012 15:41:03 4688 (0x1250) *** [24000][0][Microsoft] Invalid cursor stateSMS Provider 22-11-2012 15:41:034688 (0x1250)*~*~[24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor state *** Unknown SQL Error! ThreadID : 4688 , DbError: 0 , Sev: 0~*~*SMS Provider 22-11-2012 15:41:034688 (0x1250)*** if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) select * from #sp_setupci_resultstr; else select N'';;~ if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) drop table #sp_setupci_resultstr;SMS Provider 22-11-2012 15:41:034688 (0x1250)*** [24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor stateSMS Provider 22-11-2012 15:41:034688 (0x1250)*~*~[24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor state [24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor state ThreadID : 4688 , DbError: 0 , Sev: 0~*~*SMS Provider 22-11-2012 15:41:034688 (0x1250)*~*~e:\nts_sccm_release\sms\siteserver\sdk_provider\smsprov\ssputility.cpp(2105) : SQL command failed: if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) drop table #sp_setupci_resultstr;~SQL Error: [24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor state~*~*SMS Provider 22-11-2012 15:41:034688 (0x1250)*~*~SQL command failed: if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) drop table #sp_setupci_resultstr; [24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor state~*~*SMS Provider 22-11-2012 15:41:034688 (0x1250)ERROR: SQL command failed: if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) drop table #sp_setupci_resultstr;SMS Provider 22-11-2012 15:41:034688 (0x1250) The problem is shown in SMSProv.logBut I really doesn't know what is says. Quote Share this post Link to post Share on other sites
louwie 0 Posted November 23, 2012 Report post Posted November 23, 2012 also an error when I try to make/import a new application........ SMSProv.log is showing: *** *** Unknown SQL Error! SMS Provider 23-11-2012 7:30:01 2136 (0x0858) *~*~*** Unknown SQL Error! ThreadID : 2136 , DbError: 50000 , Sev: 16~*~* SMS Provider 23-11-2012 7:30:01 2136 (0x0858) *** if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) select * from #sp_setupci_resultstr; else select N''; SMS Provider 23-11-2012 7:30:01 2136 (0x0858) *** [24000][0][Microsoft] Invalid cursor stateSMS Provider 23-11-2012 7:30:012136 (0x0858)*~*~[24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor state *** Unknown SQL Error! ThreadID : 2136 , DbError: 0 , Sev: 0~*~*SMS Provider 23-11-2012 7:30:012136 (0x0858)*** if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) select * from #sp_setupci_resultstr; else select N'';;~ if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) drop table #sp_setupci_resultstr;SMS Provider 23-11-2012 7:30:012136 (0x0858)*** [24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor stateSMS Provider 23-11-2012 7:30:012136 (0x0858)*~*~[24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor state [24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor state ThreadID : 2136 , DbError: 0 , Sev: 0~*~*SMS Provider 23-11-2012 7:30:012136 (0x0858)*~*~e:\nts_sccm_release\sms\siteserver\sdk_provider\smsprov\ssputility.cpp(2105) : SQL command failed: if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) drop table #sp_setupci_resultstr;~SQL Error: [24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor state~*~*SMS Provider 23-11-2012 7:30:012136 (0x0858)*~*~SQL command failed: if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) drop table #sp_setupci_resultstr; [24000][0][Microsoft][sql Server Native Client 10.0]Invalid cursor state~*~*SMS Provider 23-11-2012 7:30:012136 (0x0858)ERROR: SQL command failed: if (object_id('tempdb..#sp_setupci_resultstr') IS NOT NULL) drop table #sp_setupci_resultstr;SMS Provider 23-11-2012 7:30:012136 (0x0858) Quote Share this post Link to post Share on other sites
louwie 0 Posted November 23, 2012 Report post Posted November 23, 2012 the solution: http://support.microsoft.com/kb/2709082 Quote Share this post Link to post Share on other sites