I have developed win application on win XP with office 2003 using visual studio .net 2005.
I am using Microsoft activex spreadsheet component.
I installed my application on win 7 with office 2007, i get runtime error when i load the screen on ehich i have used that component. it says
"Attempted to read or write protected memory. This is often an indication that other memory is corrupt"
My AxInteropx.Owc11.dll and Interop.Owc11.dll are in same directory where .exe is stored.
ANY idea how to solve this problem?
I am using Microsoft activex spreadsheet component.
I installed my application on win 7 with office 2007, i get runtime error when i load the screen on ehich i have used that component. it says
"Attempted to read or write protected memory. This is often an indication that other memory is corrupt"
My AxInteropx.Owc11.dll and Interop.Owc11.dll are in same directory where .exe is stored.
ANY idea how to solve this problem?