Hi All,
I am facing this weird issue.
I have 5 dlls with similar logic. All of these are using the same domains/tables/flow of control etc. Only the main table selection is different as each of the dll is being used for creating different files depending upon selection on the session.
3 of these dlls are working completely fine by creating the files and transferring them to a local folder.
For the remaining 2 dlls, the files are getting generated on the server and return values of seq.close/seq.puts is also a success
But I am getting connection lost error (sometimes on server2client or clicking on any variable or just randomly)
I am debugging this thing for last 3 days with no success.
Can anyone please help me with this?
Thanks & Regards,
Arlina
I am facing this weird issue.
I have 5 dlls with similar logic. All of these are using the same domains/tables/flow of control etc. Only the main table selection is different as each of the dll is being used for creating different files depending upon selection on the session.
3 of these dlls are working completely fine by creating the files and transferring them to a local folder.
For the remaining 2 dlls, the files are getting generated on the server and return values of seq.close/seq.puts is also a success
But I am getting connection lost error (sometimes on server2client or clicking on any variable or just randomly)
I am debugging this thing for last 3 days with no success.
Can anyone please help me with this?
Thanks & Regards,
Arlina