Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

Intel Fortran 2017 Beta and Fortran 2016 coexisiting

$
0
0

I recently took delivery of a new shiny laptop running Windows 10. I installed Visual Studio 2015 Community Edition and then the Intel Parallel Studio 2017 Beta. I am using the Fortran compiler and it all works very well.

I have a licence for the 2016 XE Composer package and I have now downloaded and installed this as well. I would like, for various operational reasons, to switch between the two Fortran compilers. When I open Visual Studio I get the message:

the 'Intelpackage' package did not load correctly.The problem may have been caused by a configuration change or by the installation of another extension ....

The Activity Log file contains:

<guid>{8E5A44DA-6B19-4803-8018-716C51016B52}</guid>
  </entry>
  <entry>
    <record>378</record>
    <time>2016/04/17 09:09:02.015</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>CreateInstance failed for package [IntelPackage][Could not load file or assembly &apos;IntelPkg, Version=16.0.0.0, Culture=neutral, PublicKeyToken=edf82db605c24ff6&apos; or one of its dependencies. The located assembly&apos;s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]:{   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)&#x000D;&#x000A;   at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)&#x000D;&#x000A;   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark&amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)&#x000D;&#x000A;   at System.Activator.CreateInstance(String assemblyString, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark&amp; stackMark)&#x000D;&#x000A;   at System.Activator.CreateInstance(String assemblyName, String typeName)&#x000D;&#x000A;   at System.AppDomain.CreateInstance(String assemblyName, String typeName)}</description>
    <guid>{8E5A44DA-6B19-4803-8018-716C51016B52}</guid>
    <hr>80131040</hr>
    <errorinfo>Could not load file or assembly 'IntelPkg, Version=16.0.0.0, Culture=neutral, PublicKeyToken=edf82db605c24ff6' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)</errorinfo>
  </entry>
</activity>

I presume I can run both compilers on one computer and I would be grateful for some advice.

ChrisG

 


Viewing all articles
Browse latest Browse all 3270

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>