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 » Can't build DLL version of Prof-UIS V2.62 in VC++ 2005 ? Collapse All
Subject Author Date
Henry Tso Dec 26, 2006 - 10:37 PM

When I try to build the DLL version of Prof-UIS V2.62, my Visual Studio 2005 will be crash !

I had three computer, 2 PC and 1 Notebook. My home’s PC is a new installed OS and Visual Studio 2005 (Without install Trial v2.62 before) . In this case, the Prof-UIS will be build successfully (by Integration Wizard).
But my office’s PC and Notebook both crash when using "Integration Wizard" or direct build in Visual Studio 2005. My office’s PC and notebook Both install and uninstall Pro-UIS trial v2.62, and before uninstall the trial version, I using "Integration Wizard" to do remove first.)

Could you help me to fix this problem ? Thanks.

Technical Support Dec 27, 2006 - 1:32 PM

Please let us know more about your two computers: OS details, type of Visual Studio 2005 and any additional software installed on them (anti virus, anti spyware, Visual Studio 2005 extensions, newer Platform SDKs, etc.).

Henry Tso Dec 27, 2006 - 8:03 PM

In my workable PC (One is Windows XP with SP2, One is Windows Vista Ultimate English).
I also installed the following software.
1. Visual Studio 6.0 Professional with SP6.
2. Visual Studio .Net 2003 Professional with SP1 (English)
3. Visual Studio 2005 Professional (English)
4. Symantec AntiVirus Corp version 9.0.1.1100 (Win XP Only)
5. Windows XP DDK (2600.1106)

Not installed.
1. DirectX SDK.

Thanks for your support.

Henry Tso Dec 27, 2006 - 7:31 PM

Both PC and Notebook had installed the following software :
1. Windows XP SP2 with all new update.
2. Visual Studio 6.0 Professional with SP6
3. Visual Studio .Net 2003 Professional with SP1 (English)
PC with VB installed. Notebook without VB install.
4. Visual Studio 2005 Professional version with new update from Microsoft Web site. (English)
VC#, VC++ Install only.
5. Symantec AntiVirus Corporat version 9.0.1.1000 (Taiwan Chinese version)
6. Windows XP DDK (2600.1106)
7. DirectX SDK (April 2006)
8. MSDN Library

Technical Support Dec 28, 2006 - 1:25 PM

It seems the problem has to do with that your OS is one of the Asian versions of Windows. There may be a problem with character translation in the resource compiler. We cannot reproduce the problem. There are the following workarounds:

1) Edit the ..\Prof-UIS\Include\Resources\resource.rc file and uncomment the lines relating to the languages you do not actually need:

//#define __EXT_MFC_NO_RESOURCES_***
2) Compile Prof-UIS on a machine where English Windows OS is running

3) Change the OS language to English (Control Panel | Regional and Language Options | Advanced), compile Prof-UIS and then return the settings back.

Henry Tso Jan 2, 2007 - 3:03 AM

Dear Supporter,

Thank for your reply. About this probem, I think it may not a OS problem, because in new installed Chinese OS (XP), it work well.
Please try to install your Trial version first and uninstall it, and then install Prof-UIS v2.62. It may reproduce this problem (I hope).
Thanks.

P.S : Uncomment the lines in resource.rc is still not work.

Technical Support Jan 3, 2007 - 12:50 PM

Unfortunately we do not have the Chinese OS installed. Did you try to change the OS language to English and compile the library?

Henry Tso Jan 4, 2007 - 7:19 AM

Dear Supporter,

Thank for your reply. I just recover the Windows XP of my notebook using Ghost image. And then reinstall all development tools. Now everything work OK. I think this problem is independent of OS language. By the way, thank you very mush for your support.