Articles about European Sharepoint Hosting Service
Posts tagged European Sharepoint Hosting

SharePoint 2013 Hosting France – How To Clear Cache on SharePoint 2013
Feb 3rd
Sometimes whatever changes you are doing in your SharePoint 2013 or 2010 designer workflow does not reflect when you check in the browser. One of the main reason is the SharePoint 2013 designer cache. In this tutorial, we will explain to you the easy way to clear cache on SharePoint.
Step 1
First of all close your SharePoint 2013 designer. Then, go to the below location and delete everything presented.
%USERPROFILE%\AppData\Local\Microsoft\WebsiteCache
Step 2
Open SharePoint 2013 designer workflow. And, go to File -> Options -> General -> Application Options.
Step 3
Then in the Application Options, uncheck option “Cache site data across SharePoint Designer sessions” under General tab. It looks like below:
After this you can start your SharePoint 2013 designer and publish the workflow. It should work as expected. Good luck!
SharePoint 2013 Hosting Recommendation
HostForLIFE.eu’s SharePoint 2013 Hosting solution offers a comprehensive feature set that is easy-to-use for new users, yet powerful enough for the most demanding web developer expert. Hosted SharePoint Foundation 2013 is the premiere web-based collaboration and productivity enhancement tool on the market today. With SharePoint 2013 Foundation, you can quickly access and manage documents and information anytime, anywhere though a Web browser in a secure and user friendly way. SharePoint hosting services start at only at €9.99/month, allowing you to take advantage of the robust feature set for a small business price. HostForLIFE.eu offers a variety of hosted SharePoint Foundation 2013 plans as well as dedicated SharePoint 2013 Foundation options.

Windows Server 2012 R2 Hosting – HostForLIFE.eu :: Install SharePoint 2013 on Windows Server 2012 R2
Feb 10th
If you are reading this post, most probably you have difficulties to install SharePoint 2013 on Windows Server 2012 R2. According to the official Microsoft Statement, this is not supported until release of Service Pack 1 for SP2013. However, if you don’t want to wait and also already love advantages of R2, within this post I will share my successful experience installing SP2013 on Windows Server 2012 R2.
1. Login to your R2 server as Administrator. You can as well perform this step under the Farm Administrator account, which should be also local administrator on the server. Start Power Shell as Administrator and execute following statements:
1 2 3 4 |
Import-Module ServerManager Add-WindowsFeature NET-WCF-HTTP-Activation45,NET-WCF-TCP-Activation45,NET-WCF-Pipe-Activation45 -Source D:\Sources\sxs Add-WindowsFeature Net-Framework-Features,Web-Server,Web-WebServer,Web-Common-Http,Web-Static-Content,Web-Default-Doc,Web-Dir-Browsing,Web-Http-Errors,Web-App-Dev,Web-Asp-Net,Web-Net-Ext,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Health,Web-Http-Logging,Web-Log-Libraries,Web-Request-Monitor,Web-Http-Tracing,Web-Security,Web-Basic-Auth,Web-Windows-Auth,Web-Filtering,Web-Digest-Auth,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Mgmt-Tools,Web-Mgmt-Console,Web-Mgmt-Compat,Web-Metabase,Application-Server,AS-Web-Support,AS-TCP-Port-Sharing,AS-WAS-Support, AS-HTTP-Activation,AS-TCP-Activation,AS-Named-Pipes,AS-Net-Framework,WAS,WAS-Process-Model,WAS-NET-Environment,WAS-Config-APIs,Web-Lgcy-Scripting,Windows-Identity-Foundation,Server-Media-Foundation,Xps-Viewer -Source D:\Sources\sxs |
Note: D:\ is your Windows installation media.
2. Download all prerequisites from the Internet and save it on local disk of the server, e.g. C:\SP2013Prereq:
SQL Server 2008 R2 SP1 Native Client
Microsoft WCF Data Services 5.0
Microsoft Information Protection and Control Client (MSIPC)
Microsoft Sync Framework Runtime v1.0 SP1 (x64)
Windows Identity Extensions
Windows Identity Foundation (KB974405)
Windows Server AppFabric
CU 1 for AppFabric 1.1 (KB2671763)
3. Install all prerequisites directly from the prerequisites folder in the download sequence, EXCEPT the last two (AppFabric and CU 1 for AppFabric).
4. AppFabric requires special configuration, therefore installing it usual way is not be enough for SharePoint. Install it using following statement from command line:
1 2 |
WindowsServerAppFabricSetup_x64.exe /i CacheClient","CachingService","CacheAdmin /gac |
Note: The syntax with quotas is correct, it separates commas, not the components.
5. Install AppFabric1.1-RTM-KB2671763-x64-ENU
6. Restart your server
Congratulations! Now you will be able to start SharePoint 2013 installer directly and to continue with SharePoint 2013 installation and configuration.

European SharePoint 2013 Hosting :: Resolving The Business Data Connectivity Metadata Store is currently unavailable
Jun 18th
Trying to create a external content type by using the Microsoft SharePoint 2010 Designer I got the error “The Business Data Connectivity Metadata Store is currently unavailable”
Cause
This was caused by the fact that I had installed a “PowerPivot” SharePoint 2010 installation and during the installation you do not run the SharePoint 2010 Configuration Wizard.
Solution
First ensure all update are installed, by using Microsoft Windows Update, then go to the Microsoft SharePoint 2010 Central Administration page and click on Configuration Wizards:
Run the wizard, make sure the Business Data Connectivity Service is checked.
After running this wizard I still got the same exception, this was caused by some services where not running, check if all services are running: Central Administration > Manage services on server:
After starting some services, see screendump the error was resolved

European SharePoint 2010 Hosting :: How to Fix SPFarm.Local – Object reference not set to an instance of an object
Nov 30th
While writing a console application for SharePoint 2010, I kept getting “Object reference not set to an instance of an object” when using the SPFarm.Local object.
SPFarm oFarm = SPFarm.Local;
The solution was putting the “Platform Target” configuration of my console application from x86 to x64 or Any CPU:
After that, my application ran fine.

European SharePoint 2010 Hosting :: Enable Office Web Apps on SharePoint 2010
May 10th
This article describes short tutorial about how to enable office web apps on sharepoint 2010. If you need Premier European SharePoint 2010 Hosting, you can visit our plan. We have proved our existence in hosting company with this launch of SharePoint 2010. Should you have inquiry or further question, please always feel free to contact us here.
Office Web App is the online version of Microsoft Office 2010 which is very helpful if you are going to use SharePoint 2010 in your organization as it allows you to do basic editing of word document without installing the Office Suite in the client machine.
Prerequisites :
– Microsoft Server 2008 R2
– Microsoft SharePoint Server 2010 or Microsoft SharePoint Foundation 2010
– Microsoft Office Web Apps.
If you have installed all the above products, just follow this steps:
1. Go to Central Administration > Click on Manage Service Application.
2. All the menus are not displayed in ribbon Menu format which was first introduced in Office 2007. Click on New > Word Viewing Services ( You can choose PowerPoint or Excel also, steps are same ). This will open a pop window.
Adding Services for Office Web Apps
3. Give a Proper Name which can have your companies or project name.
4. Under Application Pool select : SharePoint Web Services Default.
5. Next keep the check box checked which says : Add this service application’s proxy to the farm’s default proxy list. Click Ok
Adding Word Viewer as Service Application
Office Web Apps as Services in Sharepoint 2010
6. This will install all the Office Web App services required. You can see the name as you gave in the above step.
How to Activate Office Web Apps in Site Collection?
1. Go to the site for which you want to activate this feature.
2. Click on Site Action > Site Settings > Site Collection Administrator > Site Collection Features
3. Activate Office Web Apps.
Activate Office Web Apps Feature in Site Collection
How to make sure Office Web Apps is working for your site collection?
1. Locate any office document you have and click on the smart menu which appears when you hover your mouse on it. Dont double-click as this will launch the document in Office Client if its installed. This feature can be changed.
2. If you see View or Edit in Browser as menu item, your Office Web Apps is configured correctly.

European SharePoint 2010 Hosting :: Sharepoint 2010 vs WCM Platforms
May 6th
Sharepoint 2010 has just been released and everyone is excited about the possibilities and the unique advantage it can lend to their business. Specifically, there has been a lot of talk about Sharepoint’s new web content management capabilities. A lot of folks are wondering if they could possibly use the new Sharepoint release as the technology stack to maintain both their enterprise collaboration needs and their corporate website. In this article, we will review the new Sharepoint 2010 web content management capabilities and how they may fit your organization’s strategic website objectives at this time.
Sharepoint Capabilities
Let’s begin our discussions by reviewing, at a very high level, what specific business problems Sharepoint was meant to solve.
Microsoft designed Sharepoint as a collaboration platform to address specific business needs, such as – Collaboration, Secure Portals, Data Integration, Document Management, Records Management, Search & Discovery…
Further to this, the platform offers robust APIs, which allow extension of the base platform to third party solutions that address specific business needs for corporations in the mid to enterprise markets.
Sharepoint is generally viewed in the market as an ECM (Enterprise Content Management) platform with enriched web editing capabilities. It has inbuilt support for collaboration, back office integration, secure role based access, workflows & business process automation, document indexing, search & discovery capabilities. Most of all it offers some capacity for consistent branding and layouts across the organization.
What’s New In Sharepoint 2010?
Sharepoint 2010 is being bundled with a lot of new features and capabilities. In this article we will focus on the capabilities that add value for an organization considering using Sharepoint 2010 for their web site. For the complete list of new capabilities please visit Microsoft’s Sharepoint portal site.
The Microsoft Sharepoint team has finally added the popular ribbon editing control to the platform. This makes content editing easy and more intuitive for end users. Sharepoint will also support inline editing with the new release. The AJAX enabled editing experience will be greatly enhancing the user experience on the Sharepoint platform.
Keeping in line with the growing need for well-structured taxonomy on a web site, Sharepoint 2010 now supports Managed Meta Data Services that allows creating & managing the Meta tags across multiple sites. Meta data tagged content can be further used to dynamically position content for the site audience, using the new Audience Object Model. Audience objects will allow us to target specific content to the target visitor segment thereby making their experience on your site more effective. We believe this is a great feature for content repurposing and will enhance usability experience, especially for e-Publication sites or resource section of any site.
A lot of organizations now manage multi-lingual content on their sites. This adds to complexity in business processes that struggle to maintain all sites up to date. Microsoft Sharepoint offers an elegant solution to the problem by introducing notification capabilities that tell you what has changed from the source page. This is done right in the AJAX ribbon control on the content page.
All content edited in the new Sharepoint HTML editor will be standard’s compliant and should greatly reduce the amount of effort required to enable viewing content across different browsers, operating systems and devices.
Inline with the regulatory and compliance needs, Sharepoint now offers reusable workflows. Choose between simple (serial) or sophisticated (parallel) workflows to suit your organizations content approval needs. Organizations can also build custom workflows, to suit their unique business needs, in Visio 2010 that can be imported into the Sharepoint Designer 2010. Using the new Visio Services, Sharepoint now offers workflow visualization allowing end users to visually track where they are in the workflow process.
Sharepoint also offers inbuilt web analytics to understand how your website may be performing. It shows the regular KPIs (key performance indicators) for web site monitoring – like number of unique visitors, total traffic on site, top destinations on your site, top referrers, etc… The most exciting feature includes search insights – it allows for monitoring what visitors are searching on your site, what your top search queries are, which search queries are failing etc… the search insight can be used to fine tune the content, meta tags on your site to enhance user discovery and experience.
All in all, the new Microsoft Sharepoint 2010 seems to offer everything a web content management platform should support to manage a public facing site.
Next, we will analyze some of the strategic website objectives that are driving web initiatives at organizations and see how Sharepoint compares against some of the leading CMS platforms in the market in helping you meet or exceed your business objectives.
Strategic Website Objectives
Websites have evolved over the years. Organizations are increasing using corporate websites as a strategic channel instead of a tactical brochure site it was for so many years!
Let’s review some of the strategic website objectives in the mid market segment that business (marketers) are trying to achieve.
For the sake of making a business case for web content management, I have divided the objectives into tangible (impacting revenue & cost savings) and intangible (impacting processes, regulation & compliance) categories.
Tangible Objectives
1. Enable the corporate website as a source of new sales leads.
2. Allow customer self-service – thereby eliminating the need for elaborate customer service budget (resources + infrastructure).
3. Centralize the content life cycle across all digital assets – allowing for a skeleton operating team to maintain multiple sites – typical across all organizations now.
4. Optimize IT bandwidth (and budget) – by transferring website ownership to marketers. This move will allow organizations to focus IT & capital resources for other strategic initiatives.
Intangible Objectives
1. Use website to promote thought leadership with the target audience – This will help create sustainable strategic advantage that competition cannot copy easily.
2. Enable content owners (marketers & subject matter experts) to own the complete lifecycle of the content – instead of relying on IT to rollout content on their schedule.
3. Manage the complete life cycle of the content– creation, approval, updating & content repurposing – without any coding effort.
4. Better serve and manage multi-lingual content across all digital assets.
5. Adhere to complex regulatory and compliance needs without creating bottlenecks in the approval process.
Next, let’s compare Sharepoint against the leading CMS platforms to see how they compare to best address the above listed website objectives.
Sharepoint Vs. CMS Platforms
Not all CMS platforms are created equal. The capabilities differ across the spectrum. Some CMS platforms are more mature than others in certain capabilities. However, they all provide general CMS capabilities in one way or another.
For the purpose of this article, I am considering a generic set of capabilities across CMS platforms that have been identified by research firms as the best of breed in the mid market segment.
As illustrated in the above snapshots, Sharepoint 2010 platform provides a rich set of capabilities that competes with the leading content management platforms. In areas where it lacks out-of-the-box capability, Sharepoint will require varying degree of customization to fulfill the strategic objective.
For Sharepoint, one of the biggest challenges and in my opinion perhaps the most important one with respect to the web content management initiatives is the extensive dependency on IT resources. I expect Sharepoint 2010 to continue maintenance under the IT wing, post deployment, and that means longer time to market, slow enhancements resulting in slower penetration and adoption amongst the business users.
Next, let’s review some of the capabilities offered by the leading CMS platforms that enable them to differentiate themselves from Microsoft Sharepoint 2010.
CMS Platform’s edge in the web content management space
CMS Platforms have evolved over the years from a basic website editing tool to managing the day-to-day tasks that enable a strategic edge for an organization.
CMS platforms are best positioned in the marketer’s toolbox. They allow marketers to position the right message, to the right audience, in the right context, on all devices, in multiple languages, across multiple networks, in the shortest timeframe with limited or no IT involvement, both during and after initial implementation, at a low initial and total cost of ownership!
The leading CMS platforms provide all the necessary tools to enable marketer’s to do their job easily and efficiently. Capabilities like Multi-Variant Testing, Lead Scoring, Content Targeting, Multi-site & multi-device deployments, DAM (Digital Asset Management) capabilities, Ease of administration, Low upfront cost and even lower total cost of ownership set CMS platforms in the leader’s corner of the web content management space.
In my opinion, the real edge for CMS platforms is their success at end user adoption. In the web content management world, as is the case with the enterprise content management systems as well, ‘adoption = success’.
We have all seen our fair share of disappointments due to lack of end user adoptability in various implementations. The leading CMS platforms do a fabulous job in making their systems easy to use by end users. With little training, I have seen business users (marketers) use and manage the CMS platforms to manage big, complex websites. Given everyone’s experience with adoption failures in previous Sharepoint initiatives, we should be looking out for ease of adoption in the new Sharepoint 2010 platform.
Sharepoint 2010 Recap
Sharepoint 2010 bundles with great new capabilities that will allow for new ways to share documents and collaborate on corporate intranets and secure portals. The new web content management capabilities will offer an opportunity to employ Sharepoint capabilities for corporate web sites. The platform will offer exceptional integration with the corporate intranet site, especially for organizations that need to push intranet specific content out to the public sites – for example higher education vertical.
Sharepoint will continue to serve as a rich platform that can scale to serve organization objectives given we allocate enough time and budgetary resources for the initiative.
Conclusion
HostForLIFE.eu was established to cater to an under served market in the hosting industry; web hosting for customers who want excellent service. HostForLIFE.eu – a cheap, constant uptime, excellent customer service, quality, and also reliable hosting provider in advanced Windows and ASP.NET technology. In case you’re looking for quality and reliable SharePoint 2010 hosting in Europe, you can trust us to be your partner. Your satisfaction is our pleasure.