Page 1 of 1

Where can I get the xServer.NET 1.7 Setup?

Posted: Thu Mar 28, 2019 9:42 am
by Bernd Welter
Hello Oli,

we try to install the latest version of the xServer.NET SDK. What I see in the customer area is a 1.6 SDK version.
On your git hub there area 1.7 binaries.

Is there also a 1.7 SDK Setup?

best regards from Innsbruck,
David & Bernd

Re: Where can I get the xServer.NET 1.7 Setup?

Posted: Thu Mar 28, 2019 4:00 pm
by Oliver Heilig
Hello Bernd,

you can find the current resources for xServer.NET here:
We don't provide an Installshield-Setup anymore, since this would cause versioning problems. Just copy the libraries to your projcet (and add the XServer.NET dll to your toolbox items).

However we could provide nuget-packages in the future, if there is some demand.

Oli

Re: Where can I get the xServer.NET 1.7 Setup?

Posted: Fri Mar 29, 2019 9:19 am
by Bernd Welter
Hello Oliver,

thanks for the info. You confirmed my fear ;-)
We managed to add the DLLs tpo Visual Studio manually and it works like a charm:
FormsMap is available in the Toolbox now.

Awesome!

Best regards from Innsbruck,

Bernd

Re: Where can I get the xServer.NET 1.7 Setup?

Posted: Thu Apr 18, 2019 3:25 pm
by Oliver Heilig
An easter egg;

https://www.nuget.org/packages/Ptv.XServer.Net

Feel free to give feedback

Oli