DLL Reference Path

Posts   
 
    
joshrivers
User
Posts: 10
Joined: 30-Dec-2008
# Posted on: 03-Jan-2009 08:12:41   

I'm having a minor issue, that I'd like to iron out.

When I generate my code using the designer (2.6 Final, Self-Service, 3.5 Single-Class), the DLL references do not resolve to the path under \Program Files where they are installed. It seems like there should be a project preference to tell the generator to put the correct path to DLLs in the Project File, but I cannot find it. (Such a setting is referenced here: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=7409 , but the setting does not appear in my designer)

Thanks! Josh

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 04-Jan-2009 18:21:57   

Hi Josh,

Does this happen everytime you generate a new project, or this only happens on an specific project?

Are you using some kind of source control?

David Elizondo | LLBLGen Support Team
joshrivers
User
Posts: 10
Joined: 30-Dec-2008
# Posted on: 08-Jan-2009 05:07:49   

It happens on projects new and old. It just occurred to me that it started when I removed the demo and installed my licensed copy.

joshrivers
User
Posts: 10
Joined: 30-Dec-2008
# Posted on: 08-Jan-2009 05:37:41   

I think I have it fixed....

I installed the licensed copy. Then uninstalled the demo. Which removed the dll search paths from wherever it puts them.

Reinstalling the licensed copy fixed my issue.