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 » My VS 2005 will be crash when build DLLs. Collapse All
Subject Author Date
WookJong Yu Feb 6, 2007 - 8:36 AM

I try to compile the Prof-UIS DLLs but VS 2005 crash.
Sample project too.
No error message and no build log. ( Build log file size is zero.)
Could you please tell me why this cause?

(Static library compile is no problem. )

OS : Windows XP SP2 ( Korean Version )
Compiler : Visual Studio 2005 ( Korean Version )
Memory : 1GB

Technical Support Feb 6, 2007 - 12:55 PM

The resource compiler of Visual Studio 2005 crashes while compiling Prof-UIS resources when the Windows localeis set to any of Asian languages. You can work around this by switching your Windows locale to English to compile Prof-UIS DLLs. If you need to use Prof-UIS static libraries (that when you compile your project are part of your project), you can develop your project using Prof-UIS DLLs first and switch to static libraries before the final release of your project.

If switching to the English locale as the permanent locale of your Windows is not a problem for you, then the resource compilation problem will gone forever.