sdk required by hooks?

I have developed a hook for store operation. On my machine is everything fine, but as soon as i install the hook on another system, rms throws unknown error messages. I've installed the .NET Framework 2.0 SDK on the hook machine after that the hook was executed as expected.

My Question is: Is the SDK for .NET Framework 2.0 required for running hooks? It is annoying to install 460MB on every machine, just to run a lightweight 5MB hook.

Thanks in advice Sergej

Reply to
Sergej Ackerman
Loading thread data ...

Are there any depencies between sdk and .net dll? If not, what else could be the reason a com object can't be created?

Reply to
Sergej Ackerman

Sergej, There is no dependency between the .Net Framework and RMS hooks, but if you develop your add-in in .Net you must install the .Net Framework. But you are free to use any language that is capable of COM interop and Late Binding. If you developed say in C or C++ you would not need any other software, but like .Net say if you developed in Java then you would need the Java VM. It's just a dependency of the development platform.

Reply to
Ryan from RITE

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.