Showing posts with label SharePoint 2010. Show all posts
Showing posts with label SharePoint 2010. Show all posts

Tuesday, February 28, 2012

Collaborate on Projects with Office 365

Here is a great video by :

Or watch the video at Youtube: http://www.youtube.com/watch?list=PL7AAFE142E600516F&feature=player_embedded&v=JjwGMyJ4UN8
Here are the highlights:
  • Office 365 is a combination of SharePoint, Exchange for email and Lync for Instant Messaging
  • With Office Webapps, you can open and edit documents right within the browser
  • Instantly message your colleagues with Lync integrated with SharePoint
  • Co-Authoring enables multiple people to work on the same document at the same time
  • Connect and Synch your SharePoint (Project) Calendar with Outlook and vice-versa
  • Respond to Discussions on SharePoint from within Outlook
  • Create Expense Trackers on SharePoint
  • Create Dashboards on SharePoint using Web Parts
  • Connect and Synchronize Excel Spreadsheets with SharePoint. Great for entering expense or other line-items using Excel
  • Create Change Requests and manage them using Workflows. The thing I like about workflows is that with Visio Services integrated with SharePoint, you can easily see who the change request is waiting on.
  • Create forms with InfoPath and access the forms on SharePoint
  • With Microsoft Project’s integration with SharePoint, you can update tasks right within SharePoint and easily keep the project file synch’ed with SharePoint. All Project/Program Managers (myself included) make a note of this point. For large or small projects, developers and leads always want to know the latest and greatest schedule. Sometimes the latest version of the Project Plan remains with the Project/Program manager. I really like this feature.
  • Project Tasks (from the project file) can be imported into Outlook. Cool!
  • If you use OneNote to manage your project Notes, SharePoint makes Integration with OneNote a breeze. If you wanted your project notes can be shared.
  • SharePoint is integrated with Windows Phone. If you have a shared OneNote notebook, you can easily send updated from your Windows Phone to your notebook on SharePoint.

Sunday, January 22, 2012

Installing SharePoint 2010 on Windows 7

I hope this post is helpful to those who are trying to install SharePoint 2010 on Windows 7 PC. I think I must have run into every error possible out there, probably due to lack of reading documentation and the fact that this is a Windows 7 Installation. At the end of it, it worked, which for me made my day. But first be sure to check out the references especially the article on how to install SP2010 on Windows 7 .

If you run SharePoint 2010 setup.exe right off the bat on Windows 7, you’re most likely to be greeted with the below message “Setup is unable to proceed due to the following errors: This product requires Windows Server 2008 Service Pack 2 or above. Correct the issues listed above and re-run setup.”

image

You must complete before running setup.exe

Once you complete the steps 1 & 2, you will be able to continue with the install.

image

image

image

image

image

image

Ouchie!

image

Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=….

To resolve the above error, I create a bat file, placed the below command in it and ran it:

prereq.bat (this is not provided in the installation, you can create it yourself)

start /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-ManagementScriptingTools;IIS-Security;IIS-BasicAuthentication;IIS-WindowsAuthentication;IIS-DigestAuthentication;IIS-RequestFiltering;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI;WCF-HTTP-Activation;WCF-NonHTTP-Activation

image

Check to see if there are any Windows Updates. If there are, go ahead and apply them.

image

Above Problem was solved, over to the next

image

Exception: Microsoft.SharePoint.Upgrade.SPUpgradeException: Failed to call GetTypes on assembly Microsoft.Office.Server.Search, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. Could not load file or assembly 'System.Web.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=…' or one of its dependencies. The system cannot find the file specified.

Googled the issue and found a possible solution:

This assembly is part of the "Microsoft Chart Controls for the Microsoft .NET Framework 3.5", one of the prerequisites to install SharePoint 2010. You can download the right version at http://go.microsoft.com/fwlink/?LinkID=122517

Also install Windows Identity Foundation from here

http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=17331

The Windows Identity Foundation helps simplify user access for developers by externalizing user access from applications via claims and reducing development effort with pre-built security logic and integrated .NET tools.

I installed the highlighted one

image

image

Another issue: Exception: Microsoft.SharePoint.SPException: User cannot be found.

If you are installing as an administrator but your account is part of a domain, you will need to make sure you have online access to the domain controller. Otherwise configuration will fail on Step 2 with “Exception: Microsoft.SharePoint.SPException: User cannot be found.” This was resolved after I logged into my domain using VPN.

and another issue: By now, I am ready to pull my hair out.

image

Solution here helped: http://blogs.technet.com/b/wbaer/archive/2009/12/11/common-microsoft-sharepoint-server-2010-installation-issues-and-resolutions.aspx

and finally: Aaahhhhh relief. Its 9 AM and I’m ready for a beer. Smile

image

image

Resources:

http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx

http://technet.microsoft.com/en-us/library/cc262485.aspx

http://blogs.technet.com/b/wbaer/archive/2009/12/11/common-microsoft-sharepoint-server-2010-installation-issues-and-resolutions.aspx

 

Sunday, January 15, 2012

Microsoft BI: Developing KPIs and Scorecards with Microsoft SharePoint 2010 PerformancePoint Services

PerformancePoint Services 2010 is the next generation performance management application from Microsoft. Delivered as a Microsoft SharePoint 2010 shared application, it provides rich Key Performance Indicator (KPI) and scorecard definitions.

Let’s create a PerformancePoint data source that will connect to Adventure Works DW 2008R2 Analysis Services Cube.

Go to PerformancePoint Content:

image

Go to Items>

image

Dashboard library is designed to store dashboards.

Data Connections stores various connection files: PerformancePoint Data Sources, Office Data Connection files and Universal Data Connection files.

Under Data Connections, Go to PerformancePoint Data Source

image

If Dashboard Designer is not already installed, then you’ll be prompted to run the install:

image

image

Dashboard Designer should launch:

image

Choose Analysis Services Data Source:

image

image

Specify your analysis services connection:

image

The Unattended Service Account means that the credentials configured for the PerformancePoint Services application will be used.

image

Go to Properties Time and choose:

image

In the time member association set the time aggregation as shown:

image

When you save, the connection is saved and visible in the Data Connections library:

image

image

Save the workspace by clicking the save as button:

image

The workspace is an XML document that defines the PerformancePoint item definitions for a particular project.

Now lets create a Sales Performance KPI

image

Right click on PerformancePoint Content and add a new KPI:

image

image

Go to Properties and enter the Name: Sales Performance, Display Folder: KPIs

image

Change the default Actual and Target to: Sales and Sales Target

Configure the Sales metric data column:

image

Assign “Reseller Amount” to Sales and “Sales Amount Quota” to Sales Target.

image

Adjust Threshold 1 to 85%

image

Now lets add Profit% and Profit% Target by clicking the buttons “New Actual” and “New Target” respectively. In PerformancePoint Services 2010, metrics can be based on existing data sources, existing metrics for the current KPI, or calculations. Calculations allow multiple values to be sourced and combined into a single formula. The Calculated Metric tab lists samples and common formulas.

In the Select a Data Source window, click the Calculated Metric tab and select Gross Profit Margin.

image

image

Map GrossProfit to AdventureWorks>Reseller Gross Profit and NetSales to Reseller Sales Amount

image

To adjust the formula, in the Formula box, remove the * 100, and then click OK

image

Configure Profit% Target to 0.03

image

In the Format Number window, select Percentage in the Format list and apply Percentage format (2 decimals) to Profit% and Profit% Target.

image

Click Set Scoring Pattern and Indicator in the Thresholds section/

image

In the Edit Banding Setting window, review the default scoring pattern and method, and then click Next.

Choose Stoplight A – Small and click Next.

image

Observe default worst value and click finish.

image

Save the workspace.

Now lets create a Sales Performance Scorecard.

image

Choose a Blank Scorecard:

image

Change the Scorecard name to “Sales Performance Scorecard”.

From the Details pane on the right, drag and drop the KPI we created into the Scorecard.

image

From the Dimensions, drag and drop Sales Territory>Sales Territory into the Scorecard:

image

image

Right-Click Select all descendants.

image

To view the data, go to Edit>View>Update

image

image

To remove the Profit% metric, right-click the Profit% cell, and then click Delete. To modify the Profit% Target metric, right-click the Profit% Target cell, and then click Metric Settings. Change as shown below:

image

Change the font color of Territory Dimension Members to blue and Save the Score Card in the Workspace.

Here is the final Scorecard:

image

Summary:

We learned how PerformancePoint items are catalogued and managed in SharePoint Server 2010. We created and configured data sources. We created and configured Key Performance Indicators (KPIs) and we created and configured a scorecard.

ShareThis

Meebo

Labels

2012 (1) Adobe Reader (1) Analysis Services (4) Analytic Functions (1) APEX Web Service (1) Apple (1) Aptana (1) Architecture (1) ASP.NET MVC3 (2) Azure (3) Azure Data Market (1) Azure Data Marketplace (4) Best Practices Analyzer (1) Best States in America (US) for Business–CNBC–Excel 2013 Web App Interactive (1) BI for .NET (1) Big Data (2) Bluefish (1) Boise (1) Butternut (1) C# (3) C# Introduction (1) Chow (1) Chrome (1) Chrome Remote Desktop (1) Chromium (1) Cliplets (1) Cloud 9 IDE (1) Cloudon MS Office iPad app (1) Code (1) CodeAcademy (1) CoffeeCup (1) Command (1) communicator (1) Community Edition (1) compiz (1) Contracts (1) Country Region Reference Data (1) Creating presentations using deck.js (1) Crescent (1) Data Explorer (2) Data Mining (2) Data Modeling (1) Data Quality (1) Data Quality Service (1) DataTables (1) Date (1) DAX (1) deck.js (1) Decrypt Files (1) Demo (1) Denali (6) Detect Categories (1) Dropbox (1) Eclipse IDE for Java EE Developers (1) Editor (1) Enter password for keyring 'default' to unlock on Ubuntu (1) Entity Framework 4.0 (1) error (1) ERwin (3) excel (1) Excel 2010 (2) Excel 2013 (1) Excel Services (1) Filezila (1) Format (1) Free (5) free ebooks (2) Free training (2) Fusion Tables (1) Getaround.com (1) Google (2) Google Cloud Connect for Microsoft Office (1) Google Currents (1) Google Docs (1) Google Graph Calculator (1) Hadoop (2) Hadoop for Microsoft Windows (1) Highlight (1) Hive (2) How to embed a Google Book Preview in Blogger? (1) How to embed word (1) HP Envy Spectre (1) HP Z1 Workstation (1) HTML (1) HTML-Kit (1) HTML5 (1) HTML5 animation using Mugeda tool (1) HTML5 Video (1) iBooks (1) Improvement (1) Inspiration (1) Install (1) Install Oracle SH schema (1) Installation (1) Installing (1) Installing Android Apps on Windows using bluestacks (1) Installing EntityFrameWork (1) Integration Services (1) iOS5 (1) iPad (2) iPhone (1) Issue (1) JavaScript (7) jQuery (5) Kinect (1) Knockout.js (1) Komodo Edit (1) Komodo IDE (1) Kompozer (1) Language Change (1) Learn SQL Server 2012 (1) Learn Windows Azure (1) Lego Building Blocks (1) Lifebrowser (1) LightSwitch (2) LINQ Oracle (1) Managing Project (1) mds (1) Menus using CSS3 (1) Microsoft (2) Microsoft BI (6) Microsoft Research (1) Microsoft's Future Vision on Productivity (1) Model first (1) mongodb (1) Motivation (2) Movie (1) MS Office (1) MSDN (1) NASA (1) nautilus-open-terminal (1) Netbeans (1) Netflix (2) Notepad++ (1) NuGet Package Manager (1) OBIEE (4) OData (2) ODP.NET (1) Office (2) Office 2013 (1) Office 2013 Quick Start Guides (1) Office Diagnostics (1) Office Tips and Tricks (1) Office Touch Guide (1) Office365 (2) Omnibox (1) Open ssh (1) ORA Errors (1) ORA-12514 (1) Oracle (1) Oracle 11g Express Edition Options Not Included (1) Oracle 11g Invisible Indexes (1) Oracle 11g New Features (1) Oracle 11g Read Only tables (1) Oracle APEX (2) Oracle Cloud (1) Oracle Data Pump (1) Oracle Express (1) Oracle Express 11g (2) oracle java 7 (1) Oracle Learning Library (1) Oracle OData (1) Oracle Open World 2011 (1) Oracle Pivot and Unpivot (1) Oracle Prebuilt VM Appliances (1) Oracle SQL Developer (1) Oracle Virtual Columns (1) Oracle XML DB (1) Outlook 2010 (3) Performance (1) PerformancePoint Services (2) Personal (1) Phonegap (1) Picture (1) PluralSight (1) Power View (2) PowerPivot (14) powerpoint in a site or a blog (1) PowerShell (1) Prettyprint (1) prezi (1) Project Juneau (1) Python (1) Rainbow (1) Recipe (1) Recorder (1) Rent (1) Reporting Services (2) Resources (1) RIA Services (1) Ruby (1) Samsung Galaxy S III (ATT) with Android 4.1 Jelly Bean (2) Screen Capture (1) Search (2) Security (1) Self Service BI (4) Server Error (1) Seth Godin (1) Setup (1) SharePoint (1) SharePoint 2010 (9) SharePoint 2010 Training (1) SharePoint BI Performance Point (3) Shell Scripting (1) Shutter (1) Silverlight (1) Skydrive (1) SOA (2) Social Network (1) Soup (1) SP2-0750 (1) Spotify (1) SQL Azure (1) SQL Server 2008 R2 (1) SQL Server 2008 R2 Reporting Services (1) SQL Server 2012 (5) sql server denali data quality services (1) SQL Server Virtual Labs (2) SQL*Plus error (1) Squash (1) SSAS Tabular (1) Storing and Retrieving XML data in Oracle 11g (1) Tabular (1) TechEd 2012 (1) TED (1) Terminator (1) Texmaker (1) Thunderstorm (1) TimeTo365.com (1) Tip (1) Tips (1) Tips and Tricks (1) Training (1) Ubuntu (1) Ubuntu 11.04 (1) Ubuntu Oracle (1) unrar (1) Vertica (2) Vertica VM appliance (1) video.js (1) VirtualBox (1) Visio 2010 crashes (1) Visio Services (2) Visual Studio 11 Developer Preview Training Kit (1) Visual Studio 2010 (1) Visual Studio 2010 and .NET Framework 4 Training Kit (1) Visual Studio Express 2012 (1) VLC (1) VM (1) WCF (1) Web Stack (1) WebMatrix (1) Webucator (1) What is new in SQL Server 2012 Analysis Services (1) Whole Foods Boise ID (1) Why won’t Microsoft Lync 2010 start (1) Windows 2008R2 SP1 (1) Windows 7 (1) Windows 8 Charms (1) Windows 8 Consumer Preview Demo (1) Windows 8 Contracts (1) Windows 8 Metro Apps (3) Windows 8 Touch Language (1) Windows 8 Video Driver issue/problem (1) Windows App Store (1) windows azure (3) Windows Phone 7 (1) Windows Phone Development (1) Wine (1) Word 2010 (1) Word 2013 (1) Word PDF Reflow (1) Work (1) zip (1) ZoomIt v4.2 (1)

Disclaimer

This blog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. My blog comes with no guarantees, and the content might contain errors. Expect to find a repeat of information that you can find in other blogs and sites. This is mainly for my future reference, It is my way of documenting things. I give due credit to contents, images, information sourced from product demos and other external sources wherever possible.