sdk required by hooks?

Dec 06, 2006 2 Replies

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


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

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.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required