erdomke / Innovator.Client

Client library for communicating with Aras Innovator
MIT License
28 stars 16 forks source link

dotnet framework4.0 login failed #9

Open hyfbeetle opened 5 years ago

hyfbeetle commented 5 years ago

try { this.serverConnection = (Innovator.Client.Connection.ArasHttpConnection)Innovator.Client.Factory.GetConnection(this.arasServerLocation, ""); } exception throws: not this method.