-
Hi Graham. I just went through the same (or almost the same) issue. Find the UriClassificationDatasource.ds file under the [Analysis] project in the [Data Sources] folder. Double click to open it. click on the [Impersonation Information] tab Change the information there from "Administrator"...
-
After my post to installing instructions I have manage to deploy the project on VS2008 & SQL2008. I think I don't have any problems with SQL Server and I can build the solution and run test program under Console project with no errors. But I got 2 questions: As it is commented on the test program...
-
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
-
Check the permissions on the Functions project. The assembly needs to be set to UNSAFE to access static objects, which are present in several of the objects in UserDefinedFunctions. Also, I'm about a week away from arachnode.net 1.0... and it's light years beyond 0.9. If you would, take the time...