Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
December 2012
(1)
November 2012
(2)
September 2011
(1)
March 2011
(4)
January 2011
(3)
November 2010
(2)
September 2010
(2)
April 2010
(1)
February 2010
(1)
January 2010
(2)
December 2009
(4)
November 2009
(3)
September 2009
(1)
August 2009
(2)
June 2009
(1)
May 2009
(1)
April 2009
(3)
March 2009
(3)
January 2009
(1)
December 2008
(1)
October 2008
(10)
August 2008
(1)
July 2008
(3)
April 2008
(5)
March 2008
(2)
February 2008
(1)
January 2008
(1)
December 2007
(1)
July 2007
(3)
May 2007
(5)
April 2007
(3)
March 2007
(1)
June 2006
(1)
February 2006
(2)
December 2005
(1)
October 2005
(6)
Tags
app_offline
ASP.NET
Astoria
Betas
Codeplex
HowTo
ifilter
InfoPath
JQuery
media queries
Migration
MOSS
NetMon parsers
Network monitor
Office System
OpenXML
Pages
Performance
Powershell
Reporting Services
Search
SEO
SharePoint
SharePoint 2010
SharePoint 2013
Common Tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
User Account Control (UAC) and SharePoint
Carlos hm
Hi again, Finaly I found a published recommendation for this scenario. I have faced sometimes that SharePoint package installation failed due to an access denied or blocked dll. In this scenarios UAc is involved. And so follow this recommendation for server configuration: http://support.microsoft...
on
26 Sep 2011
Blog Post:
Disable co-authoring (SharePoint Server 2010)
Carlos hm
Just for my own reference and better indexing ;) Is co-authoring in SharePoint 2010 configurable? yes it does . Be aware of requirements, and its incompatibility with checkout state. Indeed this behavior should be highlighted Ciao!
on
21 Mar 2011
Blog Post:
Media queries with your favorite platform
Carlos hm
Nice Spring, I wasn't aware of current state (W3C Candidate Recommendation) for Media Queries so seeing different scenarios to benefit from this information was a pretty one :) IE9 and IE10 supports them , so you may test it in a Windows Slate Windows Surface. Of course you can enhance your experience...
on
21 Mar 2011
Blog Post:
Custom mobile redirect SharePoint 2010 publishing site
Carlos hm
Hi, I go this request from a customer, and as you may get multiple alternatives; it would be nice to get an official link. You will search for custom mobile redirection in your favorite search engine and get to How to: Customize the Mobile Home Page Through Redirection this will help you to change...
on
21 Mar 2011
Blog Post:
Clicking on the docicon does not launch document
Carlos hm
Hi, You (and your users/customers) may have noticed that working with SharePoint 2010 lists clicking on the icon does not launch the document (as it was the case in SharePoint 2007). You may have implemented a workaround as described here . Just be aware of a package published at codeplex that includes...
on
17 Mar 2011
Blog Post:
The creator of this fault did not specify a Reason
Carlos hm
Hi, Did you were developing with SharePoint 2010 and found this error when working with Search Query? This seems WCF service, isn't it? But you have no clue about the real problem, only a short " Property doesn't exist or is used in a manner inconsistent with schema settings " with an exception...
on
11 Jan 2011
Blog Post:
How to: Add Publishing Image Field in your Search results
Carlos hm
Hi, This has been a recurring problem in SharePoint: Although you add a publishingImage field to your layout and it gets indexed, the managed property mapped to this crawled property has no value. This is related to two issues: Compound controls does not get indexed. Specifically only text...
on
7 Jan 2011
Blog Post:
Page Layout Buttons Disabled on Ribbon
Carlos hm
Hi, You may face that altough: You have permissions to edit the layout The page Layouts are available to be changed The page is checked out And the page "seems" to be in edit mode You still can't change the layout. This seems a bug, as the layout button is enable by the querystring...
on
7 Jan 2011
Blog Post:
Order List Content Types or Solve your "Specified argument was out of the range of valid values.Parameter name: id / value"
Carlos hm
Hi, You have tried to order the content type list for a list and you are not able to do it. You always receive an error when UniqueContentTypeOrder is set. Take a look at the following steps in order to resolve the issue. SPFolder folder = list.RootFolder; IList<SPContentType> contentTypeCollection...
on
13 Nov 2010
Blog Post:
Use Jump Lists with your SharePoint 2010 development environment
Carlos hm
Hi, Historically developers has been using tricks to get to SharePoint Root Path, as Shortcut to 12/14 hive . With Windows Server 2008 R2 or Windows 7, we can start using jump lists to get a short cut in windows explorer. That's all! Bye
on
1 Sep 2010
Blog Post:
Changing Feature DeploymentPath in Visual Studio 2010
Carlos hm
Hi, I have faced this twice, so it needs a post :) it is really a minor clarification, but here it is. You will find, after creating a SharePoint 2010 project, that Replaceable Parameters are used in Visual Studio projects. For example when you deploy a feature the $SharePoint.Project.FileNameWithoutExtension...
on
1 Sep 2010
Blog Post:
SharePoint Server 2010 Performance and Capacity Management
Carlos hm
Hi all, These recently published documents are really a must reading for everyone that wants to understand better SharePoint as a platform and specifically that plan to manage and deploy the 14 wave servers. SharePoint Server 2010 performance and capacity test results and recommendations ...
on
19 Apr 2010
Blog Post:
Migrate data using SharePoint Client Code - LookupId
Carlos hm
Two weeks ago I received an email asking how my SharePoint 2007 ratings work in order to include totals. Indeed is simple, but perhaps not clear, that there is a cross lookup between both lists: Both lists have a lookup column. The rate information list has a lookup column to the content list ...
on
16 Feb 2010
Blog Post:
Simplicity comes from the platform
Carlos hm
Today, remembering the steps and some solutions made to manage security policies or accounts, I realized that when you make the underlying platform better and smarter , the overall ecosystem moves forward. Looping about how to Manage and Sync Secure Data So, just do not forget to add in you "plan...
on
7 Dec 2009
Blog Post:
JQuery and SharePoint 2010 Javascript Conflict
Carlos hm
Hi, Yesterday I faced a problem with a PoC I did some months ago. I added a ratings feature to SharePoint 2007 Lists using JQuery. There were a conflict caused by sp.js and jquery.js using prototype methods. I just followed the recomendations to avoid it. As I had put everything in my document...
on
17 Nov 2009
Blog Post:
Finally Astoria coming to your SharePoint Theatres
Carlos hm
Hi, Do you remember my Astoria Blog Publishing post ? well now you can check that my crystal ball is up and running! Cool to see that any SharePoint Server 2010 acts as a Data Services Server So moving forward that vision would look like this, after installing latest ADO.NET Data Services in...
on
11 Nov 2009
Page 1 of 1 (16 items)