replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: View topic - VS2010 gets Message Unable to find a version of the runtime
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

VS2010 gets Message Unable to find a version of the runtime

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
m.burkhardt



Joined: 02 Sep 2008
Posts: 26

PostPosted: Wed Jun 01, 2011 12:20 pm    Post subject: VS2010 gets Message Unable to find a version of the runtime Reply with quote

Hello, I have a question:
If I compile my Fortran DLL .NET Program:
Code:

PROGRAM Main
OBJECT("System.String[]") STR1
STR1=NEW@("System.String[]",10)
END

i get the following Message:
"Unable to find a version of the runtime to run this Application"
Question
I use VS2010
Can anyone help me?

Greetings from Germany!
Michael
Back to top
View user's profile Send private message Send e-mail MSN Messenger
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8210
Location: Salford, UK

PostPosted: Wed Jun 01, 2011 9:11 pm    Post subject: Reply with quote

I don't know exactly what is wrong but your machine will probably have various versions of the .NET runtime installed and these correspond to DBK_LINK.exe, DBK_LINK2.exe etc.

The FTN95 command line option /CLR_VER is relevant here but only when also using /LINK.

The thing to do is to look at the FTN95 commands provided by the FTN95 Visual Studio plugin to see which of the DBK_LINKs is being used and then compare this with the installed versions of the .NET runtime.

There ought to be a setting in the Project Properties that provides the relevant link.

This is all just a guess from my memory but it may help you.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group