Hello,
Anybody can tell me what is a difference between AbsoluteUri1 and AbsoluteUri2. I tried to add some url by stored procedure, sometimes i have constraint exceptions.
Best regards
k1
1 is the parent. 2 is the child.
1 and 2 need to match if submitting a request to crawl a site, rather than to crawl an image.
1 and 2 are named as such to encourage you to use the API. (You really should be using the API as the Engine uses this table and you may inadvertantly interfere with crawling...)
For best service when you require assistance:
Skype: arachnodedotnet
When i'm using api i have a lot of trouble with updating table while crawling. Can u give me example of parent / child - for domain http://sports.yahoo.com/golf ?
Btw. great job :)
I'm not sure what you mena by having trouble while crawling?
http://sports.yahoo.com/golf, http://sports.yahoo.com/golf if you want to submit a request for this site.
http://sports.yahoo.com/golf, http://sports.yahoo.com/golf if you want to submit a request for this image./club.gif
-Mike
Thank you! Version 1.4 is very, very close.
I having a trouble with create new CrawlRequests while other crawl requests are in progress.
What is the error? What is the difficulty?
Stackoverflow, in my opinion problem exists in DataSets. There are some conflicts (maybe deadlock i dont know)
Please post your code.