I stumbled upon this post from John W Powell explaining how to create a nightly build using the Visual Studio Extensions for WSS 3.0. Exteremely interesting and something I’m gonna try out later this week. Let’s hope it’s a bit easier to do so in VS 2010 with MOSS 2010
Automated builds using VSeWSS 1.3
July 9, 2009Authentication problem on MOSS (login box keeps popping up)
June 18, 2009Today I had a rather weird problem at a client. Whenever he tried to log on to his new extranet he had a login box coming up constantly, whatever he clicked on. First thought were changing the browser settings to automatically log in when on an intranet, but that didn’t fix it. When I connected to the site everything did work perfectly, so I still searched for a client setting. When checking out online I got some information about this error popping up when you have external content on your site. That was not the case, everything was local. The only thing on the site that wasn’t OOTB were the design elements. Just to try, I removed the design elements. The user tested and the login box disappeared, everything was working just fine. First idea was to check the security of the _layouts folder, but the standard SharePoint images were working just fine, so it couldn’t be the folder. I decided to check out the images in the 12 hive to see if there was something weird with them. And there it was, appearantly by copying the images to the 12 hive only the administrator had read/write acces to the images. Giving the authenticated users reading rights on the images fixed the issue.
Access Denied when using hostname (search and site) on MOSS 2007.
June 15, 2009Lately I’ve ran into a weird bug that appearantly has to do with the Windows Server 2003 Service Pack. When I tried a SharePoint site with http://spdev1:35000 everything worked like a charm. However, if I used a hostname http://customerdemo then all of a sudden I got Access is denied. As I used the administrator account with full access that was quite weird. As I didn’t get into SharePoint it meant that the problem had to be in IIS. After looking up some stuff I came to a Microsoft hotfix that sorted my problem : http://support.microsoft.com/kb/896861
That hotfix does not really mention the hostname problem, but it does fix the problem. Method1 is what you should go for on a production environment, Method 2 is what you can use on a dev box.
Method 2:
Method 2: Disable the loopback check
Follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- In Registry Editor, locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
- Right-click Lsa, point to New, and then click DWORD Value.
- Type DisableLoopbackCheck, and then press ENTER.
- Right-click DisableLoopbackCheck, and then click Modify.
- In the Value data box, type 1, and then click OK.
- Quit Registry Editor, and then restart your computer.
I recalled seeing this solution on some other Belgian blog post by Sven Gillis. As it turns out there they linked it to the search no longer working (which in my case is quite normal as no account has access to the site). So if you get the following in your search you can use the above solution as well:
Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. If the repository being crawled is a SharePoint repository, verify that the account you are using has “Full Read” permissions on the SharePoint Web Application being crawled. (The item was deleted because it was either not found or the crawler was denied access to it.)
InfoPath either cannot connect to the data source or the service has timed out.
March 10, 2009This error is one we get confronted with quite a lot (especially our juniors
). As a clear fix isn’t really described out there I’ll put it here and hope it bubbles up on google
If you are using http://localhost in your webservice url, use http://servername. That should do the trick.
I’ve finally switched to the Dark Side : using Twitter
February 27, 2009As I get more and more social push to use facebook, my blog, twitter, … I’ve decided to start using twitter as well
If you want to see what I’m up to : http://www.twitter.com/koenvosters
Approaches to Creating Master Pages and Page Layouts in SharePoint Server 2007
February 27, 2009Andrew Connell (Microsoft MVP from the Ted Pattison Group) posted a new article on MSDN regarding the creation of master pages and custom page layouts. It explains the different (two) approaches that you can take to create them. Quite an interesting read, especially if you want to know the consequences (pro’s and con’s) of your choice.
Office 14 (Server and clients) delayed till 2010
February 26, 2009Yes, about time to make a new post. I’ve been holding off posting to finish my Barcelona stories but there just aren’t enough hours in a day at the moment and this blog needs to stay alive :) On topic now : Steve Ballmer has confirmed that Office 14 has been delayed till 2010. As it is in TAP at the moment that was to be expected as there still needs to be a beta phase. I do hope it does come soon so I can start playing around with it!
Posted by koenvosters
Posted by koenvosters
Posted by koenvosters 






