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.
Problem "fatal execution engine error"
- plarac.andres
-
Topic Author
- Visitor
-
Please Log in or Create an account to join the conversation.
Best regards
Please Log in or Create an account to join the conversation.
I am investigating it further; please wait for future response here.
Best regards
Please Log in or Create an account to join the conversation.
- plarac.andres
-
Topic Author
- Visitor
-
before starting, I must say that the problem is not QuickOPC
1. We are using Windows 7, but the same aplication was used in Windows 8 and with the same result.
2. We check the aplication in operating system of 32 bit and 64 bit.
3. Visual Studio 2012 (Framework 4.5)
4 and 5.When I run the aplication in Visual Studio under the debugger, and I modified part of the the Web Form (.aspx), this exception happens.
6. attached file with the stack.
7.This didn't happen with the examples. In fact we move the code of our proyect to one of the examples in .net c#, and the exception is not displayed.
8. We used the original installation program.
Thanks, I hope we can fin the solution
Regards
Please Log in or Create an account to join the conversation.
1. Which Windows version are you using?
2. 32-bit or 64-bit?
3. Which Visual Studio version are you using?
4. What precisely do you mean by "modify the code "html" locally"?
5. Can you explain what do you mean by "... while the program is running"? Do you mean changing the source code of the program in Visual Studio while running the Web page under the debugger?
6. Is it possible to obtain more information (details) about the exception - a Call Stack perhaps?
7. Does the same happen with the examples we supply? If so, please identify one of them that shows the issue as well.
8. Have you installed QuickOPC manually (e.g. by copying over the assemblies from other computer), or by using the original installation program?
Thank you
Please Log in or Create an account to join the conversation.
- plarac.andres
-
Topic Author
- Visitor
-
I'm using QUICK OPC 5.33 with C# and .NET and i came across the following problem:
When you modify the code "html" locally while the program is running, is presented the error "fatal execution engine error" (see picture). The program runs without problems while not modify the code in implementation, but in trying to change part of the code for testing falls.
I'm using part of the code of example of QUICKOPC. The error always occurs in the "EasyDAClient( )".
Could someone please help me.
Please Log in or Create an account to join the conversation.