-
Ok, first thanks for the SQL 2008 instructions - they worked well. I setup the database, execute the stored procedure, and build and run the applications. I get the "console.exe" with the following error: The following configuration settings are mising from database table 'cfg.Configuration'...
-
Until now the arachnode.net is a consoleApplication,and it is not easy to use for crawl the website,eg. we have to change the target URI by changing the souce code and compile the whole project once again. So I decide to convert the project into a windowsApplication.Maybe it better to use.Is it easy...
-
First, I have been moved so much that you are such warm-hearted to help me. Really thanks. Good news is that I have built the whole project successfully after setting the console as the starting item. I try to run the console programme on the Internet, and I change the target Uri to "www.sohu.com"...
-
Ok. modified Program.cs to add my first test URL. The first time I ran it, console went nutz throwing threads, but nothing got inserted to the db. Looks like it was iterating up the same numbers in terms of crawl threads and then starting over (infinite loop kind of thing. In any case, I'm seeing...
-
Hello, I am new to arachnode.net and trying to make it work for me. After all set up and instalation while running i get deployement erroe which says Type 'AbsoluteUri' already exists or you do not have permission to create it. Can you tell me the resolution? Thanks in advance. JD
-
Hello everybody! I installed arachnode.net on my PC following instructions from Installation Notes. Everything builds, but when I try to deploy Functions, I'm getting error: Error 12 CREATE ASSEMBLY failed because method 'set_AllowedExtensions' on type 'UserDefinedFunctions' in safe...