Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gofito1984

Pages: [1]
1
Support Questions / Re: target Any CPU now work fine
« on: September 22, 2017, 03:44:31 PM »
It is the same application. I updated the version of Advanced HMI.

2
Support Questions / Is OPC UA compatibility in development?
« on: September 22, 2017, 02:51:31 PM »
Hello.

I would like if OPC UA compatibility is in development for next versions.

Thanks.

Good job!

3
Support Questions / target Any CPU now work fine
« on: September 22, 2017, 02:44:18 PM »
Hello.
 In version 399f, with Visual Studio, when I compiled a application with target "Any CPU" and I executed the application in a 64 bits PC, the application crashed.

Now, with version 399x, a compiled application with target "Any CPU" works fine in a 64 bits PC.

Did you fix this issue?

Good Job!

4
Support Questions / Any CPU error
« on: May 31, 2016, 01:34:11 PM »
Good Afternoon.
I'm writing from Spain.

I'm developing a Windows Form Application with Visual Studio, in C#, using AdvancedHMI DLLs.
If I select "target platform: x86", the application WORKS FINE, but when I select "target platform: Any CPU", I receive this error in runtime (in line "opcDaCom1.Subscribe (...)" :
" No se puede convertir el objeto COM del tipo 'System.__ComObject' al tipo de interfaz 'OpcRcw.Comn.IOPCServerList2'. Ocurrió un error de operación debido a que la llamada QueryInterface en el componente COM para la interfaz con IID '{9DD0B56C-AD9E-43EE-8305-487F3188BF7A}' generó el siguiente error: Clase no registrada (Excepción de HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))."

Any help?

Thanks.


Pages: [1]