Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Menus Problems Collapse All
Subject Author Date
Offer Har Aug 5, 2006 - 4:34 PM

Hi,

Whenever i press a menu or hover any command, i get these two messages in the output window:
First-chance exception at 0x7c81eb33 in CCC.exe: 0x000006BA: The RPC server is unavailable.
The thread ’Win32 Thread’ (0x10f0) has exited with code 0 (0x0).

I know that the thread is the one for the menu delays, but why do i get this RPC exception every time?

Thanks.

Technical Support Aug 7, 2006 - 9:10 AM

We think that the problem has to do with the PlaySound() method. First, please read the FAQ How to customize or disable sounds used in pop-up menus?. Then, try debugging your application on another computer and let us know whether the problem persists. Anyway, you can disable the sound system as this is described in the FAQ.

Offer Har Aug 7, 2006 - 9:16 AM

Thanks,

That removed those messages...