Answered by:
Failed to import the following drivers: An error occurred while importing the selected driver

Question
-
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(R) 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)
Thursday, November 22, 2012 2:27 PM
Answers
All replies
-
See DriverCatalog.log and smsprov.log.
Torsten Meringer | http://www.mssccmfaq.de
Thursday, November 22, 2012 2:30 PM -
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][SQL Server Native Client 10.0]Invalid cursor state SMS Provider 22-11-2012 15:41:03 4688 (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:03 4688 (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:03 4688 (0x1250)
*** [24000][0][Microsoft][SQL Server Native Client 10.0]Invalid cursor state SMS Provider 22-11-2012 15:41:03 4688 (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:03 4688 (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:03 4688 (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:03 4688 (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:03 4688 (0x1250)
The problem is shown in SMSProv.log
But I really doesn't know what is says.Thursday, November 22, 2012 2:44 PM -
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][SQL Server Native Client 10.0]Invalid cursor state SMS Provider 23-11-2012 7:30:01 2136 (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:01 2136 (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:01 2136 (0x0858)
*** [24000][0][Microsoft][SQL Server Native Client 10.0]Invalid cursor state SMS Provider 23-11-2012 7:30:01 2136 (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:01 2136 (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:01 2136 (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:01 2136 (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:01 2136 (0x0858)
Friday, November 23, 2012 6:32 AM -
-
Thank you Torsten!!
It's the solution...
Friday, November 23, 2012 7:59 AM -
Thank you!!Friday, November 23, 2012 8:00 AM