Hi,
I got the following error when executing queries.
A critical program error occured. The program has to close. Please refer to the trace for further information.
Below is the trace.
BExConnect.Trace3: 0
BExExcelTraceListener.AddTraceListener: Added a tracelistener for Version: 7100.0.461
BExConnect.constructor2: 144.84375
BExMenu.CreateSubMenu1: 0.15625
BExMenu.CreateSubMenu2: 4.0625
ListSeparator: ,
GetSystemInformation
SUNI Const: 0
CommunicationFactory.GetSystemInformation (Setting Conn 1)): 0.78125
CommunicationFactory.GetSystemInformation (Setting Conn 2)): 0.78125
CommunicationFactory.GetSystemInformation (Setting init Propties)): 0.78125
CommunicationFactory.GetSystemInformation (SUNI.FUNCTION_EXISTS)): 1.875
RSR_XLS_RFCtrc: 6.875
CommunicationFactory.GetSystemInformation (RSR_XLS_NET_INTERFACE)): 12.1875
CommunicationFactory.GetSystemInformation (XML Stuff)): 24.0625
CommunicationFactory.GetSystemInformation (Prop Stuff)): 24.0625
CommunicationFactory.GetSystemInformation (Version)): 24.0625
CommunicationFactory.ObtainSystemInformationandCheckVersion (GetSysInfo)): 24.375
CommunicationFactory.ObtainSystemInformationandCheckVersion (CheckAfterLogin)): 0.15625
CommunicationFactory.LogOnUsingComConnection (ObtainSystemInfo)): 24.6875
CommunicationFactory.LogOnUsingComConnection (MainConnectionChangedEvent)): 8.125
CommunicationFactory.LogOn: 33.75
RSR_XLS_RFCtrc: 0.46875
BExThemes.LoadFromBackend: 6.5625
BExThemes.LoadFromBackend: 0
BExConnect.LogOn: 148.90625
RSR_XLS_RFCtrc: 0.3125
<?xml version="1.0" encoding="utf-16"?>
http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema" />
<?xml version="1.0" encoding="utf-16"?>
http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema" />
<?xml version="1.0" encoding="utf-16"?>
http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema" />
<?xml version="1.0" encoding="utf-16"?>
http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema" />
<?xml version="1.0" encoding="utf-16"?>
http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema" />
<?xml version="1.0" encoding="utf-16"?>
http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema" />
RSR_XLS_RFCtrc: 0.3125
openworkbook with param
OpenWorkbookGetTheMimeAndStoreItOnTemp
RSR_XLS_RFCtrc: 6.40625
BExItems.CreateFromDeSer: Trying to deserialize the Items...
--
System.IO.FileNotFoundException: Could not load file or assembly 'BExAddin, Version=7100.0.0.0, Culture=neutral, PublicKeyToken=926a6208cbf58bab' or one of its dependencies. The system cannot find the file specified.
File name: 'BExAddin, Version=7100.0.0.0, Culture=neutral, PublicKeyToken=926a6208cbf58bab'
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at com.sap.bi.et.analyzer.api.BExItems.CreateItem(BExParameter iParameter)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Could not load file or assembly 'BExAddin, Version=7100.0.0.0, Culture=neutral, PublicKeyToken=926a6208cbf58bab' or one of its dependencies. The system cannot find the file specified.
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at com.sap.bi.et.analyzer.api.BExItems.CreateItem(BExParameter iParameter)
----
Appreciate your replies.
Thanks!