-
Hi, I am facing some issues with deploying and making Analysis project run, I am using AN.net_v1.4, I have attached a video showing the problem, you would need windows media player to watch the video. regards, removed video (this was not working) Vishal[http://arachnode.net/cfs-file.ashx/__key/CommunityServer...
-
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'...
-
Also, I think the only thing I don't understand is this: 2. Execute the stored procedure '[dbo].[arachnode_usp_arachnode.net_RESET_DATABASE]' If there are any more specific instructions that would be cool. Sorry, I have played around a lot with Visual Studio so I am pretty familiar with that...
-
Hello and thanks for the quick response. I am probably missing something since I am a newbie, but I am using SQL Server 2008 and there is no Surface Area Config Tool. I did find this article: http://sqlblog.com/blogs/denis_gobo/archive/2007/11/20/3441.aspx I am not sure if I should just skip that step...
-
First, I just found this and love it. So far, I am going through the installation and am at " Enable CLR Functions." I am using Visual Studio Professional 2008, SQL Server 2008 (Full Version) and I am running Windows 7 (RC) (not that, that matters to my question). For the life of me, I can't...
-
I downloaded the code from the SourceForge site per the "About" page. Per the installation I restored from the .bak file from the .zip file and that worked. But, when it came time to run the sproc dbo.arachnode_usp_arachnode.net_RESET_DATABASE that sproc is not part of my database. Are the...
-
1.) Installation Help: http://arachnode.net/media/p/41.aspx http://arachnode.net/forums/t/158.aspx 2.) I am working on an installer but don't have an esimate as to when it will be ready for use. 3.) Crawling a single Domain or Host: http://arachnode.net/forums/t/106.aspx http://arachnode.net/forums...
-
There are so many steps of the arachnode.net 's Installation, I just would like to know the effect of the software which is mentioned in the Installation Instructions. eg. TortoiseSVN &Visual Studio 2005 Team Suite Service Pack 1 I never heard them ever before,so what is the function of them...
-
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...
-
Ok. After several weeks of getting all the requisites installed and putting off the install/configuration, I've got everything that SEEMS to be ok so far. Database restored Functions deployed to CLR in db When I load the VS2005 Solution, I can't load the "Test" project. What am I missing...