Hi Guys
I've built a basic .NET dll and am trying to reference it...
I've followed the instruction on this link..
http://www.geeksengine.com/article/create-dll.html
The instructions have worked on my machine (I have VS 2010 installed), but when trying to get it registered on my colleagues machine who has same build, it doesn't work..
'The system cannot find the file specified' when the object is initialized in VBA.
Any ideas?
I've built a basic .NET dll and am trying to reference it...
I've followed the instruction on this link..
http://www.geeksengine.com/article/create-dll.html
The instructions have worked on my machine (I have VS 2010 installed), but when trying to get it registered on my colleagues machine who has same build, it doesn't work..
'The system cannot find the file specified' when the object is initialized in VBA.
Any ideas?