I'm developping a c# OPC UA Server. I'm building my server based on the "UA Sample Server" project, provided with the OPC UA 1.02 .NET Stack and Sample Applications.
In order to generate the server model it seems I have to run an executable called Opc.Ua.ModelCompiler.exe wich is not provided with the SDK. (I found that in the file 'BuildDesign.bat').
I tried to install "OPC UA SDK 1.01 Redistributables Setup" & "OPC UA SDK 1.01 COM Interop Components Setup" but I still cannot find that executable on my disk.
Anyone know where I can find that executable?
(We are OPCFundation corporate member)