its… not as simple as it used to be… I'll see if I can throw an example together.
Jose C Gomez
T: 904.469.1524 mobile
Quis custodiet ipsos custodes?
On Thu, Jun 5, 2014 at 11:13 AM, Jose Gomez <jose@...> wrote:This works for me, though you raise a good question ... not sure why you can't do it without config... I am sure there is a work around. I'll poke around some more.Session  _session = new Session("manager","Autumn1",Session.LicenseType.Default,@"E:\Epicor Installs\E10Fr\Client\config\ERP100600.sysconfig");
On Thu, Jun 5, 2014 at 10:55 AM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:
Â<div> <p></p><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:8pt;"><div><span>When creating a new Session, what is used for the URL? I coped the value from the URL field in the admin console.<br>
I am trying this but get an error saying "Config file missing." What file is it looking for? Thanks in advance.
Session epiSession = new Session("manager", "manager", "net.tcp://E10Svr/Epicor10Test/", Session.LicenseType.Default)
From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>Sent:
To: Vantage <vantage@yahoogroups.com>
Thursday, June 5, 2014 9:48 AM
Subject: Re: [Vantage] E10 Assemblies C#
Ice.Lib.Framework from the Ice.Core.Session dllOn Thu, Jun 5, 2014 at 9:42 AM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:
Â<div> <div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:8pt;"><div><span>Thanks Jose, worked great.</span></div><div style="color:rgb(0,0,0);font-size:10.6667px;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;">
What Namespace/Class is WCFServiceSupport in?
From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Thursday, June 5, 2014 9:19 AMSubject: Re: [Vantage] E10 Assemblies C#
      Erp.Proxy.BO.JobEntryImpl _job = WCFServiceSupport.CreateImpl<Erp.Proxy.BO.JobEntryImpl>((Ice.Core.Session)oTrans.Session, Epicor.ServiceModel.Channels.ImplBase<Erp.Contracts.JobEntrySvcContract>.UriPath);On Thu, Jun 5, 2014 at 8:21 AM, tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:
Â<div> <div>Hi,<br clear="none"><br clear="none">Does anyone have any examples of how to use the new E10 assemblies, they have changed everything around.<br clear="none"><br clear="none">I used to be able to reference the three DLLs to the JobEntry BO for example and then instantiate like this:<br clear="none">
JobEntry _job = new JobEntry(((Session)oTrans.Session).ConnectionPool);
What would be the equivalent in E10?
Thanks!Ted
</div> <div style="color:#fff;min-height:0;"></div>
</div> <div style="color:#fff;min-height:0;"></div>
</div><div><div>
<div style="color:#fff;min-height:0;"></div>