Assemblies problem in PDSOE

Posted by James Palmer on 24-Apr-2015 03:07

PDSOE 11.2.1 

I'm trying to add some of the Proparse assemblies to my PDSOE. I'm new to this whole side of things and am struggling. 

The specific assemblies I've downloaded from the Consultingwerk github and are IKVM.OpenJDK.Core, IKVM.Runtime and proparse.net. I've added the Assemblies directory to the project, and I have an Assemblies.xml as follows: 

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<references>
<assembly name="IKVM.OpenJDK.Core, Version=7.2.4630.5, Culture=neutral, PublicKeyToken=13235d27fcbfff58"/>
<assembly name="IKVM.Runtime, Version=7.2.4630.5, Culture=neutral, PublicKeyToken=13235d27fcbfff58"/>
<assembly name="proparse.net, Version=4.0.1.1114, Culture=neutral, PublicKeyToken=cda1b098b1034b24"/>
</references>


The Assemblies show with a red x next to them and in the class browser I get:

Assembly proparse.net

Location: proparse.net, Version=4.0.1.1114, Culture=neutral, PublicKeyToken=cda1b098b1034b24

Note:
This assembly is not available to the Class Browser.
The assembly could not be loaded from the global assembly cache or from the assembly directory of the project.


Any ideas please?

All Replies

Posted by doa on 24-Apr-2015 06:30
Posted by James Palmer on 24-Apr-2015 06:48

Well they were blocked, so yes this is a very good shout. Unfortunately they still show the same issues! :(

Posted by Mike Fechner on 24-Apr-2015 06:53

The .dll files and assemblies.xml are all in the same folder?

Posted by James Palmer on 24-Apr-2015 06:59

Yeah they are.

I've worked it out. I had to remove them from PDSOE, then re-add them.

proparse.net doesn't show any entries though in Class browser. Is this correct?

Posted by James Palmer on 24-Apr-2015 07:15

Hmmm IKVM.OpenJDK.Core isn't showing entries either. My colleague sees lots of entries when opening them in Visual Studio.

Posted by Mike Fechner on 24-Apr-2015 07:19

Not sure if that’s expected or a PDSOE issue. But I haven’t seen the Java classes that IKVM or proparse do provide in the class browser either.

Posted by Thomas Mercer-Hursh on 24-Apr-2015 09:10

So, I downloaded the zip of the whole thing and took the dlls from that.  Is that why I avoided the blockage that comes from downloading them directly?

Posted by Mike Fechner on 24-Apr-2015 09:16

 
http://technet.microsoft.com/en-us/sysinternals/bb897440.aspx
http://www.d80.co.uk/post/2011/10/04/Unblock-all-the-Net-Assemblies-in-a-Folder.aspx
Von: Thomas Mercer-Hursh [mailto:bounce-tamhas@community.progress.com]
Gesendet: Freitag, 24. April 2015 16:11
An: TU.OE.Development@community.progress.com
Betreff: RE: [Technical Users - OE Development] Assemblies problem in PDSOE
 
Reply by Thomas Mercer-Hursh

So, I downloaded the zip of the whole thing and took the dlls from that.  Is that why I avoided the blockage that comes from downloading them directly?

Stop receiving emails on this subject.

Flag this post as spam/abuse.

This thread is closed