View previous topic :: View next topic |
Author |
Message |
srfpala
Joined: 20 Aug 2014 Posts: 12
|
Posted: Fri Dec 12, 2014 11:51 pm Post subject: No FTN95 Project option in VS2008 |
|
|
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 |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Sat Dec 13, 2014 8:37 am Post subject: |
|
|
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. |
|
Back to top |
|
 |
srfpala
Joined: 20 Aug 2014 Posts: 12
|
Posted: Sun Dec 14, 2014 6:30 pm Post subject: Install Fails Please advise |
|
|
The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [ProcessorArchitecture] = Intel {string}
Property: [VersionNT] = 6.1.1 {version}
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' |
|
Back to top |
|
 |
|