Pages

Showing posts with label active directory. Show all posts
Showing posts with label active directory. Show all posts

22 April 2013

Funny error messages

And again, Microsoft Active Directory error messages are funny :




Or MS DEP thinks that Visual Source Safe is evil:



Rock on!


18 February 2009

Three tips for the MOSS developer

After the today's workshop, I got these three tips for a MOSS developer:
  1.  SPDisposeCheck utility for alloc/dealloc SP objects (SPWeb, SPSite etc.) check up 
  2. ActiveDirectory wrapper from .NET 3.5 - AccountManagement namespace - easier AD 
  3. Master pages override - when in need to re-set dynamically the master page to a "non default" one, David Wise writes back in 2007 the code for it, using PreInit event of the Page in a httpModule.
Tomorrow is the 2nd day of the workshop.