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 » Execution problems Collapse All
Subject Author Date
Juri Tsjornoi Nov 18, 2006 - 11:20 AM

I had Prof-UIS v.2.30 (free version) and now I’d like to use Prof-UIS v.2.61 (full version) in my application. I’ve compiled a necessary library files (Prof-UIS261m.dll Prof-UIS261m.lib), have set up the required paths to the library, but when I execute a program, it writes to me "Unable to locate DLL - The dynamic link library Prof-UIS230m.dll could not be found in the specified path ... ". So, the application wants to use the old Prof-UIS dll instead of the new one, however there’s a new new dll (v.2.61) in the directory for library files and there’s not the old (v.2.30) one. Can you tell me please, how to "tell" the application to use new version of Prof-UIS?

Technical Support Nov 18, 2006 - 2:23 PM

There should be no problems with linking Prof-UIS with your projects if you deleted paths to the folders of an older version (include and lib folders). So check this first. Of course, do not forgot to specify paths to the folders with Prof-UIS 2.61 in the VS settings.

Juri Tsjornoi Nov 18, 2006 - 3:18 PM

I forgot to recompile dll files, that my application uses, and which use prof-uis library. Now that’s ok with execution.