Missing Registry Key?

G

Guest

I am trying to generate some perfomance statistics via the instructions from
this link(http://msdn2.microsoft.com/library/ms172526(en-us,vs.80).aspx).
However, when I run the code I get a Null Reference exception. It ends up
that when looking at the registry that I do not have the registry key
'HKEY_LOCAL_MACHINE\SOFTWARE\\Microsoft\\.NETCompactFramework\\PerfMonitor'
on my pocket pc. Anybody have an idea why? Or better yet how I can get it?

Thanks!

Mike
 
C

Chris Tacke, eMVP

And just FYI, we have all of this stuff wrapped in managed classes in the
OpenNETCF.Desktop.Communications library, so you can write a desktop app to
turn this on and pull the results into a friendly array.

www.opennetcf.org/communication

--
Chris Tacke
Co-founder
OpenNETCF.org
Are you using the SDF? Let's do a case study.
Email us at d c s @ o p e n n e t c f . c o m
http://www.opennetcf.org/donate
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top