Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

GAC custom assembly not found

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
errox

GAC custom assembly not found

Post by errox » 16 May 2013, 17:54

Hi,

I registered a custom assembly (compiled with net 4.0) in the GAC, but cannot find it in the ventuz referencing dialog...
Did I miss something?

Cheers

errox

Re: GAC custom assembly not found

Post by errox » 17 May 2013, 09:46

Is it possible that Ventuz v3.08 does not search the NET4.0 GAC? Just the old one for NET 2.0-3.5?

errox

Re: GAC custom assembly not found

Post by errox » 17 May 2013, 10:03

I builded the assembly also with NET3.5 and put it in the "old" GAC... but I still cannot find the assembly in ventuz, but it's listed in GAC (gacutil /l) ..

errox

Re: GAC custom assembly not found

Post by errox » 17 May 2013, 12:09

It works. I just overlooked it.
For anyone else who's trying to add a custom assembly: use NET framework 3.5! and put the dll into old gac!

greets!

User avatar
ErikB
Posts: 212
Joined: 10 Jan 2012, 12:52

Re: GAC custom assembly not found

Post by ErikB » 17 May 2013, 12:36

Yes Ventuz 3.x is still .NET 3.5 :) Sorry I got here too late to save you the trouble!

errox

Re: GAC custom assembly not found

Post by errox » 17 May 2013, 13:08

Hi Erik,
on which version is Ventuz4 based on?
greets!

User avatar
ErikB
Posts: 212
Joined: 10 Jan 2012, 12:52

Re: GAC custom assembly not found

Post by ErikB » 17 May 2013, 13:35

Ventuz 4 is using .NET 4.x

errox

Re: GAC custom assembly not found

Post by errox » 17 May 2013, 15:07

Is NET3.5 still compatible in ventuz4 or do we have to update all assemblies? what about default c# nodes?
Are "default noded" ventuz projects upwards compatible?

User avatar
Karol
Posts: 640
Joined: 10 Jan 2012, 12:07

Re: GAC custom assembly not found

Post by Karol » 17 May 2013, 15:20

A higher .Net version can always load and use code build with older .Net Framework.
So you will not have to re-write your assemblies and you won't have any trouble with C# nodes in Ventuz.

Cheers
Karol

Post Reply