Silverfrost Forums

Welcome to our forums

No FTN95 Project option in VS2008

12 Dec 2014 10:51 #15208

Running VS 2008 on Win7 and working on the CSharp w Fortran Dll example. However, given these directions : 'Now we need to add a new project to the solution. This project is a Fortran DLL called Project1 containing a function called Process. From the main File menu, select New . Now from the Project types select 'FTN95 Projects' and the from the Templates select 'FTN95 .NET project'. Use the default name Project1.'

I do not see FTN95 Projects. What should I do ? I have run Plato projects with no problems. BR Bob

13 Dec 2014 7:37 #15209

Have you installed the Visual Studio plugin for FTN95? This comes as an option when you install FTN95 but Visual Studio must already be installed.

14 Dec 2014 5:30 #15210

The following properties have been set: Property: [AdminUser] = true Property: [ProcessorArchitecture] = Intel Property: [VersionNT] = 6.1.1 Running checks for package 'Visual Studio Shell', phase BuildList Reading value 'AppenvStubDLLInstallPath' of registry key 'HKLM\SOFTWARE\Microsoft\AppEnv\9.0' Unable to read registry value Not setting value for property 'VisualStudio' The following properties have been set for package 'Visual Studio Shell': Running checks for command 'Visual Studio Shell\vs_shell_isolated.enu.exe' Result of running operator 'ValueExists' on property 'VisualStudio': false Result of checks for command 'Visual Studio Shell\vs_shell_isolated.enu.exe' is 'Install' 'Visual Studio Shell' RunCheck result: Install Needed Installation of components 'Visual Studio Shell' was accepted. Copying files to temporary directory 'C:\Users\srfpala\AppData\Local\Temp\VSD92C8.tmp\' Copying from 'D:\A Software Develpment Folder\Fortran\Silverfrost FTN95 Express\Visual Studio Shell\vs_shell_isolated.enu.exe' to 'C:\Users\srfpala\AppData\Local\Temp\VSD92C8.tmp\Visual Studio Shell\vs_shell_isolated.enu.exe' Verifying file integrity of C:\Users\srfpala\AppData\Local\Temp\VSD92C8.tmp\Visual Studio Shell\vs_shell_isolated.enu.exe WinVerifyTrust returned 0 File trusted Running checks for package 'Visual Studio Shell', phase BeforePackage Reading value 'AppenvStubDLLInstallPath' of registry key 'HKLM\SOFTWARE\Microsoft\AppEnv\9.0' Unable to read registry value Not setting value for property 'VisualStudio' The following properties have been set for package 'Visual Studio Shell': Running checks for command 'Visual Studio Shell\vs_shell_isolated.enu.exe' Result of running operator 'ValueExists' on property 'VisualStudio': false Result of checks for command 'Visual Studio Shell\vs_shell_isolated.enu.exe' is 'Install' 'Visual Studio Shell' RunCheck result: Install Needed Verifying file integrity of C:\Users\srfpala\AppData\Local\Temp\VSD92C8.tmp\Visual Studio Shell\vs_shell_isolated.enu.exe WinVerifyTrust returned 0 File trusted Installing using command 'C:\Users\srfpala\AppData\Local\Temp\VSD92C8.tmp\Visual Studio Shell\vs_shell_isolated.enu.exe' and parameters '/q' Process exited with code 1 Status of package 'Visual Studio Shell' after install is 'InstallFailed'

Please login to reply.