Sign in
SharePoint Immersion Experience
A journey of a TSP for Collaboration
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
OK
RSS for comments
RSS for posts
Atom
Search
Tags
CIE
Configuration
Connect to Outlook
FAST Search Certificate
iFrame
InfoPath 2010
InfoPath 2013
List Workflow
Minimal Download Strategy
Office 2013
Office365
OST
Outlook 2013
Samsung Slate PC
SharePoint 2010
SharePoint 2010 Workflow
SharePoint 2013
Web Part Maintenance
Windows 8 RP
Windows 8 RTM
Monthly Archives
Archives
May 2013
(1)
February 2013
(1)
January 2013
(2)
December 2012
(2)
November 2012
(4)
October 2012
(2)
September 2012
(2)
August 2012
(4)
July 2012
(2)
TechNet Blogs
>
SharePoint Immersion Experience
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SharePoint Immersion Experience
Why is the "Connect to Outlook" button is grayed out in SharePoint 2013?
Posted
15 days ago
by
WKNG
0
Comments
The reason is because the Minimal Download Strategy feature does not download all the necessary scripts to enable the "Connect to Outlook" feature. What is Minimal Download Strategy ? It is a new feature in SharePoint 2013 that improves client rendering...
SharePoint Immersion Experience
SharePoint 2013 Trainings
Posted
3 months ago
by
WKNG
0
Comments
SharePoint 2013 Trainings IT Pro http://msdn.microsoft.com/en-us/sharepoint/Fp123606 Developers http://msdn.microsoft.com/en-us/sharepoint/fp123633.aspx SharePoint Products TechCenter http://www.bing.com/videos/browse/source?tag=ms_office%3acpub_stc&videoid...
SharePoint Immersion Experience
Some of my findings on SharePoint 2013
Posted
3 months ago
by
WKNG
0
Comments
Office Web Apps can be used only by SharePoint 2013 web applications that use claims-based authentication. Office Web Apps rendering and editing will not work on SharePoint 2013 web applications that use classic mode authentication. Hence, something...
SharePoint Immersion Experience
Temporary fixing "This content cannot be displayed in a frame" in Office365 with Internet Explorer
Posted
4 months ago
by
WKNG
3
Comments
When I was branding an Office365 SharePoint 2013 site, I'm getting an error when viewing apps that use Web Parts. The error message is " This content cannot be displayed in a frame " and is described similarly to this forum thread. http://social.msdn...
SharePoint Immersion Experience
Key InfoPath Information and Training
Posted
5 months ago
by
WKNG
0
Comments
Introduction to designing a form in InfoPath 2010 http://office.microsoft.com/en-us/infopath-help/introduction-to-designing-a-form-in-infopath-2010-HA101821252.aspx?CTT=1 InfoPath 2010 features unavailable in Web browser forms http://office.microsoft...
SharePoint Immersion Experience
InfoPath: Converting data to Upper Case or Lower Case
Posted
5 months ago
by
WKNG
3
Comments
Here's the formulas to convert the data of the current textbox to UPPER case or lower case. Convert To UPPER case translate(., "abcdefghijklmnopqrstuvwyxz", "ABCDEFGHIJKLMNOPQRSTUVWYXZ") Convert to lower case translate(., "ABCDEFGHIJKLMNOPQRSTUVWYXZ...
SharePoint Immersion Experience
Error in copying item in SharePoint 2010 Workflow
Posted
5 months ago
by
WKNG
0
Comments
If you are experiencing the following error: "The workflow could not copy the item. Make sure the source and destination lists have the same columns and column settings." I resolved it by making sure that the destination document library does...
SharePoint Immersion Experience
Changing the location of the offline Outlook Data File (.ost) in Microsoft Outlook 2013
Posted
6 months ago
by
WKNG
0
Comments
While setting up my new machine, I wanted to relocate the default Outlook 2013 OST file to another drive. After having the trouble to relocate it, I found this KB article. You cannot change the location of the offline Outlook Data File (.ost) in Microsoft...
SharePoint Immersion Experience
Enable Acer Aspire One to run Windows 8 display and applications
Posted
6 months ago
by
WKNG
5
Comments
A registry needs to be added to enable the higher resolution (1024 x 768) for Windows 8 applications. Run REGEDIT Backup the registry to a file for recovery if required Next, navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control...
SharePoint Immersion Experience
SharePoint Server 2013: Drag and drop contents to Library
Posted
6 months ago
by
WKNG
3
Comments
To have the drag and drop feature to SharePoint Server 2013, here are the scenario or requirements of Web browsers. Internet Explorer 10 Internet Explorer 9 with Office 2013 Installed Internet Explorer 8 with Office 2013 Installed FireFox...
SharePoint Immersion Experience
Deleting unused application pool in SharePoint 2010
Posted
7 months ago
by
WKNG
0
Comments
There is no GUI available in the SharePoint Central Administration website to delete a SharePoint 2010 application pool. Deleting the application pool from the Internet Information Services (IIS) manager is also not helping as you will still get the...
SharePoint Immersion Experience
CIE v4.0 is now available!
Posted
7 months ago
by
WKNG
0
Comments
CIE v4.0 platform showcases the following products: Windows 8 Enterprise Consumer Preview version of the new Office Office 365 Office 2013 Exchange 2013 SharePoint 2013 Lync 2013 Project 2013 Visio 2013 It is...
SharePoint Immersion Experience
Changing the VL Key for Windows 8 Enterprise
Posted
8 months ago
by
WKNG
1
Comments
Open the command prompt with the Admin rights. Input "slui 3". The Windows Activation window will appear and you can key in the correct VL key.
SharePoint Immersion Experience
Passing multiple parameters in XsltListViewWebPart
Posted
8 months ago
by
WKNG
1
Comments
Passing a single parameter in XsltListViewWebPart: <a href=http://<url>/<page>.aspx?<param1>={$thisNode/@param1value}> Passing multiple parameter in XsltListViewWebPart: <a href="http://<url>/<page>.aspx...
SharePoint Immersion Experience
InfoPath Web Form repeating attachment error in SharePoint Server 2010
Posted
8 months ago
by
WKNG
2
Comments
Recently, I created a custom InfoPath form which worked fine on the preview. After publishing to a SharePoint List, the Web form's attachment control in a repeating section failed with the following error. "The security Validation for this page is...
SharePoint Immersion Experience
Windows 8 RTM now available in MSDN and TechNet Subscriptions!
Posted
9 months ago
by
WKNG
0
Comments
For those developers and IT Pros with MSDN or TechNet Subscriptions, Windows 8 RTM is now available for downloads! http://blogs.msdn.com/b/windowsappdev/archive/2012/08/15/windows-8-rtm-is-available-for-developers.aspx
SharePoint Immersion Experience
Exporting and Importing SharePoint Designer 2010 List Workflow
Posted
9 months ago
by
WKNG
1
Comments
Exporting and importing of the List Workflow to and from another list or site is actually a non-supported feature. However, there is a "workaround" to achieve this. In SharePoint Designer 2010, click on your completed List Workflow. Click...
SharePoint Immersion Experience
SharePoint Web Part Maintenance Page
Posted
9 months ago
by
WKNG
1
Comments
Web Part Maintenance page is one of the most important tip for SharePoint designers or developers. At times, when a Web Part is unable to be deleted via the page editing, you can use the Web Part Maintenance page. The Web Parts Maintenance page...
SharePoint Immersion Experience
Upgrading Samsung Slate PC to Windows 8 RP
Posted
10 months ago
by
WKNG
2
Comments
We have a couple of Samsung Series 7 Slate PC in our Customer Immersion Experience setup. With Windows 8 Release Preview out, I decided to upgrade one of the slates to the latest Windows OS. Samsung provided a great site that documents down the...
SharePoint Immersion Experience
Renew CIE v3.5 FAST Search Certificate
Posted
10 months ago
by
WKNG
0
Comments
The FAST Search certificate in the Customer Immersion Experience (CIE) v3.5 expires on June 15th 2012. Here's how you can renew the certificate. In the FAST PowerShell Command Prompt Stop all the FAST Search Services net stop FASTSearchMonitoring...
Page 1 of 1 (20 items)