target design can not find register key path

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: pal (anonymous_at_discussions.microsoft.com)
Date: 03/10/04


Date: Wed, 10 Mar 2004 13:16:10 -0800

I built a component from a device driver (non plug and play). In the registry data, I add HKLM\hardware\resourcemap\pnp manager\pnpmanager\devide\xxxxx.raw and HKLM\hardware\resourcemap\pnp manager\pnpmanager\devide\xxxxx.translated which I found in the comparison results from InCtrl5. It has no problem to import to the component database. However, when targer designer starts to build image, it gives error: invalid key path on those two key value.

What is the reason?

Thanks