DHuskic
Computer
- Dec 18, 2012
- 114
NX randomly stopped allowing a user to export to excel and we are getting the error below. Have tried googling, searching this site and GTAC but unsure of what is happening. Worked fine 2 days ago. Excel works as a stand alone currently.
DHuskic
Data Prep Nx 7.5 & Nx 8.5
Kettering University Class of '17
Code:
&MACRO FOCUS CHANGE IN 1
&MACRO FOCUS CHANGE IN 1
&MACRO CUSTOM HEADER 25 "UGTL_macro" 0
&MACRO CUSTOM 25 ANT * POPUP * 0 * UG_ANT_EXPORT_TO_SPREADSHEET !
SPREADSHEET INFO: SPRDCreate.cpp/489:Excel 2007 Spreadsheet
SPREADSHEET INFO: SPRDCreate.cpp/336: Excel 2013 is installed on this machine
SPREADSHEET INFO: SPRDCreate.cpp/619:Starting new Spreadsheet using file C:\Users\dbob\AppData\Local\Temp\ugx4D1A.tmp
SPREADSHEET INFO: SPRDCreate.cpp/903:EXCELITF: Hooking up addins.
SPREADSHEET ERROR: SPRDCreate.cpp/1027:starting excel failed with code -2146827284
SPREADSHEET ERROR: SPRDCreate.cpp/1032:starting excel failed with code -2146827284excel startup error description: Unable to set the Installed property of the AddIn class
&MACRO FOCUS CHANGE IN 1
&MACRO MESSAGE_BOX -2, Failed to connect to Excel events
&MACRO FOCUS CHANGE IN 1
&MACRO CUSTOM 25 ANT * POPUP * 0 * UG_ANT_TREE_SET_EXPAND_ALL_COMPONENTS !
&MACRO FOCUS CHANGE IN 1
&MACRO CUSTOM 25 ANT * POPUP * UG_ANT_EXPORT_TO_SPREADSHEET !
SPREADSHEET INFO: SPRDCreate.cpp/489:Excel 2007 Spreadsheet
SPREADSHEET INFO: SPRDCreate.cpp/619:Starting new Spreadsheet using file C:\Users\dbob\AppData\Local\Temp\ugx71EA.tmp
SPREADSHEET INFO: SPRDCreate.cpp/903:EXCELITF: Hooking up addins.
SPREADSHEET ERROR: SPRDCreate.cpp/1027:starting excel failed with code -2146827284
SPREADSHEET ERROR: SPRDCreate.cpp/1032:starting excel failed with code -2146827284excel startup error description: Unable to set the Installed property of the AddIn class
&MACRO FOCUS CHANGE IN 1
&MACRO MESSAGE_BOX -2, Failed to connect to Excel events
&MACRO FOCUS CHANGE IN 1
&MACRO CUSTOM 25 ANT * POPUP * UG_ANT_EXPORT_TO_BROWSER !
&MACRO FOCUS CHANGE OUT 1
&MACRO FOCUS CHANGE OUT 1
DHuskic
Data Prep Nx 7.5 & Nx 8.5
Kettering University Class of '17