Re: Error in using IKVM dll

"Andrew T. Finnell" <[email protected]> Wed, 28 Sep 2016 10:50:20 -0400
Newsgroups gmane.comp.java.ikvm.devel
Message-ID <[email protected]>
To help a little more here is an article on redirecting Assemblies and how the properties file works. 

https://msdn.microsoft.com/en-us/library/7wd6ex19(v=vs.71).aspx
You shouldn't have to redirect anything because you have the files before you signed them. Change the target framework to be 3.5 in the manifest then sign. 
I thought there was a coreclr command line argument for ikvmc but I can't find it. I do not believe ikvm requires .NET 4.0 to work. And if the version you have does, you can download an earlier version which works with .NET 3.5 ad previous versions are available.
Regards,
Andrew T. Finnell

-------- Original message --------From: Prateek Srivastava <[email protected]> Date: 9/28/16  12:20 AM  (GMT-05:00) To: [email protected], [email protected] Subject: Re: [Ikvm-developers] Error in using IKVM dll 
Hi,
I have converted multiple jar files into a common dll using ikcmc and signed the dll using a key.
I am trying to use the dll as a reference in SharePoint project.
Here is the error I am getting:-
Error occurred in deployment step 'Add Solution': Could not load file or assembly 'C:\Windows\Temp\solution-a4bd0aec-5ee6-4199-9ee3-13c5bcf3a983\DmsWebJar.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.		Please suggest.

On Wed, Sep 28, 2016 at 9:31 AM,  <[email protected]> wrote:
You are not allowed to post to this mailing list, and your message has

been automatically rejected.  If you think that your messages are

being rejected in error, contact the mailing list owner at

[email protected].





---------- Forwarded message ----------
From: Prateek Srivastava <[email protected]>
To: [email protected]
Cc: 
Date: Wed, 28 Sep 2016 09:30:51 +0530
Subject: Error in using IKVM dll
Hi,
I have converted multiple jar files into a common dll using ikcmc and signed the dll using a key.
I am trying to use the dll as a reference in SharePoint project.
Here is the error I am getting:-
Error occurred in deployment step 'Add Solution': Could not load file or assembly 'C:\Windows\Temp\solution-a4bd0aec-5ee6-4199-9ee3-13c5bcf3a983\DmsWebJar.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.		Please suggest.
-- 
Thanks & Regards:
Prateek Srivastava
Phone:- 8744047344






-- 
Thanks & Regards:
Prateek Srivastava
Phone:- 8744047344

------------------------------------------------------------------------------

_______________________________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers