-
I distributed my program(with visual studio installer, not P&D wizard)...
and there are a number of people (not all, however) that get a CLSID Error followed by a bunch of numbers...
Can someone tell me what causes this error, and how i would go about fixing it?
thanks a bunch.
-
Those bunches of numbers are pretty important -- record those numbers and search in your registry on your development machine for that CLSID -- you will find which component is missing/not registered on the client machine.
Tom