I am trying to create an Epicor session in my .Net application and I keep getting errors. I found this way to establish connection in this forum:
Session EpiSession = new Session("scanner", "scanner", Session.LicenseType.Default, @"C:\Prog\Epicor102600\Client\config\Test-Dev.sysconfig");
{
// do whatever
}
I keep getting error about Ice.Epicor.Version or one of it's dependency unable to find file...
I redid the references pointing from the client folder and got the latest error message.
I do not get it.
From another app I developped for testing the DLL’s , in order to simulate using them as we implement them in Epicor, it all works fine, but not this one.
I know…but I have not found the time to experiment with it…and cannot see this happening in a near future… so much to do and I am alone… ;(
There is a ton of features I have not touched… like functions… I need to take a month of vacation and be full time on it to be able to upgrade my knowledge!!!
Session with SessionID = 855f957d-75b0-4716-951c-01a5f510642d is invalid. Session has either timed out or has been deleted. You must login again to continue.
Thank you very much ! I successfully called a BO BAQ with another user on Customziation from the information on your post. this way you can try with other BOs