www.kevincornwell.com

Archive



Enable .NET Web Extensions In ISS via Command Line

From command line

C:\WINDOWS\Microsoft.NET\Framework\[framework version]\aspnet_regiis.exe -r

After that has run, goto IIS –> Web Service Extensions –> ASP.NET [framework version] –> Enable.


Post Comment Now


WSS Current Number of Sites 0 after SQL Restore of Content DB

This post has been moved to mySharePointBlog. Go Here.


Comments Off


Restore MS SQL Database Via Query
RESTORE DATABASE SharePoint_Jeff
FROM DISK = 'D:\SharePoint_Content_db_200705072120___jeff_restore.BAK'
WITH MOVE 'SharePoint_Content' TO 'C:\Program Files\Microsoft SQL Server\MSSQL\Data\SharePoint_Jeff_Data.MDF',
MOVE 'SharePoint_Content_Log' TO 'C:\Program Files\Microsoft SQL Server\MSSQL\Data\SharePoint_Jeff_Log.LDF',
STATS = 1, REPLACE
GO

Post Comment Now


SharePoint WSS DateTime Format

This post has been moved to mySharePointBlog. Go Here.


Comments Off


SharePoint SessionState Issues

This post has been moved to mySharePointBlog. Go Here.


Comments Off


Blog | Contact | Gallery | Links | Google Latitude (location) | Music | Sandbox | Search | SharePoint | Social Networking | Software | Weather | Web Design


Copyright © 1997-2009 KCSH. All rights reserved.