Go Back   Lahey Forum > Support Forums > FAQ
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Rate Thread Display Modes
  #1  
Old 01-13-2006, 05:07 PM
Lahey Support Lahey Support is offline
Moderator
 
Join Date: Aug 2003
Posts: 4,686
Default Making LF 7.1 .NET Work Side by Side with newer versions of the Framework and VS

We believe we have found a possible work around to the incompatibility with systems with .NET 2.0 on them. Our .NET integration was looking for the latest installed version of the framework and not specifically v1.1. To fix this you need to do two things:

1. Force our .NET integration to use v1.1 of the framework by using an xml configuration file. This file is attached to this post and is named f95.exe.config.f. Save it to your local machine and rename it f95.exe.config. Copy this file named f95.exe.config into the same directory on your system as the file f95.exe. This directory is usually C:\Program Files\Lahey-Fujitsu Fortran\v7.1\bin.

2. Force our .NET compiler to use v1.1 of the framework by using an xml configuration file. Make a copy of the file f95.exe.config from 1. above and name this copy jwd_fort.exe.config. You should now have the files f95.exe.config and jwd_fort.exe.config in your Lahey-Fujitsu Fortran\v7.1\bin directory.

The project should now build and run without any problems. Note that version 1.1 of the .NET Framework and Visual Studio 2003 still needs to be installed on your system in order to build applications. Note also that you should be able to distribute your built Fortran .NET applications to people with just v2.0 of the .NET Framework on their system as that is backwardly compatible with v1.1.
Attached Files
File Type: f f95.exe.config.f (115 Bytes, 1784 views)

Last edited by tzeis : 05-23-2009 at 11:32 PM.
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is On
Forum Jump


All times are GMT. The time now is 09:10 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.