Hi All,
We have implemented a C# asp.net application on a Windows 64Bit server using the .Net Wrapper. Our EntireX runtime version on the Windows server machine is 32bit, so we allow 32bit processing in the IIS configuration as a web extension, we are using .net runtime version 4.
The detailed error
00010006 No more registrations
Explanation An ERXRegister API call can register a maximum of 256 threads at a time with the EntireX RPC Runtime within one process.
Action When using the C API erx.h:
Check program and correct error.
I can only imagine that this error is due to a combination of the 32bit constraint in the runtime and possibly due to high load when multiple users are on since it is an infrequent error. These production windows servers are (theoretically, at least) load balanced, and there are two of them.
I’m not sure as to the internals of the call to the runtime, so I don’t know where to start looking for a solution
Thanks
Garth
Entirex version 8.0.1.0
Natural Version: 4.2.7