9,482 reputation
1939
bio website twitter.com/falaky
location Stockholm, Sweden
age
visits member for 2 years, 6 months
seen 2 hours ago
stats profile views 848

SharePoint Architect/Developer (MCTS, MCPD, MCITP) in the capital of Scandinavia (Stockholm). I'm riding with SharePoint awesomeness.

I am a also a mentor, speaker and community contributor!

At the moment, working for CGI Group Inc.

Successful people are always looking for opportunities to help others. Unsuccessful people are always asking "What's in it for me?" ~Brian Tracy

Note: My answers, comments and posts are provided "as-if"

Connect me @ twitter world @falaky


1d
answered How Can I Change My Intranet's Homepage Page Layout?
1d
comment How to consume a custom sharepoint webservice service application from outside SharePoint
You're deploying it as a custom service application .Now you can go to Central Administration->Application Management->Configure service application associations and assign your new proxy group to the web application. In the code, just use url of Web application to get your custom service application.
May
8
comment Copying SharePoint 2010 farm to a different server
TFS is a tool that has grown way beyond source control. It can surely be deployed to production to enter user stories, track progress, and run reports. But, SharePoint application development life cycle's core is to use automated TFS builds to perform automation with builds to QA and Production and generate TFS builds directly to those environments. But, performing SharePoint development on production is simply out of question, with and without source control; one must avoid it.
May
8
comment jQuery not loading in sharepoint 2010 asp.net page
do you mean adding the jquery ref to an application page?
May
8
revised Copying SharePoint 2010 farm to a different server
added 727 characters in body
May
8
answered Copying SharePoint 2010 farm to a different server
May
8
answered Recreate a List in many subsites of a site collection using powershell
May
7
comment sharepoint 2007 to 2010 list migration issue
Ishan, could you please post the code for systedata.xml? Why don't you just upgrade the Product version from 3 to 4 in manifest.xml, if list templates are merely stp files?
May
3
answered How to consume a custom sharepoint webservice service application from outside SharePoint
May
3
reviewed Approve suggested edit on Adding Footer navigation in SharePoint 2010
May
3
answered What is the fastest way to build a simple publishing site for demo purposes
May
3
comment SP2010 Foundation Web Analytics Issue on Top Level Site Only
Click On Application management -> manage services applications, make sure web analytics service application is started. If not, please start it, then check the effect. Or you can provision a new Web Analytics Service Application.
May
3
answered Bulk Upload from Fileshare to SP 2013 with Metadata
May
3
answered Track users opening files from the farm?
Apr
30
answered SharePoint 2010 custom 401 error page on authenticated site
Apr
30
answered Problem in Automatically log into Sharepoint
Apr
30
comment How to include .js file from location different than “_layouts” folder to sharepoint master page?
Eliya, please see my updated response!
Apr
30
revised How to include .js file from location different than “_layouts” folder to sharepoint master page?
added 453 characters in body
Mar
12
revised How to update custom master page and page layout, which is already deployed
added 16 characters in body
Mar
11
answered How to deploy a custom ribbon tab across Root Sub-Levels?