Hi,

My VB.NET application uses CR10 for reporting.
After I build the exe and copy it (as well as CrystalDecision.xxx.xxx.dlls) to another machine which don't have CR10 installed, it throws an exception about COMInterop, and a CLSID. According to that CLSID, I found the dll to be sacommlayer.dll.........is it necessary to build a setup package and can't just XCOPY for deployment? I just use simple report functions.

Thx~