Web Dev Matters and Me

Web Development Matters - HTML, XML, C#, .NET, AJAX/Javascript(jQuery), CSS, XML-XSLT

ME - LIFE,Philippines, Tokyo, ECE, PhilNITS/JITSE,情報処理, 日本語

things about Philippines, gaming, C# development and web development, how to make money in stock trading

Web Dev Matters and Me

Function evaluation disabled because a previous function evaluation timed out. You must continue execution to reenable function evaluation.

Function evaluation disabled because a previous function evaluation timed out. You must continue execution to reenable function evaluation.


this error ticks me, I'm running this parser program I make since monday night and I'm stuck with just one month.

I'll try a work around on this since I use the debugger CLI from VS 2k5 which is rumored to be a "BUG".

I also tried to clean up the code and divide the load because I have to take text (if you know SQL datatypes, you know how big is this) long datas and roughly 3 million row that I have to parse, something which my computer running 1 GB, Pentium D can't stand, it can't even fill a datatable with all those data. >_<

So, my workaround is to just get some id, then get another query specific to that ID, so in that way I'll be able to see the progress per row processed and, should not end up like the first attempt, since I'm only storing integers in datatables. I'll POST later for this breakpoint thrilling debug.


*UPDATE* Things seems to work now, but only insert row at 1 row per sec, my notebook at home is much faster than this computer....>_<

Lesson Learned: "It is hard to be deprived..."

0 comments:

FB Connect