Sign in
Koen Vosters
There is always a point in sharing.
Search
Tags
Active Directory
appdomain
apps
Assembly
belgium
biwug
Branding
C#
cumulative update
Designer
filter keys
Host Named Site Collections
IIS
keyboard
layoutspage
PowerShell
sharepoint
SharePoint Saturday
sql
SQL Server 2012
subscription settings service application
Visual Studio
wcf
win8
windows 8
Archive
Archives
April 2013
(3)
March 2013
(2)
February 2013
(2)
January 2013
(2)
November 2012
(1)
August 2012
(1)
June 2012
(1)
May 2012
(1)
March 2012
(1)
January 2012
(1)
December 2011
(1)
October 2011
(4)
Options
RSS for posts
Atom
RSS for comments
OK
MSDN Blogs
>
Koen Vosters
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Koen Vosters
Sorry, this site hasn’t been shared with you - Host Named Site Collections
Posted
24 days ago
by
Koen Vosters
2
Comments
So, Host Named Site Collections are the new thing. You’ve created your web application and created a host named site collection through PowerShell. You browse to the site and it renders nicely. Yet when you expect to see the site, you get the standard...
Koen Vosters
Dell XPS12 : Wireless network not showing any networks
Posted
1 month ago
by
Koen Vosters
0
Comments
I recently got a Dell XPS12 device as my new laptop at work. I like the device a lot, especially since I am travelling by plane a lot lately. Today, for some reason, the wireless network did not detect any networks. Other devices had no problem detecting...
Koen Vosters
The Subscription Settings service and corresponding application and proxy needs to be running in order to make changes to these settings.
Posted
1 month ago
by
Koen Vosters
1
Comments
This is the nice screen I got when I wanted to finalize the configuration of a blank SharePoint 2013 development environment at the customer that was already “partially prepared”. Even if I was quite sure I checked those to see if they were running...
Koen Vosters
Installing Microsoft Office Developer Tools for Visual Studio 2012 offline
Posted
1 month ago
by
Koen Vosters
1
Comments
Quite a few customers have SharePoint 2013 developer environments that do not have access to internet. That poses no problem to install Visual Studio 2012, but installing the Microsoft Office Developer Tools requires internet access as it makes use of...
Koen Vosters
SharePoint 2013 : Cannot connect to the targeted site.
Posted
1 month ago
by
Koen Vosters
0
Comments
While creating a new development environment I ran into the following error: Cannot connect to the targeted site. This error can occur if the specified site is not hosted on the local system. SharePoint solutions work only with locally-installed versions...
Koen Vosters
[Quick Fix] Windows 8 - Keyboard stopped working
Posted
3 months ago
by
Koen Vosters
1
Comments
This might be catalogued as random stupidity from my part, but Binging for it didn't really bring me to the information so here goes. I'm currently working on a 3 year old laptop that has been travelling with me pretty much around the world. 16GB, Core...
Koen Vosters
FAST for SharePoint 2010 : Crawl status recovering
Posted
3 months ago
by
Koen Vosters
0
Comments
There is a first time for everything, and this was the first time I saw the crawler in the status recovering. The full crawl has been running for 185 hours and users started informing the IT organization of the customer that new documents were not searchable...
Koen Vosters
SharePoint Saturday Belgium -
Posted
3 months ago
by
Koen Vosters
0
Comments
As the great guys and girl from BIWUG ( http://www.biwug.be ) organized a fantastic SharePoint Saturday last year, they are coming back with a new edition this year. For those who don't know SharePoint Saturday, it is an educational, informative &...
Koen Vosters
Failed to instantiate file "ContentQueryMain.xsl" from module "XSLStyleSheets": The specified list does not exist.
Posted
4 months ago
by
Koen Vosters
1
Comments
When deploying a custom branding solution to one of our customer's environments, we ran into "Failed to instantiate file "ContentQueryMain.xsl" from module "XSLStyleSheets": The specified list does not exist." when we activated the publishing features...
Koen Vosters
The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered.
Posted
5 months ago
by
Koen Vosters
2
Comments
What do you do if you are running powershell on your SharePoint farm and get the "The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered." error. You have someone who has the rights to run powershell add your user as SP...
Koen Vosters
[Quick Fix] Report Viewer not rendering controls correctly
Posted
8 months ago
by
Koen Vosters
0
Comments
While migration a legacy application to a new server environment we ran into the issue that the Report Viewer was not rendering its controls correctly. The Report Viewer was running on a webserver that was calling the reporting services on a SQL server...
Koen Vosters
Cannot generate SSPI context
Posted
11 months ago
by
Koen Vosters
1
Comments
During our project we ran into the "Cannot generate SSPI context" error message. We were using a WCF service to retreive information from SQL. It took quite a while to figure out where it came from as we were not using Kerberos (which is usually the case...
Koen Vosters
[Quick Fix] An operations error occurred at System.DirectoryServices.AccountManagement.ADStoreCtx.FindPrincipalByIdentRefHelper
Posted
over 1 year ago
by
Koen Vosters
0
Comments
As a reference to people running code that is talking to Active Directory and are getting this cryptical message. In most cases it is a permissions issue. Make sure that your code is running under the application pool account (meaning SPSecurity.RunWithElevatedPrivileges...
Koen Vosters
[Quick Tip] Fixing: To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Posted
over 1 year ago
by
Koen Vosters
0
Comments
When you are experiencing the following issue in your SharePoint 2010 environment (in my case the error was happening when certain feature receivers had to be executed): To enable assembly bind failure logging, set the registry value [HKLM\Software...
Koen Vosters
SharePoint 15 Technical Preview SDK available
Posted
over 1 year ago
by
Koen Vosters
3
Comments
The SharePoint 15 Technical Preview SDK has just been released. As you know, this is a technical preview and not the final SDK of the product. Enjoy hunting the new stuff :) http://www.microsoft.com/download/en/confirmation.aspx?id=28768
Koen Vosters
Unexpected DLL in a WSP package
Posted
over 2 years ago
by
Koen Vosters
0
Comments
When you are building SharePoint projects based on a framework/base approach you'll find yourself in the situation where you want to use specific modules from one of your base projects. The correct way to do that is to ensure that the required features...
Koen Vosters
SPCustomLayoutsPage AccessDenied not showing the custom page
Posted
over 2 years ago
by
Koen Vosters
0
Comments
Symptom: The custom AccessDenied page is showing the wrong page. Basicaly we were missing the request access link on our accessdenied page. First things to check is that the outgoing email settings are enabled and if the site settings allow the user...
Koen Vosters
Cumulative Updates October 2011 for SharePoint Foundation 2010 and SharePoint Server 2010
Posted
over 2 years ago
by
Koen Vosters
1
Comments
Today the cumulative updates for October have been released for SharePoint Foundation and SharePoint Server 2010. SharePoint Foundation: http://support.microsoft.com/kb/2553050 SharePoint Server: http://support.microsoft.com/kb/2553048 Take into...
Koen Vosters
This item cannot be deleted because it is still referenced by other pages.
Posted
over 2 years ago
by
Koen Vosters
0
Comments
The following error pops up when you are trying to remove a masterpage that is still being referenced. In SharePoint 2010 you can detect where the masterpages are being referenced through powershell. In the same script you can update the reference to...
Koen Vosters
BIWUG October 2011 - SharePoint Governance + The past, present and future of BIWUG + SharePint
Posted
over 2 years ago
by
Koen Vosters
3
Comments
A new breeze is flowing through the BIWUG organisation, resulting in a new session about governance and an overview of where the BIWUG was and where it is planning to go. To wrap things up, we gather for a nice beer at the Microsoft offices! Agenda...
Page 1 of 1 (20 items)
Social Media Sharing