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.

Cannot find or open the PDB file

More
17 Mar 2019 14:50 #7222 by support
Hello,
please explain the issue better. I do not understand where the error appears, under which conditions (are you running under debugger? Have you tried without the debugger?) and what is its full text.

Please provide a screenshot. Also, version and build of QuickOPC is needed.

If the error was just in the debug output. then it is perfectly normal and can be ignored.

Best regards

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

More
17 Mar 2019 14:13 #7221 by khanhqhoang
Suddenly, I ran into the following error message when I tried to run my program. It used to work before but somehow I encountered this error suddenly. I tried uninstall and reinistall OPC Lab and also from NuGet but it did not fix the issue. I am able to build the application but ran into issue when I tried up click on buttons that attempt to update or read OPC UA tags from Kepware EX 5.18. My Kepware EX is working fine.

File Attachment:

File Name: Program.cs
File Size:1 KB

File Attachment:

File Name: Program.cs
File Size:1 KB


Please help,

Thanks

Khanh

Below is the debug ouput from VS2017

'OPCUATest.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\Users\kqh8269\source\repos\OPCUATest\OPCUATest\bin\Debug\OPCUATest.exe'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\Users\kqh8269\source\repos\OPCUATest\OPCUATest\bin\Debug\OpcLabs.EasyOpcUA.dll'. Cannot find or open the PDB file.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\Users\kqh8269\source\repos\OPCUATest\OPCUATest\bin\Debug\OpcLabs.BaseLib.dll'. Cannot find or open the PDB file.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'Opc.Ua.Client'. Cannot find or open the PDB file.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'Opc.Ua.Core'. Cannot find or open the PDB file.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'Opc.Ua.Configuration'. Cannot find or open the PDB file.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\Users\kqh8269\source\repos\OPCUATest\OPCUATest\bin\Debug\OpcLabs.BaseLibForms.dll'. Cannot find or open the PDB file.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0__b77a5c561934e089\SMDiagnostics.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Internals.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll'. Symbols loaded.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll'. Cannot find or open the PDB file.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'BoxedAppSDK.Managed'. Cannot find or open the PDB file.
'OPCUATest.exe' (CLR v4.0.30319: OPCUATest.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll'. Symbols loaded.
Exception thrown: 'Opc.Ua.ServiceResultException' in Opc.Ua.Core
Exception thrown: 'Opc.Ua.ServiceResultException' in Opc.Ua.Core
Exception thrown: 'System.ObjectDisposedException' in Opc.Ua.Core
The thread 0x16fc has exited with code 0 (0x0).
The thread 0x3bfc has exited with code 0 (0x0).
The thread 0x14d0 has exited with code 0 (0x0).
The thread 0x3cb0 has exited with code 0 (0x0).
The thread 0x1470 has exited with code 0 (0x0).
The thread 0xd34 has exited with code 0 (0x0).
The thread 0x456c has exited with code 0 (0x0).
The thread 0x14b4 has exited with code 0 (0x0).
The program '[5140] OPCUATest.exe' has exited with code 0 (0x0).
Attachments:

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

Moderators: support
Time to create page: 0.059 seconds