which is a forum crawler written in C++ by using various libraries like libcurl and libxml2. Now this application
was designed by a different person who has left our team. I have carried out all the neccessary adjustments for the
application to run smoothly but to no avail
The application runs by connecting to SQL server db whereby reading the forum and thread url request by the user.
It then runs the crawl through the forum and eventually sends the information back to the db.
The error I am getting is a 'Debug Assertion Failed' which pops up during execution as shown in the attached image. According to the author the system works 100%
Please advice!
Edit: Also the table where it takes the information from for the location of thread includes, forum name, id, url and threadregex and forumregex. threadregex and forum regex has regular expressions for identification of the thread and forum location.
Thanks
Attached image(s)
This post has been edited by kevin_911: 04 July 2011 - 11:12 AM

New Topic/Question
Reply



MultiQuote










|