Sign in
SaurabhKV
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
CQWP
InfoPath - Get the current user without writing code
Localization in InfoPath form
MOSS
SharePoint
Site Navigation Settings
Archive
Archives
March 2010
(1)
January 2010
(1)
December 2009
(1)
October 2009
(2)
July 2009
(2)
June 2009
(20)
September 2008
(5)
August 2008
(1)
July 2008
(1)
June 2008
(6)
May 2008
(27)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SaurabhKV
UAC - Accessing Internet Explorer
Posted
over 3 years ago
by
itsmeskv
0
Comments
Accessing Internet Explorer can be useful for obtaining Web content. The usual approach uses a COM object called InternetExplorer.Application like this: $ie = New-Object -comObject InternetExplorer.Application $ie . visible = $true $ie . navigate ...
SaurabhKV
Save Team Foundation Server Password
Posted
over 3 years ago
by
itsmeskv
1
Comments
Have you ever be tired of entering your password every time you access your Team Foundation Server (TFS) project. Don’t worry. There’s a way to bypass the login my storing your passwords in a secure vault. For Windows 7 users: Start Menu>Control...
SaurabhKV
SharePoint stsadm.exe and Powershell
Posted
over 4 years ago
by
itsmeskv
0
Comments
Trying to run the SharePoint tool stsadm.exe in PowerSehll I get the following error: The term 'stsadm.exe' is not recognized as a cmdlet, function, operable program, or script file To get stsadm.exe to work in PowerShell you have to edit the 'profile...
SaurabhKV
SharePoint Page Layout Error: Only Content controls are allowed directly in a content page that contains Content controls
Posted
over 4 years ago
by
itsmeskv
2
Comments
I recently built a SharePoint feature to provision custom master pages and page layouts for a client. Overall the solution worked pretty well until one day, while making changes to one of the page layouts, I saw the following error: Only Content controls...
SaurabhKV
Aggregating content with the Content Query Web Part (CQWP)
Posted
over 4 years ago
by
itsmeskv
1
Comments
In most web content management projects based on SharePoint the Content Query Web Part is used for aggregating content. Out of the box it have a few styles, but seems a little limited. With a little tweaking you can display the information you want in...
SaurabhKV
Feature stapling doesn’t work with STP
Posted
over 4 years ago
by
itsmeskv
0
Comments
Feature stapling doesn’t work with STPs file(Site Template File)
SaurabhKV
Feature Stapling
Posted
over 4 years ago
by
itsmeskv
0
Comments
Causes the attachment of a Feature to all new instances of sites that use a given site definition, without modifying the site definition or creating code routines to activate the Feature on each site. Also known as a feature site template association...
SaurabhKV
IIS Service Unavailable Error on a 64 bit operating system
Posted
over 4 years ago
by
itsmeskv
4
Comments
PROBLEM: If you find this error in the event log when starting an iis service on a 64 bit operating system (personally this happened to us with SharePoint). (This is also followed by a Service Unavailable error when trying to use the application): Event...
SaurabhKV
SharePoint JavaScript – Page Load Add function: _spBodyOnLoadFunctionNames
Posted
over 4 years ago
by
itsmeskv
4
Comments
In most cases SharePoint pages are based on a master page that contains the “body” element. These content pages can’t directly add a function to the body’s onload event. In order to work around this limitation, SharePoint provides the “_spBodyOnLoadFunctionNames...
SaurabhKV
Adding SharePoint Search to IE7
Posted
over 4 years ago
by
itsmeskv
1
Comments
The following registry file can be used to add MOSS search to the list of IE7 search providers ... so you can access it from the top right search box. (Rename xxxx with the name of your MOSS machine) Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER...
SaurabhKV
The search request was unable to connect to the Search Service
Posted
over 4 years ago
by
itsmeskv
1
Comments
The WSS project I was working, we have to implement a search mechanism, it should search all the stuff. But the problem, I didn’t see the SharePoint search, and how the results will getting display? While clicking on the search button it will throws an...
SaurabhKV
About source variations
Posted
over 4 years ago
by
itsmeskv
0
Comments
Many companies operate globally, and even in their home market, companies often must appeal to customers who speak different languages. This diversity often requires that publishing sites be tailored for different cultures, markets, and geographic regions...
SaurabhKV
About variation labels - SharePoint Server - Microsoft Office Online
Posted
over 4 years ago
by
itsmeskv
1
Comments
Publishing sites can be tailored for different cultures, markets, and languages. Variation settings enable site owners to create and maintain a number of different versions, or "variations," of publishing sites or pages. Variation labels are...
SaurabhKV
Use a variation label in a page layout - SharePoint Server - Microsoft Office Online
Posted
over 4 years ago
by
itsmeskv
1
Comments
Depending on your customers' needs, you may want to use a different page layout for every variation label. A variation label might differ because of issues such as right-to-left languages, branding, and format constraints as with handheld devices. You...
SaurabhKV
Variations requires SharePoint Web Parts
Posted
over 4 years ago
by
itsmeskv
1
Comments
These last few days we have become aware of an important limitation regarding variations in SharePoint Server. The thing is that when using variations, web parts need to be inherited from the SharePoint WebPart class (Microsoft.SharePoint.WebPartPages...
SaurabhKV
Configure IE To Prompt For Credentials For Trusted Sites ~ Windows Fanatics
Posted
over 4 years ago
by
itsmeskv
0
Comments
Internet Explorer can be configured to prompt for credentials when connecting to servers requiring authentication. For example, IE can prompt you for a user name and password when you connect to servers in Trusted sites that require authentication, as...
SaurabhKV
Post-installation steps
Posted
over 4 years ago
by
itsmeskv
1
Comments
After Setup finishes, your browser window opens to the home page of your new SharePoint site. Although you can start adding content to the site or you can start customizing the site, we recommend that you perform the following administrative tasks by...
SaurabhKV
Rounded Corners in Internet Explorer: Staying Ahead of the Curve
Posted
over 4 years ago
by
itsmeskv
2
Comments
Rounded Corners in Internet Explorer: Staying Ahead of the Curve
SaurabhKV
SharePoint 2007 Development - Build Processes
Posted
over 4 years ago
by
itsmeskv
4
Comments
A couple of weeks ago I wrote about how my team uses a 100% Virtual development environment, the first half a SharePoint developer’s “green field” as I described it. Another major factor in creating a happy and efficient development team is putting the...
SaurabhKV
SharePoint Error Page
Posted
over 4 years ago
by
itsmeskv
0
Comments
There are two steps you need to perform in order to configure SharePoint for detailed ASP.Net error messages, avoiding the standard SharePoint Error screen (which is sometimes not very informative). I always forget the second step so I thought I...
SaurabhKV
You cannot browse to an SSL-secured Office SharePoint Server 2007 site or to the Search Settings page for a Shared Services Provider
Posted
over 4 years ago
by
itsmeskv
0
Comments
You cannot browse a Secure Sockets Layer (SSL)-secured Microsoft Office SharePoint Server 2007 site or to the Search Settings page for a Shared Services Provider (SSP). Additionally, when you examine the Application log on the server in the server...
SaurabhKV
How to modify the Search Options dialog for the advanced people search - From SharePoint with love - SharePoint Blogs / SharePoint University
Posted
over 4 years ago
by
itsmeskv
0
Comments
How to modify the Search Options dialog for the advanced people search How to modify the Search Options dialog for the advanced people search - From SharePoint with love - SharePoint Blogs / SharePoint University
SaurabhKV
Write queries that find people
Posted
over 4 years ago
by
itsmeskv
0
Comments
You can type queries for people in the Employee Lookup box on a site home page (when it is available), or on the People tab of the Search Center site. Here are some basic rules to follow when writing your own queries: A query for people can include names...
SaurabhKV
SharePoint Search Design
Posted
over 4 years ago
by
itsmeskv
1
Comments
SaurabhKV
Office
Posted
over 4 years ago
by
itsmeskv
0
Comments
Page 1 of 3 (67 items)
1
2
3