Brandon,



Your project looks fine. I think it's some kind of permission problem. The data path is simply not "accessible".

Just for fun, run the IDE elevated (if you are using an UAC-aware operating system) and then debug the project. Does it still work? Or set General Information -> Generator -> Execution Level to "asInvoker" and run the install. Does it still fail (of course, this will not register the OCX files any longer).

Friedrich