Tech Support > Microsoft Windows > Drivers > Error Msg Box "SURegCreateKey failed!" with title as "\Enum\Network\\0000"
Error Msg Box "SURegCreateKey failed!" with title as "\Enum\Network\\0000"
Posted by nimeesh on July 16th, 2003


hi

We are MUX IM sample where miniport edge is visible(physical instance
should get created) where one can assign ip address and all other
information..
and we have our own protocol implemented in that..

We are allowing the tcp/ip binding to real adapter in notify object...

We have done all development and testing on win2000 successfully , now
our client platform is win98.

In driver code we have taken care for win98 specific issues.

But when we try to use binary on win98 we are error message box as,
"SURegCreateKey failed!" with title as "\Enum\Network\\0000"

Then it says that specified location does not contain any information
about hardware.

We have not modified original notify object code.

So what will be cause of this one???

notify object modification is required??what changes??

what issues are there between inf of win2k and win98??(but we want the
same binding with miniport edge visible)


Thanks in Advance,
nimeesh