Professional OPC
Development Tools

logos

Online Forums

Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.

Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.

Do not use the Contact page for technical issues.

IIS stuck with high CPU in new EasyUAClient()

More
29 Oct 2015 11:11 #3633 by support
Unfortunately I cannot reproduce it.

Can you please provide some more information?

1. Which operating system do you use, and is it 32-bit or 64-bit?
2. Which version of Visual Studio do you use?
3. In the C# examples solution that we ship with the product, there is a very primitive "UAWebApplication1" project which just reads and displays one value. Does it also hang on 'new EasyUAClient()'?
4. Regarding subscriptions: This must be in some project, right? - because if you could not get past 'new EasyUAClient()', then the code will have no chance to actually call the SubscribeXXXX method. Can you please explain, or describe that other project.

Thank you

Please Log in or Create an account to join the conversation.

More
28 Oct 2015 14:00 #3629 by Fusco
Hi,
Almost same configuration for me, .NET 4.5 MVC application.

I just installed 5.35 versions and it doesn't work anymore. The instruction
static EasyUAClient easyUAClient = new EasyUAClient();
Fails. Process IIS get stuck consuming all CPU.
It worked fine with 5.34 version.

Furthermore subscriptions don't work. It looks like the callback function isn't fired.

Thank you

Please Log in or Create an account to join the conversation.

Moderators: support
Time to create page: 0.050 seconds