Once SSIS Error for Export Excel,All Export excel function are fail
Hi,All: Once SSIS Error for Export Excel,All Export excel function are fail,can you help me ? Timestamp: 2/21/2011 8:56:48 PM Message: Package error:----SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft JET Database Engine" Hresult: 0x80004005 Description: "Unspecified error". ----SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "ExcelConnection" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed. ----component "Excel Destination" (107) failed validation and returned error code 0xC020801C. ----One or more component failed validation. ----There were errors during task validation. yanglp
February 21st, 2011 10:32pm

Hi yanglp, When does the error occur? On the first file, in the middle or else? Also, did the package run in BIDS, and not after you deployed it, does not? We need to know specifics to direct you into the right path. For now (on the surface) your path is not set right (the connection to the file) or the package has no rights to access the files (typical for a package running under SQL Server Agent).Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
February 21st, 2011 10:45pm

One another chance for facing this error is , if you keep the excel file open and try to run the SSIS package to access the excel file thi s error will be thrown. Close the file and try running the package.
February 22nd, 2011 1:15am

Dear ALL, My project have five export functions,and deploy it to IIS first ,it run right. but several day later, Export Excel functions are error. Thanks a lot, yanglp
Free Windows Admin Tool Kit Click here and download it now
February 23rd, 2011 2:08am

Dear all: I use filemon get the log,maybe it is useful. 1 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 769493 Length: 239 2 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 769732 Length: 241 3 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 769973 Length: 266 4 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 770239 Length: 239 5 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 770478 Length: 241 6 10:12:10 AM w3wp.exe:6920 CLOSE C:\WINDOWS\system32\activeds.tlb SUCCESS 7 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 770719 Length: 736 8 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 771455 Length: 266 9 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 771721 Length: 256 10 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 771977 Length: 263 11 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 772240 Length: 254 12 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 772494 Length: 259 13 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls NOT FOUND Attributes: Error 14 10:12:10 AM w3wp.exe:6920 OPEN D:\Web\Application\TemplateFiles\ExportTemplate_Off006.xls SUCCESS Options: Open Sequential Access: Read 15 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\ExportTemplate_Off006.xls SUCCESS FileAttributeTagInformation 16 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\ExportTemplate_Off006.xls SUCCESS Length: 17920 17 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\ExportTemplate_Off006.xls SUCCESS Attributes: A 18 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\ExportTemplate_Off006.xls SUCCESS FileStreamInformation 19 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\ExportTemplate_Off006.xls SUCCESS Attributes: A 20 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\ExportTemplate_Off006.xls SUCCESS FileEaInformation 21 10:12:10 AM w3wp.exe:6920 CREATE D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS Options: OverwriteIf Sequential Access: 00130196 22 10:12:10 AM w3wp.exe:6920 DIRECTORY D:\Web SUCCESS Change Notify 23 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS FileFsAttributeInformation 24 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS Attributes: A 25 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\ExportTemplate_Off006.xls SUCCESS FileFsAttributeInformation 26 10:12:10 AM w3wp.exe:6920 SET INFORMATION D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS Length: 17920 27 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\ExportTemplate_Off006.xls SUCCESS Length: 17920 28 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS Offset: 0 Length: 17920 29 10:12:10 AM w3wp.exe:6920 DIRECTORY D:\Web SUCCESS Change Notify 30 10:12:10 AM w3wp.exe:6920 SET INFORMATION D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS FileBasicInformation 31 10:12:10 AM w3wp.exe:6920 CLOSE D:\Web\Application\TemplateFiles\ExportTemplate_Off006.xls SUCCESS 32 10:12:10 AM w3wp.exe:6920 CLOSE D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS 33 10:12:10 AM w3wp.exe:6920 DIRECTORY D:\Web SUCCESS Change Notify 34 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 772753 Length: 245 35 10:12:10 AM w3wp.exe:6920 OPEN D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Options: Open Access: Read 36 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Offset: 0 Length: 4095 37 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Offset: 4095 Length: 7478 38 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Offset: 11573 Length: 8167 39 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Offset: 19740 Length: 12174 40 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Offset: 31914 Length: 8333 41 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Offset: 40247 Length: 16231 42 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Offset: 56478 Length: 8493 43 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Offset: 64971 Length: 8447 44 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Offset: 73418 Length: 8261 45 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS Offset: 81679 Length: 8496 46 10:12:10 AM w3wp.exe:6920 READ D:\Web\Application\TemplateFiles\Off006.dtsx END OF FILE Offset: 89063 Length: 15990 47 10:12:10 AM w3wp.exe:6920 CLOSE D:\Web\Application\TemplateFiles\Off006.dtsx SUCCESS 48 10:12:10 AM w3wp.exe:6920 OPEN C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Options: Open Access: Read 49 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 0 Length: 64 50 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 272 Length: 4 51 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 276 Length: 20 52 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 520 Length: 40 53 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 560 Length: 40 54 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 600 Length: 40 55 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37376 Length: 16 56 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37392 Length: 8 57 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37752 Length: 2 58 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37400 Length: 8 59 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37770 Length: 2 60 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37772 Length: 14 61 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37456 Length: 16 62 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37472 Length: 8 63 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37576 Length: 16 64 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37592 Length: 8 65 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37688 Length: 16 66 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Length: 58720 67 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Length: 58720 68 10:12:10 AM w3wp.exe:6920 CLOSE C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS 69 10:12:10 AM w3wp.exe:6920 OPEN C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Options: Open Access: Read 70 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 0 Length: 64 71 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 272 Length: 4 72 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 276 Length: 20 73 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 520 Length: 40 74 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 560 Length: 40 75 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 600 Length: 40 76 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37376 Length: 16 77 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37392 Length: 8 78 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37752 Length: 2 79 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37400 Length: 8 80 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37770 Length: 2 81 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37772 Length: 14 82 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37456 Length: 16 83 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37472 Length: 8 84 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37576 Length: 16 85 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37592 Length: 8 86 10:12:10 AM w3wp.exe:6920 READ C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Offset: 37688 Length: 16 87 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Length: 58720 88 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS Length: 58720 89 10:12:10 AM w3wp.exe:6920 CLOSE C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvrUtil.dll SUCCESS 90 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 772998 Length: 238 91 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 773236 Length: 391 92 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 773627 Length: 406 93 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 774033 Length: 298 94 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION C:\WINDOWS\TEMP SUCCESS Attributes: D 95 10:12:10 AM w3wp.exe:6920 CREATE C:\WINDOWS\TEMP\JET2396.tmp SUCCESS Options: Create Access: 0013019F 96 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION C:\WINDOWS\TEMP\JET2396.tmp SUCCESS Length: 0 97 10:12:10 AM w3wp.exe:6920 CLOSE C:\WINDOWS\TEMP\JET2396.tmp SUCCESS 98 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 774331 Length: 248 99 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 774579 Length: 250 100 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 774829 Length: 948 101 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 775777 Length: 720 102 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 776497 Length: 252 103 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 776749 Length: 220 104 10:12:10 AM w3wp.exe:6920 OPEN D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS Options: Open Access: 00010080 105 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS FileAttributeTagInformation 106 10:12:10 AM w3wp.exe:6920 DELETE D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS 107 10:12:10 AM w3wp.exe:6920 CLOSE D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls SUCCESS 108 10:12:10 AM w3wp.exe:6920 DIRECTORY D:\Web SUCCESS Change Notify 109 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 776969 Length: 227 110 10:12:10 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 777196 Length: 254 111 10:12:10 AM w3wp.exe:6920 OPEN D:\Web\System\Images\tabbg_gery_1.gif PATH NOT FOUND Options: Open NoBuffer Access: Read 112 10:12:10 AM w3wp.exe:6920 DIRECTORY D:\Web SUCCESS Change Notify 113 10:12:11 AM w3wp.exe:6920 OPEN D:\Web\Application\Images\tabbg_gery_1.gif PATH NOT FOUND Options: Open NoBuffer Access: Read 114 10:12:12 AM w3wp.exe:6920 DIRECTORY D:\Web SUCCESS Change Notify 115 10:12:12 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\application\TemplateFiles SUCCESS Attributes: D 116 10:12:12 AM w3wp.exe:6920 DIRECTORY D:\Web\Application Change Notify 117 10:12:12 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 777450 Length: 239 118 10:12:12 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 777689 Length: 241 119 10:12:13 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 777930 Length: 238 120 10:12:13 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 778168 Length: 410 121 10:12:13 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 778578 Length: 293 122 10:12:13 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 778871 Length: 692 123 10:12:14 AM w3wp.exe:6920 DIRECTORY D:\Web SUCCESS Change Notify 124 10:12:15 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 779563 Length: 239 125 10:12:15 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 779802 Length: 241 126 10:12:15 AM w3wp.exe:6920 DIRECTORY D:\Web SUCCESS Change Notify 127 10:12:15 AM w3wp.exe:6920 OPEN D:\Web\System\Images\tabbg_gery_1.gif PATH NOT FOUND Options: Open Access: Read 128 10:12:17 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 780043 Length: 239 129 10:12:17 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 780282 Length: 241 130 10:12:17 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 780523 Length: 297 131 10:12:17 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 780820 Length: 255 132 10:12:17 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 781075 Length: 238 133 10:12:17 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 781313 Length: 413 134 10:12:17 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 781726 Length: 492 135 10:12:17 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 782218 Length: 239 136 10:12:17 AM w3wp.exe:6920 WRITE D:\Web\Log\web.log SUCCESS Offset: 782457 Length: 241 137 10:12:17 AM w3wp.exe:6920 DIRECTORY D:\Web Change Notify 138 10:12:17 AM w3wp.exe:6920 OPEN D:\Web\System\Images\tabbg_gery_1.gif PATH NOT FOUND Options: Open Access: Read thanks yanglp
February 23rd, 2011 2:23am

Wants to open D:\Web\System\Images\tabbg_gery_1.gif? And there is no path to it. Seems you have a badly formatted Excel file.Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
February 23rd, 2011 10:26am

Dear Arthur: D:\Web\System\Images\tabbg_gery_1.gif It have not relation with the export excel function , have you any suggestion? Many thanks for your help. Best Regards, yanglp
February 23rd, 2011 10:35pm

The below could be the reason i guess 13 10:12:10 AM w3wp.exe:6920 QUERY INFORMATION D:\Web\Application\TemplateFiles\Off006_TempExport_20110211101210.xls NOT FOUND Attributes: Error
Free Windows Admin Tool Kit Click here and download it now
February 24th, 2011 2:59am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics