ix developer 2.20 missing type in Neo.ApplicationFramework
Posted: Thu Apr 07, 2016 9:00 am
Hi everybody,
I'm working on a new project using a iX T4A panel with ix developer 2.20.
I'm trying to build an authentication page using C# script using Neo.applicatioFramework.Common.Service library to get the ISecurityServiceCF interface by using ServiceContainerCF.GetServiceSafe<ISecurityServiceCF>(); method.
When I try to build the project the compiler returns an error saying that the 'Service' name or type does not exists in Neo.Application.Common namespace.
I browsed both on the net and in the forum but I didn't find a solution..
Does anybody knows why this issue?
Is it something related to the new ix developer 2.20 or to the ix T4A?
Does exists a workaround?
I have also other projects using other panels and ix developer 2.10 that uses the same method in their authentication pages...
I would like to be sure that there will be no problem in upgrading these project to ix developer 2.20...
Thanks in advance for your help
Cheers
I'm working on a new project using a iX T4A panel with ix developer 2.20.
I'm trying to build an authentication page using C# script using Neo.applicatioFramework.Common.Service library to get the ISecurityServiceCF interface by using ServiceContainerCF.GetServiceSafe<ISecurityServiceCF>(); method.
When I try to build the project the compiler returns an error saying that the 'Service' name or type does not exists in Neo.Application.Common namespace.
I browsed both on the net and in the forum but I didn't find a solution..
Does anybody knows why this issue?
Is it something related to the new ix developer 2.20 or to the ix T4A?
Does exists a workaround?
I have also other projects using other panels and ix developer 2.10 that uses the same method in their authentication pages...
I would like to be sure that there will be no problem in upgrading these project to ix developer 2.20...
Thanks in advance for your help
Cheers