Display a Teams's Outook 2010 Calendar in SharePoint 2013

Hi
I have been running some tests with my users but instead of a seeing an Outlook Team calendar to be overlaid with a team site calendar, I am seeing either personal calendar or simply busy status in multiple events ( depending on share access).
Overlay Outlook Cal in SharePoint
Click on the Calendar Overlay ribbon button.
Fill in the :
Name: Give a name to this calendar
Type: Select Exchange
Outlook Web Access URL: the OWA url of your organization.
Exchange Web Service URL: which can be determined as follows:
Is the calendar share in  Outlook not integrated correctly I wonder as I clearly connect to Outlook but not able to select the desired team Calendar.  If it is a infrastructure issue I need to be clear as I will impact the team who manages Exchange.
SharePoint Calendar Connect to Outlook Ribbon button
Initially disabled until I remembered the copy settings url workaround but this simply publishes the team cal in Outlook.

You can't use the Outlook Web Part Calendar in SharePoint 2013, I have been experimenting with the Page viewer
Actually you can use it if you don't need Exchange Online!
Make sure you have user profile service application in a good state. Go to Site Setting, then Web Design Galleries -> Web parts -> Files -> New Document -> New
Select all the "Microsoft.SharePoint.Portal.WebControls.OWA..." parts and click on "Populate Gallery" on the top.
Now you can insert OWACalendarPart into your SharePoint 2013 pages! Here is a screenshot of my meeting room shown in SharePoint 2013. Don't forget to give "Reviewer" rights on room's calendar to all users and I believe you have to login into meeting room's
OWA by yourself (once) to get rid off annoying starting screen.

Similar Messages

  • Office web Apps preview of SharePoint 2010 source in SharePoint 2013 search results

    Hi Team,
    We have crawled SharePoint 2010 source in SharePoint 2013 and able to get results successfully. Now our requirement is to show Office Web Apps previes of 2010 documents in 2013 search results.
    Any guidance on this please.
    Thanks,
    Manjeera

    Hi,
    Take a look at this blog post on how to do this: http://blogs.msdn.com/b/murads/archive/2012/10/11/utilizing-web-apps-2010-to-get-powerpoint-previews-of-sharepoint-2010-content-from-sharepoint-2013-search.aspx
    Thanks,
    Mikael Svenson
    Search Enthusiast - SharePoint MVP/MCT/MCPD - If you find an answer useful, please up-vote it.
    http://techmikael.blogspot.com/
    Author of Working with FAST Search Server 2010 for SharePoint

  • Office Web Apps - Preview Sharepoint 2010 documents in Sharepoint 2013 Search Results...again

    Hi,
    I found a thread in this forum With an answere to a similiar question here:
    http://social.technet.microsoft.com/Forums/en-US/28bc1e27-4a65-4c61-9b3e-cb9dad17f779/office-web-apps-preview-sharepoint-2010-documents-in-sharepoint-2013-search-results?forum=sharepointsearch&prof=required
    ...With the answere:
    "OWA uses an access token to talk to SharePoint 2013.  It cannot use this when talking to 2010.  In order to work with 2010, you have to create a custom display template that converts the file url to an openurl link. "
    BUT...
    may anyone give more information how to do this?
    Links to articles? Links to description and samples?
    jik

    Hi,
    According to your description, my understanding is that you want to preview documents from SharePoint 2010 in search results in SharePoint 2013.
    Per my knowledge, the Office Web Apps is configured to work with SharePoint 2013, so it will not work with documents in SharePoint 2010.
    I recommend to configure Office Web Apps to work with SharePoint 2010
    and make sure that documents can be previewed in SharePoint 2010 using Office Web Apps to see if the documents can be previewed in SharePoint 2013 search result.
    http://technet.microsoft.com/en-us/library/ff431687(v=office.14).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Colored Calendar in Sharepoint 2013

    Hello,
    I have tried every solution to get my Calendar for SharePoint 2013 to have colors for different event types, but to no avail.  Overlays don't work since the calendars are based off of a list item, not a calendar item. Overlay is just not an option in
    that case.  I am putting my calendar on a page with other APPs, that seemed to have messed up the color options to begin with.  I guess in that case I created a calendar with Overlays, and then inserted that into a page with other items.  When
    I did that the overlay colors disappeared.
    When I tried this one ttp://social.technet.microsoft.com/Forums/sharepoint/en-US/ca331954-0771-4fc9-9c9e-b7efca6114f8/color-code-calendar-by-category?forum=sharepointdevelopmentprevious
             (I had to remove the first "h" since it wouldn't let me insert a link until my account is verified, and I didn't know how else to not have it automatically create it as a link here).
    I noticed this warning in Dimitri's description ... could this be what is causing my problems?
         "Caution: The jQuery JavaScript library must be available in your environment."
    How do I know if the JQuery JavaScript library is available? 
    I'm not sure what to try next.  I don't want to move forward with my program until this gets figured out, since it is so important to the project.
    Thank you, Liz.

    Check if below can help
    http://www.sharepointbreak.com/2012/09/02/creating-a-color-coded-calendar-by-category-using-js-in-sharepoint-2010/
    function ColourCalendar() {
    if(jQuery('a:contains(' + SEPARATOR + ')') != null)
    jQuery('a:contains(' + SEPARATOR + ')').each(function (i) {
    $box = jQuery(this).parents('div[title]');
    var colours = GetColourCodeFromCategory(GetCategory(this.innerHTML));
    var colour = colours[0];
    //colour += "!important";
    var Fontcolour = colours[1];
    this.innerHTML = GetActualText(this.innerHTML);
    jQuery($box).attr("title", GetActualText(jQuery($box).attr("title")));
    $box.css('background-color', colour);
    $box.children().css('color', Fontcolour);
    // I've added this condition since the font color did not catch on to a a:link unless i used !important
    //if (Fontcolour == 'white')
    //$('a:link', $box).css("cssText", "color: white !important;");
    function GetColourCodeFromCategory(category) {
    var colour = null;
    var Fontcolour = null;
    switch (category.trim().toLowerCase()) {
    case 'category1':
    colour = 'green';
    Fontcolour = 'black';
    break;
    case 'category2':
    colour = 'blue';
    Fontcolour = 'white';
    break;
    case 'category3':
    colour = 'yellow';
    Fontcolour = 'black';
    break;
    return [colour, Fontcolour];
    CSS, javascript & calculated columns should do the trick. Read the following posts:
    Tutorial: add color coding to your SharePoint 2007 calendar in 15 minutes
    Colour coded SharePoint 2010 Calendar
    If this helped you resolve your issue, please mark it Answered

  • Migration from sharepoint 2010 enterprise to sharepoint 2013 standard

    Hi
    I need to do migration from SharePoint 2010 enterprise to SharePoint 2013 standard. We have only one content database and no custom deployments. I had tried database attach upgrade method. After I run Mount-SPContentDatabase PS Command. First it ran well
    for few minutes then it got stuck  for hours and finally failed . Please let me know if anyone came across this situation. How to migrate from SharePoint 2010 enterprise to SharePoint 2013 standard? Thanks in advance.

    Thanks norari,
    Yes ,following are the errors that i got during migration. 
    Event 5586(SharePoint foundation) of severity 'Error' occurred 6 more time(s) and was suppressed in the event log.
    Failure trying to synch
    web application a1c11f44-3bc3-4cce-ad2d-e1a459c46c67, ContentDB
    6681d540-313f-4ccc-a770-66608eecf3be
    string1
    System.Data.SqlClient.SqlException
    (0x80131904): Invalid object name 'TVF_EventCache_ReadPast_LEQId'. Invalid
    object name 'TVF_EventCache_Id'. at
    System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
    breakConnection, Action`1 wrapCloseInAction) at
    System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
    stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at
    System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand
    cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler,
    TdsParserStateObject stateObj, Boolean& dataReady) at
    System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at
    System.Data.SqlClient.SqlDataReader.get_MetaData() at
    System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
    RunBehavior runBehavior, String resetOptionsString) at
    System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
    cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32
    timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at
    System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior,
    RunBehavior runBehavior, Boolean returnStream, String method,
    TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean
    asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
    cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at
    System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String
    method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
    behavior) at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand
    command, CommandBehavior behavior, SqlQueryData monitoringData, Boolean
    retryForDeadLock) at
    Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command,
    Boolean retryForDeadLock) at
    Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command) at
    Microsoft.SharePoint.SPChangeToken.GetCurrentChange(SqlSession session,
    Int64& changeNumber, DateTime& changeTime) at
    Microsoft.SharePoint.SPChangeToken..ctor(SPContentDatabase db) at
    Microsoft.Office.Server.UserProfiles.ContentDBSynchronizer.SynchContentDB() at
    Microsoft.Office.Server.Diagnostics.FirstChanceHandler.ExceptionFilter(Boolean
    fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock,
    FinallyBlock finallyBlock) at
    Microsoft.Office.Server.UserProfiles.WSSProfileSyncJob.Execute()
    ClientConnectionId:a1e477c3-5e3c-4e38-818b-18504ae9b5ce Error
    Number:208,State:1,Class:16

  • Synchronizing Parent and Child Calendar on SharePoint 2013

    Dear all,
    How can I update Parent calendar automatically when I update Child calendar on SharePoint 2013? Thanks

    Sorry I didn't understand the parent and child calendar. How did you create these two?
    Bala

  • Office Web Apps - Preview Sharepoint 2010 documents in Sharepoint 2013 Search Results

    Hi,
    We have a Sharepoint 2013 search site collection. The content sources for the Search service application includes some Sharepoint 2010 sites. We also have Office Web Apps server deployed. When searching for documents, the OWA preview works for all the document
    in local sharepoint 2013 farm. However document preview doesn't work for documents in the sharepoint 2010 farm.
    Any idea why this happens?
    Regards,
    Muthu

    Could you please elaborate more on open url / please give us some syntax how to use that is display template?
    When we use open url do we still need to install office webapps in the 2010 environment? 

  • Upload Center 2010 error when saving Powerpoint 2010 file to SharePoint 2013

    I'm experiencing an issue when attempting to save a Powerpoint 2010 file to our SharePoint 2013 farm.  If a user opens the file in Edit mode, when saving the file Upload Center 2010 complains the upload failed, and PowerPoint 2010 displays a message
    "Upload Failed  The server version of this file was updated by another author" and 2 buttons are displayed "Keep My Version" and "Keep Server Version".  This is incorrect though, because I confirmed on the server end
    the changes have been made.  If a user keeps hitting save, sometimes it won't fail during the upload.
    If a user opens a file in Read Only mode, then clicks on the Edit button in Powerpoint 2010 and saves the changes, they are then prompted by the error "Refresh Required  This file needs to be refreshed with updates.  Click Save to refresh
    and retry uploading your changes." Once again this is incorrect, as the changes have already been made in SharePoint.
    I've recreated this error on multiple workstations, have tried re-installing Upload Center 2010, and have tried complete repairs of Office 2010.  The occur continues to persist.  This only occurs with Powerpoint 2010 though, and none of the other
    Office 2010 products.  I feel this is a bug in Upload Center 2010 with SharePoint 2013, because when I save from PowerPoint 2010 through a WebDAV connection over file explorer, it saves fine without any issue.
    Has anyone run into this problem before?  Below are some screenshots of the errors.
    Here's the error when opening in Edit mode:
    Here's the error when opening in Read Only mode, and then clicking on Edit in PowerPoint:

    Did you try Library -> Advance settings
    Opening Documents in the Browser
    Specify whether browser-enabled documents should be opened in the client or browser by default when a user clicks on them. If the client application is unavailable, the document will
    always be opened in the browser.
    Open in client application 

  • Access Exchange 2013 Calendar from Sharepoint 2013 OWA Web Part

    Hi,
    For the moment I have five User
    Mailboxes on Exchange 2010 whose
    calendars that appear in a SharePoint
    2013 using Outlook Web App Web Part.
    In Exchange 2010, IIS has created a new
    WebSite with OWA, ECP
    and some more Virtual Directories,
    where OWA is Windows Integrated
    and Basic Auth. enabled (not
    FBA).
    This makes so users do not have additional
    logins in SharePoint when they look at
    the calendars.
    I now want to move these mailboxes to an Exchange
    2013. I must then create a new WebSite
    with Win.Integrated etc, but have
    heard it is unsupported. Is there
    any other way to solve this?
    Best Regards

    Hello,
    Sorry for delayed response.
    I recommend you check the Outlook Hotfix and version number again via Control Panel.
    Please check the version number via outlook 2010 "File".
    If the outlook version number is 14.0.7113.5000, please try my above suggestion to specify the SSL certificate principal name. Because XP system is not always to look for the next lines on a SAN certificate.
    If you have any feedback on our support, please click
    here
    Cara Chen
    TechNet Community Support

  • Trying to link SharePoint 2010 Enterprise with SharePoint 2013 Search Server raises error

    Hi,
    I am currently working for a multinational who has SharePoint 2010 Enterprise Edition installed, 2 WFE SERVERS, 3 APP SERVERS, 1 DB SERVER. They also installed SharePoint 2013 Exterprise recently.
       Microsoft have recently come in and set up the SharePoint 2013 Search Server to crawl content in SharePoint 2010 as the replacement search to SharePoint 2010 Search. So they have gone through process of certificates and permissions
    setups I guess. I was told it was working, but recently failed. When I type in the search box on a web site for SharePoint 2010 I get the message:
             The search request was unable to connect to the Search Service.
    I checked the Event log and the Critical error (in Task Category:Timer) I get is the notorious: 
    The Execute method of job definition Microsoft.Office.Server.Search.Administration.CrawlReportJobDefinition (ID fa882704-80d9-415b-9b9d-eae5e9bdefd4) threw an exception. More information is included below.
            The search service is not able to connect to the machine that hosts the administration   
            component. Verify that the administration component 'e9172a05-22ec-4904-9508-
            e5431a180c2b' in search application 'Search_Service_Application' is in a good state and
            try again.
    I know administration component is the crawler. I am assuming this is permissions.
    The SharePoint 2013 Search Server is picking up SharePoint 2010 site collections items fine i.e. The SharePoint 2013 search shows items from 2010 as expected.  
    On the SharePoint 2010 central admin box the search service enabled and running (checked with powershell). (SharePoint Server Search 14)
    The Search Service id: e9172a05-22ec-4904-9508-e5432a180c2b
    I also get the message in event log for gatherer on SharePoint 2010 CA and Search Server:
           Could not access the Search database. A generic error occurred while trying to access the database to obtain   
           the schema version info.
           Context: Application 'e9172a05-22ec-4904-9508-e5431a180c2b'
    Details:
                (0x80040e09)
    Is this permissions to delete something from crawler??????
    I would appreciate if someone could help on this. I have tried to be as concise as possible.
    Thanks.
    John.

    It was a case that someone had fiddled with the Service App Associations. Hadn't ticked SharePoint 2013 search. Was still point at 2010. Thanks.
    The SharePoint 2013 Search works correctly for SharePoint 2010.
    Can someone confirm that the Search Service Application on SharePoint 2010 still needs to exist and hence SharePoint Server Search 14 Service still needs to be running? I am guessing it would as you search from 2010 interface not 2013. I am getting a critical
    error in the Event Viewer:
    CrawlReportJobDefinition (Id <SharePoint 2010 Crawler>) 
    The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component <crawler id> in search application "Search Service Application" is in a good state and try
    again.
    I think this is related to the fact we have SharePoint 2013 doing the search instead of 2010.
    Any ideas?
    John.

  • Sharepoint 2010 Workflow successful: Sharepoint 2013 Workflow UNsuccessful:

    Observation 1 
    1. I created 2 workflows that write "completed" to the workflow history 
    a. 1 workflow uses sp2010 workflow manager 
    b. 1 workflow uses sp2013 workflow manager 
    2. sp2010 workflow works fine; it will start either manually or automatically (when a new item is created ) without issue; "completed' is written to the log as expected. Good. 
    3. sp2013 does not start automatically (when a new item is created ); when trying to start manually I get error message "Something went wrong. To try again, reload the page and then start the workflow." Which I do, but still fails.
    Bad. 
    4.On Workflows.aspx I can see the links to start the 2 workflows manually. 
    a. When I hover over the sp2010 workflow link I can see something that look like this: 
    http://playground/sites/falcontt/_layouts/15/IniWrkflIP.aspx?List={ae95de8e-508b-4aa6-b4b6-490288e35e9f}&ID=53&ItemGuid={697E4218-D889-4FB8-A27B-D188F5D93250}&TemplateID={199c3d86-89a8-4286-b285-37e2d2067b52}&Source=http%3A%2F%2Fplayground%2Fsites%2Ffalcontt%2FLists%2FTrouble%2520Tickets%2Fall%2520requests%2Easpx 
    b. But when I hover over the sp2013 workflow link I can see something that look like this: 
    javascript:StartWorkflow4('949cb889-9b46-4959-9673-842e60cc5a42', '53', '{697E4218-D889-4FB8-A27B-D188F5D93250}') 
    Should this link also look similar to the sp2010 workflow link? If so, do you have any idea why it is different? 
    Observation 2 
    In Sharepoint Designer 2013, when I goto Navigation -> Workflows and click on the 2010 workflow, I see a file listed under "Forms" that looks like this "sp2010 test workflow.xsn". By the way the name of the workflow happens
    to be "sp2010 test workflow". 
    But when I goto Navigation -> Workflows and click on the 2013 workflow, I see a NO file listed under "Forms". Should I see "sp2013 test workflow.xsn" listed there? If yes, can you think of why it is not listed there? 
    I saved the workflow debug logs from Event Viewer but won't share that info here unless necessary, to avoid making things look more complicated than they have to be. 
    Thanks for any comments suggestions, tips, questions, anything, etc. 
    Thanks and have a great weekend. 
    George 

    Hi George,
    First of all, I'd like to clarify that workflow manager is dedicated for SharePoint 2013 workflow platform. SharePoint 2010 workflow is integrated in SharePoint server, while 2013 workflow is based on a new platform named workflow manager server.
    In SharePoint 2013 designer, 2010 workflow has forms while 2013 workflow doesn't have forms.
    For this issue, I suspect there is something incorrect with workflow manager. From the error message "Something went wrong. To try again, reload the page and then start the workflow",  please flush the DNS cache via executing
    IPCONFIG /FLUSHDNS, and restart workflow manager related services such as below, then recreate 2013 workflow to test the issue:
    Service Bus Gateway
    Service Bus Message Broker
    http://blog.houratious.com/2014/05/sharepoint-2013-workflow-something-went.html
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Sharepoint 2010 comsumer and Sharepoint 2013 is the provider

    The client has sharepoint 2010 as the consumer and 2013 as the provider for the service application "User profile service application"
    When the client clicks on My profile and  tries to change his picture we get an error mesage, when the logs were reviewed we see the below message
    Timestamp Process TID Area Category EventID Level Message Correlation 09/05/2014 10:17:46.17 w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://xxxxx/_layouts/SelectPicture2.aspx?Type=User&accountname=yyyyy&IsDlg=1)
    9f43fafd-1f9d-436b-9100-bbe66ed75e72 09/05/2014 10:17:46.18 w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC SharePoint Foundation Logging Correlation Data xmnv Medium Site=/ 9f43fafd-1f9d-436b-9100-bbe66ed75e72 09/05/2014 10:17:46.20 w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC
    SharePoint Portal Server Runtime 7pm5 High Url Path: "/_layouts/SelectPicture2.aspx" 9f43fafd-1f9d-436b-9100-bbe66ed75e72 09/05/2014 10:17:46.21 w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC SharePoint Portal Server Runtime 7pma Exception Unhandled exception
    caught during execution of Microsoft.SharePoint.Portal.PageBase::ErrorHandler(). Exception information: Exception information: System.IO.FileNotFoundException: The Web application at http://my-sites/ could not be found. Verify that you have typed the URL correctly.
    If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application. at Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean contextSite, SPUserToken userToken) at
    Microsoft.SharePoint.SPSite..ctor(String requestUrl) at Microsoft.SharePoint.Portal.WebControls.ProfileImagePicker.LoadPictureLibrary() at Microsoft.SharePoint.Portal.WebControls.ProfileImagePicker.<onload>b__0() at Microsoft.SharePoi... 9f43fafd-1f9d-436b-9100-bbe66ed75e72
    09/05/2014 10:17:46.21* w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC SharePoint Portal Server Runtime 7pma Exception ...nt.SPSecurity.<>c__DisplayClass4.<runwithelevatedprivileges>b__2() at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated
    secureCode) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode) at Microsoft.SharePoint.Portal.WebControls.ProfileImagePicker.OnLoad(EventArgs
    ea) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean
    includeStagesBeforeAsyncPoi... 9f43fafd-1f9d-436b-9100-bbe66ed75e72 09/05/2014 10:17:46.21* w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC SharePoint Portal Server Runtime 7pma Exception ...nt, Boolean includeStagesAfterAsyncPoint) System.IO.FileNotFoundException: The
    Web application at http://my-sites/ could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application. at Microsoft.SharePoint.SPSite..ctor(SPFarm
    farm, Uri requestUri, Boolean contextSite, SPUserToken userToken) at Microsoft.SharePoint.SPSite..ctor(String requestUrl) at Microsoft.SharePoint.Portal.WebControls.ProfileImagePicker.LoadPictureLibrary() at Microsoft.SharePoint.Portal.WebControls.ProfileImagePicker.<onload>b__0()
    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<runwithelevatedprivileges>b__2() at Microsoft.SharePoint.Utilities.... 9f43fafd-1f9d-436b-9100-bbe66ed75e72 09/05/2014 10:17:46.21* w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC SharePoint Portal Server
    Runtime 7pma Exception ...SecurityContext.RunAsProcess(CodeToRunElevated secureCode) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated
    secureCode) at Microsoft.SharePoint.Portal.WebControls.ProfileImagePicker.OnLoad(EventArgs ea) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 9f43fafd-1f9d-436b-9100-bbe66ed75e72 09/05/2014 10:17:46.21
    w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC SharePoint Server Unified Logging Service c91s Monitorable Watson bucket parameters: SharePoint Server 2010, ULSException14, 06d8f9f3 "sharepoint portal server", 0e00178d "14.0.6029.0", 1f65804a "microsoft.sharepoint",
    0e0017f9 "14.0.6137.0", 5136df43 "wed mar 06 00:16:35 2013", 000057b4 "000057b4", 00000077 "00000077", 4d150129 "filenotfoundexception", 37706d61 "7pma" 9f43fafd-1f9d-436b-9100-bbe66ed75e72 09/05/2014
    10:17:46.21 w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC SharePoint Foundation Runtime tkau Unexpected System.IO.FileNotFoundException: The Web application at http://my-sites/ could not be found. Verify that you have typed the URL correctly. If the URL should be serving
    existing content, the system administrator may need to add a new request URL mapping to the intended application. at Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean contextSite, SPUserToken userToken) at Microsoft.SharePoint.SPSite..ctor(String
    requestUrl) at Microsoft.SharePoint.Portal.WebControls.ProfileImagePicker.LoadPictureLibrary() at Microsoft.SharePoint.Portal.WebControls.ProfileImagePicker.<onload>b__0() at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<runwithelevatedprivileges>b__2()
    at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunEleva... 9f43fafd-1f9d-436b-9100-bbe66ed75e72 09/05/2014 10:17:46.21* w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC SharePoint Foundation Runtime tkau Unexpected ...ted secureCode) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback
    secureCode, Object param) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode) at Microsoft.SharePoint.Portal.WebControls.ProfileImagePicker.OnLoad(EventArgs ea) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    9f43fafd-1f9d-436b-9100-bbe66ed75e72 09/05/2014 10:17:46.21 w3wp.exe (XYZXYZXYZ:0x26E0) 0x5DEC SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://xxxxx/_layouts/SelectPicture2.aspx?Type=User&accountname=yyyyy&IsDlg=1)).
    Execution Time=50.9131783692527 9f43fafd-1f9d-436b-9100-bbe66ed75e72 </runwithelevatedprivileges></onload></runwithelevatedprivileges></onload></runwithelevatedprivileges></onload>
    Checked the Alternative access mapping on the provider server and it looks good.
    what would cause this to happne and how can this be resolved
    Satyam

    Cameron,
    Thanks for taking the time to reply.
    Actually, it may not be related to compatibility. Let me explain in detail (As below)
    Client has 2 different environments SharePoint 2010 and SharePoint 2013.
    On SharePoint 2010 they have the web application-Site collections, however for My sites they use SharePoint 2013, where the trust (Root certificate and the STS ) was shared... Making the SP2010
    as the consumer and SP 2013 as the provider.
    When a user from SharePoint 2010, click on my profile the user is then taken to this page "edituserprofile.aspx"
    which still has the look and feel of sharepoint 2010, and under pictures when we choose the button "Choose Picture" we get the error message with the corelation ID, when checked the ULS logs we get the message (Mentioned in the first post and is
    also mentioned below)
    "Exception Unhandled exception caught during execution of Microsoft.SharePoint.Portal.PageBase::ErrorHandler().
    Exception information: Exception information: System.IO.FileNotFoundException: The Web application at http://my-sites/ could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator
    may need to add a new request URL mapping to the intended application. "
    I have checked the AAM and it looks good.
    When the user clicks on my profile on SP2010 environment , the user must be diverted to the sp2013 environment to update his information...correct ?
    Satyam.. 

  • How display attachment links in a list view in SharePoint 2013?

    Hi all,
    I'm looking for a way to display attachment links in a list in SharePoint 2013. There are few resources online to achieve this in SP2010 and SP07. Your help is much appreciated.
    Thank you.

    Hi Ram Sampath:
    You can use Event Receiver and create another list(ListA) to record your attachment link.
    Maybe your process is:
    Users add list items and attachments
    List event will be fired
    Use Event Receiver to get attachment url and then Write into ListA
    You also can refer to the following web site:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/b693eb84-b846-4f0f-93c1-276cf931c746/how-to-get-attachment-in-itemadded-event-receiver
    http://stackoverflow.com/questions/19077770/how-to-retrieve-list-item-attachments-with-sharepoint-2013-event-receiver-in-cor

  • Print calendar in SharePoint 2013

    Hi,
    I am trying to create print option for the calendar day view.I used the below code to show the print preview.
    <input onclick="javascript:void(printwebpart('WebPartWPQ2'))" type="button" value="Print Web Part 2"/>
    <script type="text/javascript">
    function printwebpart(webpartid)
    var WebPartElementID = webpartid;
    alert("ID="+WebPartElementID);
    var bolWebPartFound = false;
    if (document.getElementById != null)
    //Create html to print in new window
    var PrintingHTML = '\n\n';
    //Take data from Head Tag
    if (document.getElementsByTagName != null)
    var HeadData= document.getElementsByTagName("HEAD");
    if (HeadData.length > 0)
    PrintingHTML += HeadData[0].innerHTML;
    PrintingHTML += '\n\n\n';
    var WebPartData = document.getElementById(WebPartElementID);
    if (WebPartData != null)
    PrintingHTML += WebPartData.innerHTML;
    bolWebPartFound = true;
    else
    { bolWebPartFound = false; alert ('Cannot Find Web Part'); } } PrintingHTML += '\n\n';
    //Open new window to print
    if (bolWebPartFound)
    var PrintingWindow = window.open("","PrintWebPart", "toolbar,width=800,height=600,scrollbars,resizable,menubar");
    PrintingWindow.document.open(); PrintingWindow.document.write(PrintingHTML);
    // Open Print Window
    PrintingWindow.print(); }
    </script>By clicking the print button,I am getting the print window.But in print preview dialogue,events are not showing in the right place.below screenshot shows the difference in showing the events.Before print
    print preview
    Please help.
    Thank you.

    Hi,
    According to your post, my understanding is that you want to be able to print the Day view of a Calendar List in SharePoint 2013.
    I also test the code above in my environment, and the result is the same as yours.
    In the print preview dialogue, the events are not showing in the right place as they are in the Calendar list’s Day view.
    As a workaround, I recommend that you can try to follow the steps as below to import the Calendar List into the Outlook 2013 and print the same format as Outlook calendars.
      1.  Open this Calendar List in your site, click on the “Connect to Outlook” under the “Calendar” tab.
      2.  Click “Allow” to confirm that you want to allow the SharePoint website to open Outlook on your computer. Outlook automatically opens.
      3.  Click “Yes” to confirm that you want the SharePoint calendar to connect to Outlook. The SharePoint Calendar automatically appears in Outlook under “Other Calendars”.
      4.  Click “Other Calendars” in the navigation pane in the left side of the window. Click the SharePoint Calendar to open it.
      5.  Go to the “File” tab, click “Print”, select “Daily Style” under the “Settings” to print the Day view of this SharePoint Calendar.
      6.  Click “Print Options”, select the specific “Page range” and “Print range” based on your need, click “Print” after selecting your options to print the SharePoint Calendar.
    For more information, you can refer to:
    http://sprickyrick.blogspot.com/2013/01/print-calendar-andor-lists.html
    http://sharepoint.stackexchange.com/questions/103251/how-to-print-sharepoint-2013-calendars
    Best Regards,
    Yumi Fu

  • Exchange Outlok Calendar to SharePoint 2013 calendar Sync issue

    Hi All,
    Am trying to add my Exchange outlook calendar to my SharePoint 2013 calendar using Calendar overlay option.
    Am providing correct outlook web access url and correct exchange web service URL .
    But when i try to connect to outlook option am receiving error message like below.
    The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'Negotiate,NTLM'. (4f48bc9c-b7ec-90b1-79c1-9659d9d621f3)
    Please find the attached screenshot more information.
    Please let me know if any one having answer for this issue.
    Thanks,
    Mani L
    Mani L

    Hi Mani,
    Based on the error message, it is an authentication issue.
    I recommend to set the authentication for SharePoint to be NTLM, and Exchange web services as NTML as well to see if the issue still occurs.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

Maybe you are looking for