Hello LLBLGen Team,
i have a strange problem, where i am getting out of ideas what could be wrong or how i can solve this. I have to say that i am not a very expirienced .net developer (comming from MS Dynamics NAV), so pls bear with me if you shake your head about my code..
Ok back to my problem. In 70% of the time, the code is runnin as it should. If an error occurs and i restart the job then its working again, until i get the next error. This job runs once a day, but late in the evening so, so i would like to fix it...
Backend: SQL Server 2000 with a 600 GB Database (cant be upgraded atm)
LLBLGen Version: 3.1.11.701 and i am using self servicing
.Net 4.0 + TPL
The table (WareHouseEntry) where i am thinking the problem occurs is has around 60 million entries (and raising). This table has an index of the fields i am selecting
I have added 3 files:
Exception.txt: That shows the complete exception message
DoLoopItem.txt: Thats where the parallel action starts and calls calculation of 1 item
CalculateItem.cs: The Calculation itself
Maybe you can give me a hint, what i am doing wrong here, or what can be done to fix this time out
thx for your help
Richard Sykora
Attachments
Filename |
File size |
Added on |
Approval |
LLBLGen.zip
|
5,556 |
18-Aug-2011 10:47.35 |
Approved |