Hi, I have a script which read a three xml (very heavy) files asynchronously and insert bulk from mssql asynchronously, I execute the script by console and the script runs fine, but in service it restarts at the second bulk, I belive this is caused for a limit configuration
Hi, I have a script which read a three xml (very heavy) files asynchronously and insert bulk from mssql asynchronously, I execute the script by console and the script runs fine, but in service it restarts at the second bulk, I belive this is caused for a limit configuration