c# - Matlab .dll not working after OleDbDataReader without MS Office installed -


in c# program (winform) use matlab dll. worked fine until added oledbdatareader read data excel file. once oledbdatareader called, program not want enter dll anymore. no errors, no exceptions, no nothing! quits message:

the program '[2900] myprogram.exe' has exited code 1 (0x1).

i working on pc without ms office installed. once installed it, worked fine. question is, know why matlab dll having troubles oledbdatareader when ms office not installed?


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -