Obtaining old installers.

Posts   
 
    
legos211
User
Posts: 11
Joined: 06-Dec-2004
# Posted on: 23-Aug-2005 18:32:14   

Hello,

I am currently running 1.0.2004.1 released on December 18th, 2004. I cannot find that version of the software for download and I am having problems getting a new user to use the LLBLGen Pro software. How can I get this older installer?

Craig Anderson

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 24-Aug-2005 10:09:04   

Old installers aren't available, only old(er) parts of the system, like task performers, runtime libs, drivers and templates.

Which problems do you run into exactly?

The installer simply copies the files into program files\Solutions Design\LLBLGen Pro\ , and creates a registry entry so VS.NET can find the runtime libs when you click 'add reference'. So you could copy your own install to a folder on the new user's computer and it should work.

Frans Bouma | Lead developer LLBLGen Pro
rainbird
User
Posts: 8
Joined: 24-Aug-2005
# Posted on: 24-Aug-2005 21:27:00   

The actual error message that the new user receives is as follows:

"Cannot find the assembly SD.LLBLGen.Pro.ApplicationCore, Version-1.0.2004.1, Culture=neutral, PublicKeyToken=ca73b74ba4e3ff27."

--followed by a stack trace.

This is not during installation, but after he attempts to use the application.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 24-Aug-2005 22:11:53   

rainbird wrote:

The actual error message that the new user receives is as follows:

"Cannot find the assembly SD.LLBLGen.Pro.ApplicationCore, Version-1.0.2004.1, Culture=neutral, PublicKeyToken=ca73b74ba4e3ff27."

--followed by a stack trace.

This is not during installation, but after he attempts to use the application.

When he starts the application, or when he tries to load a project file? I'm not sure how you've setup the application on that user's system. If you copy your full llblgenpro folder (program files\solutions design\llblgenpro ) to his machine, under: program files\solutions design\llblgenpro, he still gets the problem? (which would be odd).

Frans Bouma | Lead developer LLBLGen Pro