Saturday, March 06, 2004

 

Enable detailed debug message in Platform Builder

If you're running a debug build and you've turned on

[HKEY_CURRENT_USER\Pegasus\Zones]
"FileSys"=dword:20

in your DESKTOP registry, then you should be getting enough debug
information to figure out the basic reason for the hang. I can tell you
right now the registry is waiting for a file system to be loaded with
MountFlags=2. Either IPSM isn't getting loaded, or it isn't getting those
flags. Possible reasons include you not wrapping the registry settings
with the "HIVE BOOT SECTION" tags, so that they aren't present in the boot
hive. There are more reasons outlined in this document:

http://msdn.microsoft.com/library/en-us/wcedsn40/html/cgconTroubleshootingRegistryImplementation.asp

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?