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 » Asking Again and Again: I need sorting in Tree grid control ASAP Collapse All
Subject Author Date
Offer Har Oct 29, 2008 - 7:52 AM

I also have many other un-answered questions... it seems like a complete ingoring from your side!


Is there realy a support team???

Technical Support Oct 30, 2008 - 4:36 AM

We sent a sample (which illustrates what you are looking for) by email yesterday. If you did not receive it, just let us know.

Offer Har Oct 30, 2008 - 5:16 AM

There are errors in this version - I build in MBCS Debug:


1>------ Build started: Project: ReportGrid, Configuration: MBCS Debug Win32 ------

1>Compiling...

1>StdAfx.cpp

1>   Automatically linking with Prof-UIS library: ProfUIS284md.lib

1>      (Professional User Interface Suite)

1>c:\program files\microsoft visual studio 8\vc\atlmfc\include\atlsimpstr.h(780) : error C3859: virtual memory range for PCH exceeded; please recompile with a command line option of ’-Zm111’ or greater

1>c:\program files\microsoft visual studio 8\vc\atlmfc\include\atlsimpstr.h(780) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit

1>StdAfx.cpp

1>   Automatically linking with Prof-UIS library: ProfUIS284md.lib

1>      (Professional User Interface Suite)

1>c:\program files\microsoft visual studio 8\vc\atlmfc\include\atlsimpstr.h(780) : error C3859: virtual memory range for PCH exceeded; please recompile with a command line option of ’-Zm111’ or greater

1>c:\program files\microsoft visual studio 8\vc\atlmfc\include\atlsimpstr.h(780) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit

1>Build log was saved at "file://x:\SoS\3rdParty\Prof-UIS284\Bin_800\MbcsDebug\ReportGrid\BuildLog.htm"

1>ReportGrid - 4 error(s), 0 warning(s)


 


 


3>------ Build started: Project: ProfUIS_Controls, Configuration: MBCS DEBUG Win32 ------

3>Linking...

3>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageShellDialogBrowseFor::CPageShellDialogBrowseFor(class CWnd *)" (??0CPageShellDialogBrowseFor@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

3>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageShellDialogFile::CPageShellDialogFile(class CWnd *)" (??0CPageShellDialogFile@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

3>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageShellBrowser::CPageShellBrowser(class CWnd *)" (??0CPageShellBrowser@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

3>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageShellTreeCtrl::CPageShellTreeCtrl(class CWnd *)" (??0CPageShellTreeCtrl@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

3>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageShellListCtrl::CPageShellListCtrl(class CWnd *)" (??0CPageShellListCtrl@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

3>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageTreeCtrl::CPageTreeCtrl(class CWnd *)" (??0CPageTreeCtrl@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

3>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageListCtrl::CPageListCtrl(class CWnd *)" (??0CPageListCtrl@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

3>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageMaskedEdit::CPageMaskedEdit(class CWnd *)" (??0CPageMaskedEdit@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

3>..\..\Bin_800/ProfUIS_Controls-md.exe : fatal error LNK1120: 8 unresolved externals

Technical Support Oct 30, 2008 - 10:32 AM

Prof-UIS 2.84 is notably larger than 2.83. Some big projects based on Prof-UIS 2.84 now may require -Zm option specifying enough large compiler memory. For instance, most of the sample applications for Visual C++ 6.0 now contain -Zm512 option in project settings because Visual C++ 6.0 compiler does not allocate enough memory for compiling them. All the Prof-UIS sample applications for Visual Studio .NET / 2005 / 2008 can be compiled without -Zm option on our computers (each have 2GB memory or higher). We can add such option into sample projects for Visual Studio .NET / 2005 / 2008 and into Application Wizard, but we never faced such problems on these Visual Studio versions. You can set this option manually in any project which cannot be compiled on your computer. Please provide us with more information about your computer configuration. This is important for us and should allow us to avoid such situations in the future.


Offer Har Oct 30, 2008 - 12:33 PM

My computer details:


XP SP3


4 GB Ram


VS 2005 SP1


Please note also that there are link errors in ProfUIS_Controls

Offer Har Oct 30, 2008 - 4:40 AM

I did receive - thank you, and I am learning it now.


My question still remains - how and what can we do it get a more prompt support? There are a lot of un-answered questions that you never answer.


And asking again - when is 2.84 supposed to be released?