Page 1 of 1

Gluonconfig Runtime error.

PostPosted: Thu Nov 11, 2010 8:18 pm
by r_anderson
New to this forum...looks like a great project.

I'm having a problem executing the Gluonconfig.

I have downloaded the .net framework 4.0 from Ms.

All/Any help will be greatly appreciated.

downloaded to my dirctory: C:\0_GLUONPILOT\Gluonconfig_v0[1].5.1.zip

UNZIP'D file to: C:\0_GLUONPILOT\Gluonconfig_v0[1].5.1\

executed: C:\0_GLUONPILOT\Gluonconfig_v0[1].5.1\Gluonpilot.exe

Get error:
Unable to find a version of the runtime to run this application.


Richard from Meadview,Az

Re: Gluonconfig Runtime error.

PostPosted: Fri Nov 12, 2010 1:25 am
by Mitch
.NET can be buggy but Tom is an expert! I think you need a different run time file to run vs2008 executables. I'm not positive but I believe it's 3.5. Can't go wrong by installing 1 and 2 also because there are so many utilities written in .net anymore. If you install the free visual c# express 2008 package from microsoft http://www.microsoft.com/express/Downloads/ that wil definitely include the correct one and the ability to compile the gluonconfig source.

Re: Gluonconfig Runtime error.

PostPosted: Fri Nov 12, 2010 4:00 pm
by Tom
Hi Richard,

Very strange you are having issues with this. Gluonconfig uses .NET 3.5, so .NET 4.0 should be compatible with this.
Sometimes the installation of .NET can have some issues. I would propose to install .NET3.5 (http://www.microsoft.com/downloads/en/d ... laylang=en) or re-install .NET4.0
What Mitch proposed (installing Visual C# Express 2008) is also a good option :-)

Tom