Home > Blogs
Browse by Tags
Home > Blogs
If you plan to convert your physical domain controllers into virtual servers, you probably know there is a lot to consider prior to the move. But what you might not know is that Active Directory doesn't like being restored from the image, which what all
Read More...
To get more detailed messages in MOSS 2007 and WSS3.0 during development process, user can enable debugging in the web.config file for the SharePoint web application: < SafeMode MaxControls = " 200 " CallStack = " true " DirectFileDependencies = "
Read More...
I recently discovered that piping can be used in conjunction with STSADM command. I always found it difficult to use that command. It has too many options and parameters that are not always obvious and often very difficult to use. Piping makes it easier
Read More...
If you have recently re-attached your content database to the new web application in SharePoint 2007 (whether because you have moved your SharePoint install or simply because you had to re-create the web application on your current server), you might
Read More...
Today was my one year anniversary in my new job as an IT Manager at ObjectSharp. It's been an interesting year; a year full of new experiences and surprises, mostly good ones. One year ago I have traded a job at a public sector for one in a private sector.
Read More...
Apparently there is a limit on a number of controls you can have on a SharePoint page. By default, no more than 200 controls are allowed on the SharePoint page. Not sure, why this limitation is there, but it is. To get around this problem, you need to
Read More...
Team System Web Access 2008 SP1 CTP (Community Technology Preview) and Work Item Web Access 2008 CTP are now available for download. Even though it's only CTP version at the moment, don't let it discourage from using it, because it seems to be working
Read More...
When you have a public-facing site built using SharePoint technologies, opening Microsoft Office documents (Word, Excel, PowerPoint, Visio, etc.) stored on this website requires user to login. You can hit Cancel at the login prompt and still be able to
Read More...
To enable anonymous access for a web application within SharePoint: 1. Go to Central Administration >> Application Management >> Authentication Providers. make sure to pick correct web application from the drop-down list at the top-right corner
Read More...
I have found a very interesting article on Technet on how open source community has influenced Windows Server 2008 . I think it is very encouraging that Microsoft is taking user’s feedback seriously and trying to integrating the improvements developed
Read More...