Hi!!! I did code a workbook to deal with raw data. It was just a Excel 2007 Workbook project in VS but not an add-in project. Debuging and running were all fine to me. I noticed that after building there was a folder with five files appearing instead of a single file. However, when i passed the worksheet and the rest of files to other colleagues. It did not give any chance to them to use. Basically, the buttons and menus etc did not work. Could anyone give me an idea what I need to setup/config for them? I appreciate.
The error message is "The common language runtime could not be loaded by <path of the workbook>. Please contact your admin for further assistance." "Iki" wrote: > Hi!!! I did code a workbook to deal with raw data. It was just a Excel 2007 > Workbook project in VS but not an add-in project. Debuging and running were > all fine to me. I noticed that after building there was a folder with five > files appearing instead of a single file. However, when i passed the > worksheet and the rest of files to other colleagues. It did not give any > chance to them to use. Basically, the buttons and menus etc did not work. > Could anyone give me an idea what I need to setup/config for them? I > appreciate.