AzanovAA / frl

Automatically exported from code.google.com/p/frl
0 stars 0 forks source link

IOPCSynchIO::Write fails with 0x80010105 #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile my udp project
2. use 2 (or more) Clients to acess the Server 

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
using frl_8.12_r167.exe  on WinXPSP3,   boost version 1_49

Please provide any additional information below.
The clients build with Sofings activeXDAclient and works with SIMATIC.NET OPC 
Servers without problems?
maybe a concurrece problem in my  udp_Device::UpdateOutTags() function???

can you help me??

Original issue reported on code.google.com by norbert....@online.de on 30 Jun 2012 at 11:38

Attachments:

GoogleCodeExporter commented 9 years ago
i switched to new boost version 1_50_0 maybe this had fixed the problem. we'll 
see...

Original comment by norbert....@online.de on 3 Jul 2012 at 4:12

GoogleCodeExporter commented 9 years ago
switched frl to Trunk r222 version, now it works.

Original comment by norbert....@online.de on 5 Jul 2012 at 4:50