Saturday, April 25, 2009
#
Task failed because "AL.exe" was not found, or the correct Microsoft Windows SDK is not installed. The task is looking for "AL.exe" in the "bin" subdirectory beneath the location specified in the InstallationFolder value of the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A. You may be able to solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Man
Wednesday, April 16, 2008
#
I got these two errors after deploying my ASP.Net applications and web services on new testing/production server. I would like to share how I managed to fix them. see details below:
Sunday, March 23, 2008
#
Fix for "Unable to get the private bytes memory limit for the W3WP process. The ASP.NET cache will be unable to limit its memory use, which may lead to a process restart. Error: 0x80070005"
Monday, November 12, 2007
#
I found these great links in scott bolg while searching for anyways to speed up Visual Studio 2005 Performance.
Thanks scottgu
Thursday, November 08, 2007
#
Can we use TFS’s source code control with Visual Studio 6.0 and Visual Studio .NET 2003 clients? Yes we can use the Visual Studio Team Foundation Server with products that do not support Team Explorer integration. By using:
Visual Studio 2005 Team Foundation Server MSSCCI Provider
Brief Description:
Enables integrated use of Team Foundation Version Control with products that do not support Team Explorer integration.
http://www.microsoft.com/downloads/details.aspx?FamilyId=87E1FFBD-A484-4C3A-8776-D560AB1E6198&displaylang=en
Great post on Danny Chen Blog about Site Navigation, siteMap and SiteMapProvider overview. read it then you ready to create your siteMap and SiteMapProvider.
http://blogs.msdn.com/dannychen/archive/2006/03/16/553005.aspx
Also these are good articles and posts about siteMap:
WICKED CODE
The SQL Site Map Provider You've Been Waiting For
Walkthrough: Filtering Site-Map Nodes Based on Security Roles
Site Map Providers