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 » Integration Wizard can't find VC6 Collapse All
Subject Author Date
Mark Walsen Feb 22, 2006 - 12:03 PM

Although VC6 is installed on my machine, the Integration Wizard won’t run because it can’t find VC6.  I suspect this is because I have installed and uninstall Visual .NET. 


I’ve manually added the appropriate Include, Source, and Lib paths in VC6.  But I’d also like to use the Prof-UIS Application Wizard. 


Is there some registry entry I should add so that the Prof-UIS Integration Wizard will agree that VC6 is installed?  Or, is there a manual way that I can install the Prof-UIS Application Wizard in VC6? 


Cheers


-- Mark

Technical Support Feb 22, 2006 - 12:42 PM

The Prof-UIS Application Wizard for Visual C++ 6.0 is a ProfUisAppWizard.awx file in the ../Prof-UIS/Support folder. Just copy it into the Visual C++ sub folder in which other .awx files can be found. You do not even need to restart the IDE. This folder is typically located at:

C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\IDE\

Mark Walsen Mar 10, 2006 - 3:03 PM

That was just what I needed to know. It only took a minute to follow your instructions so that I could start using the Prof-UIS Application Wizard in the Visual C++ IDE.

I was a fool for not getting this to work from the beginning. I had been trying to learn how to use Prof-UIS from the many source code examples. That works, but it is even easier to generate an approximate app with the Prof-UIS Application Wizard, and see how it uses the library.

This Prof-UIS Application Wizard is great.

Cheers
-- Mark