LLBLGen v1 and v2 side by side

Posts   
 
    
omar avatar
omar
User
Posts: 569
Joined: 15-Oct-2004
# Posted on: 18-Nov-2006 22:05:27   

I have some old projects that use LLBLGenv1 but it seems I keep running to reference issues when both v1 and v2 are installed side by side. Is there special precautions I have to consider to run v1 and v2 side by side or the safest thing is to have only one of them installed at a time?

Chester
Support Team
Posts: 223
Joined: 15-Jul-2005
# Posted on: 18-Nov-2006 23:29:18   

You can run the designer side-by-side simply by installing to separate directories. simple_smile

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39927
Joined: 17-Aug-2003
# Posted on: 20-Nov-2006 10:17:19   

The reference issues are only occuring once in new projects in vs.net, where the vs.net ide picks the dll of the wrong version. Manually correcting this in the generated code projects solves this (and this has to be done once).

Frans Bouma | Lead developer LLBLGen Pro