Owner: Gunnar Peipman's ASP.NET Blog URL:http://weblogs.asp.net/gunnarpeipman Join Date: Thu, 18 Sep 2008 15:54:52 -0500 Rating:0 Site Description: ASP.NET, C#, SharePoint, general development topics Site statistics:Click here
SharePoint for Developers: 2. Development Environment 2008-09-17 14:26:49 Before going to deep dive let's put up development environment. In this blog entry I will tell you how to put everything up and what tools we are using for which tasks. Well, if you read further then you have something to do for couple of evenings. Let's start! I will give you not very short overview about what one must do to get development environment up'n'go. There are many good guides about S Read more:Developers
, Development
, Environment
ASP.NET Dynamic Data 2008-09-17 02:00:05 ASP.NET Dynamic
Data is one of those technologies I have been keeping eye on. With .Net 3.5 and Visual Studio 2008 SP1 is fully available. Let's see how it works and how we can use it. We need two things - Visual Studio project (Dynamic Data Entities Web Site) and database with data. You should run Visual Studio as administrator because otherwise you may face the problems related to permissions.
Access denied error when crawling SharePoint content 2008-12-07 06:34:00 One nice day I discovered that MOSS2007 search site didn't work anymore on test server. Well, the only thing that worked was indexing on file system level. But SharePoint content indexing was out of order. I found some information from web about this issue. Specially helpful may be blog entry Access
denied when crawling MOSS Content by Sven Gillis. But it was only part of solution. There was one Read more:error