Hello,
We have two server 2003 machines under NLB .
On each machine we have deployed WCF .NET 3.5 service .( same binaries on each one )
This WCF can convert .doc to HTML .
When request goes to server A , everything is OK , but when request on server B , we got a red line telling that aspose is under evaluation mode .
The license is compiled as resource into DLL , and licence object initialized in static class .
We tried to inovoke IISRESET , redeploy the binaries and many other things .
We are using version 9.5.0.0
We cant upgrade to newer version due to the reason that our licence has expired .
( Developer Enterprise Subscription )
Thanks .