Cannot edit wiki pages-- Exception message: Invalid field name

We have migrated from one Sharepoint 2010 environment to another Sharepoint 2010 environment and only wanted to preserve a few sites, mostly Enterprise Wiki Sites.
We have imported 5 total Enterprise Wiki Sites, all of which point to particular Term Sets in Managed Metadata. 
2 wikis are pointed to term set A, 2 wikis are pointed to term set B and one wiki is pointed to term set C.
One of the wikis pointed to term set A is working, and one is not
The malfunctioning wiki has the following symptom:
Whenever you try to edit a page (new or existing) and save your changes, regardless of whether it is tagged, you cannot save your changes.  When you try, you get the error below.
Error
Failed to get value of the "Wiki Categories" column from the "Managed Metadata" field type control. See details in log. Exception message: Invalid field name. {f863c21f-5fdb-4a91-bb0c-5ae889190dd8}
https://sharepoint.domain.com/wiki/adminwiki /wiki/adminwiki/Pages.
Troubleshoot issues with Microsoft SharePoint Foundation.
Correlation ID: 4188c150-de8f-4940-9dbd-54939f117bfe
Date and Time: 3/12/2012 4:26:09 PM
Go back to site
To me, it looks like there is an invalid URL, since it gives the URL path, and then there is a space, and then it also has a relative URL to /wiki/adminwiki/pages ...is this normal?
Any ideas on how to fix this is great.  I don't think it has anything to do with the Managed Metadata service or the Term Store since the other wiki site (pointing to the same exact Term Set) is working normally with no problems.

To solve the problem make sure that the template you are using for the current page (with errors) has the same content type as the page. In example of the Enterprise Wiki page, I forgot to set the content type to an Enterprise Wiki page on a custom page
template I just added to the Master pages.
So what I had to do is:
go to properties of the page with errors described above and set it to be
Enterprise Wiki page
go to master pages and set the custom template to be of the same type, Enterprise Wiki page
That solved the problem

Similar Messages

  • Exception message, failed to get value, could not load managed metadata, invalid field name

    Hi, i have created some site collection columns with managed metdata and taxonomy term sets. I have then created some site content types of those site columns. Some of them function properly and some don't.
    When i have created or uploaded a document to the document library i start to "tag" the document by first choosing witch conent type i want too use, but when it comes to save the document it renders an error message(its not the full content
    of the message):
    "exception message, failed to get value, could not load managed metadata, invalid field name"
    I have created some other site content types before and with the same site columns and they do not generate a error message. Is there a solution for my dilemma?

    try these links:
    https://prashobjp.wordpress.com/2014/02/14/failed-to-get-value-of-the-column-name-column-from-the-managed-metadata-field-type-control-see-details-in-log-exception-message-invalid-field-name-guid-site-url/
    http://www.sharepointconfig.com/2011/03/issues-provisioning-sharepoint-2010-managed-metadata-fields/
    http://blog.goobol.com/category/sharepoint/sharepoint-issue-troubleshooting/
    http://www.instantquick.com/index.php/correctly-provisioning-managed-metadata-columns?c=elumenotion-blog-archive/random-whatnot
    https://pholpar.wordpress.com/2010/03/03/taxonomy-issues/
    Please mark answer as correct if it is correct else vote for it if you find it useful Happy SharePointing

  • "Invalid Field Name" Error message on Client System

    Hi all,
    I have installed some addons  on server, and the same is installed on client systems as well. on server everything works well. But when it comes to client systems, one particular form shows an error message, "Invalid Field Name", on loading the form.
    I have the same .srf's as on server but still the problem persists. If anybody knows the cause of the problem, please let me know what could be the reason.
    Regards,
    Rohan S. Kamble.

    Hi Rohan,
    Are you sure you have the same version of DI (also addon) on your client and your server side?
    Reinstall the addon on your client, check if the problem still happens.
    Regards,
    Jay.

  • System.ArgumentException: Invalid field name. {c042a256-787d-4a6f-8a8a-cf6ab767f12d} while Activating Info path form Feature

    We are encountering an error while activating features for info-path form on site collection.Earlier It was working fine but when we deactivate info path feature on site collection and try to activate again with updated info path form its giving below error.
    Feature receiver assembly 'Microsoft.Office.InfoPath.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c', class 'Microsoft.Office.InfoPath.Server.Administration.XsnFeatureReceiver', method 'FeatureActivated' for feature '86e128c1-8d91-9809-ac8a-7b77e8a2159b'
    threw an exception: System.ArgumentException:Invalid field name. {c042a256-787d-4a6f-8a8a-cf6ab767f12d} at Site Collection url at Microsoft.SharePoint.SPFieldCollection.GetFieldById(Guid
    fieldId, Boolean bThrowException) at Microsoft.SharePoint.SPFieldCollection.get_Item(Guid id) at Microsoft.Office.InfoPath.Server.Administration.XsnFeatureReceiver.UpdateContentType(SPContentType contentType, String serverRelativeUrl, FormTemplate formTemplate)
    at Microsoft.Office.InfoPath.Server.Administration.XsnFeatureReceiver.CreateOrUpdateContentTypes(SPSite currentSite, String serverRelativeUrl, FormTemplate formTemplate) at Microsoft.Office.InfoPath.Server.Administration.XsnFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties
    properties) at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)

    Hi Prathap singh.
    Greetings . pls try to deactivate from powerhell and activate it again
    http://social.technet.microsoft.com/Forums/office/en-US/e79ebe96-2b48-46e3-8cce-6caed44f0418/invalid-field-name-error-while-trying-to-deactivate-administrator-approved-infopath-form-template?forum=sharepointcustomizationprevious
    http://social.technet.microsoft.com/Forums/office/en-US/ddb8b710-138a-4e26-bf46-65ebd0ac525f/i-get-the-invalid-field-name-when-trying-to-activate-feature-to-publish-infopath-form?forum=sharepointcustomizationlegacy
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Failing to export with Export-SPWeb - Invalid Field Name error

    Hi,
    I am trying to export a site collection and restore the site collection to a sub site. In order to do that I have used Export-SPWeb command to export the site collection. The command I used 
    Export-SPWeb -Identity http://SitecollectionURL/ -Path "F:\filename.bak" -IncludeUserSecurity -Compression 1024 -IncludeVersions 4
    I got the below error,
    Progress: Starting to process objects of type ContentType.
    FatalError: Invalid field name. {c876558a-1cb9-4a87-bf55-ee69876f6b8b} http://sitecollectionURL/
    Debug:    at Microsoft.SharePoint.SPFieldCollection.GetFieldById(Guid fieldId, Boolean bThrowException)
       at Microsoft.SharePoint.SPFieldLinkCollection.Load(XmlReader xrdr)
       at Microsoft.SharePoint.SPFieldLinkCollection.EnsureLoaded()
       at Microsoft.SharePoint.SPFieldLinkCollection.Save(XmlTextWriter xwtr)
       at Microsoft.SharePoint.Deployment.ContentTypeSerializer.GetDataFromDataSet(Object obj, SerializationInfo info, StreamingContext context)
       at Microsoft.SharePoint.Deployment.DeploymentSerializationSurrogate.GetObjectData(Object obj, SerializationInfo info, StreamingContext context)
       at Microsoft.SharePoint.Deployment.XmlFormatter.SerializeObject(Object obj, ISerializationSurrogate surrogate, String elementName, Boolean bNeedEnvelope)
       at Microsoft.SharePoint.Deployment.XmlFormatter.Serialize(Stream serializationStream, Object topLevelObject)
       at Microsoft.SharePoint.Deployment.SPExport.SerializeObjects()
       at Microsoft.SharePoint.Deployment.SPExport.Run()
    I need assistance on this. 
    Thanks in advance
    -Sasi

    Hi Sasi,
    Export-SPWeb is used to export a site, list, or library rather than a site collection. The Identity of the command should be a site.
    Based on your description, my understanding is that you want to export a site and import it to aother site. Is it right?
    I run your command using the URL of my site instead of the
    http://SitecollectionURL/, everything worked well. Please re-run the command below:
    Export-SPWeb -Identity <URL of your site> -Path "F:\filename.bak" -IncludeUserSecurity -Compression 1024 -IncludeVersions 4
    In addition, please try to export the site via Central Administration->Backup and Restore->Export a site or list under Granular Backup, and select the site collection and the site, then  click ‘Start Export’. If you want to import the exported
    site to another site, you should use Import-SPWeb command.
    About Export-SPWeb command:
    http://technet.microsoft.com/en-us/library/ff607895(v=office.15).aspx
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Cannot edit any pages - No Edit Page Button

    I have a blog through blogger, with my own domain, standupsteals.com. I have added a connection to it in CS5, but I have been unable to edit retrieved posts. The "Edit Pages" button doesn't even appear. I haven't tried to uninstall/reinstall yet. I did delete the connection, and recreate it, but still same problem. I cannot administer websites; it's grayed out, along with a lot of other options. I am the only user, so I shouldn't be locked out...Any ideas?
    I have tried to follow the simple directions...Go to my homepage; choose an entry. Once I choose an entry, Edit Pages button should appear, right? It's not happening for me...I get a quick message that says I am on a site I am not connected to. How can that be?
    When I try to edit a page from within IE, I get an error "Cannot find the file on the server" Message was edited by: ladeebishop

    Hello Alpesh,
    Thank you for replying!
    I had already tried to export the roles and replaced the Z: with Z_ before creating this message, but the upload attempts failed due to the explanation above.  But this time, I followed your (good) advice to delete the original Z: roles first, before uploading the corrected file.
    Sadly, even after I deleted the original Z: roles prior to uploading the corrected file, I am still having no luck ... when I uploaded the file, again it (falsely) reports that the import was successful:
        Import Status: 133 successfully imported out of 133 records found
    After seeing that message, I quickly checked the roles, and none of the roles had uploaded.  So now I have ZERO roles.
    Any further ideas?  I am thinking it may be something very small that is being overlooked ... perhaps certain buttons must be selected/not selected on the import screen?  Or could it be an issue with the file itself?
    When I do the import, I only select the button for "From File ..." and retrieve the file from my desktop via the Browse button.  I do not select any other button, nor do I make a selection from the System or Role Source boxes.  I have just selected that one button only ... I've tried it with and without checking the "Overwrite Existing Roles" box, but neither one works.
    The part that bugs me the most is that I receive what I perceive to be an inaccurate/bogus "successful" status each time I attempt the upload of the file.  At least if I had an error message, I might have something to work with to troubleshoot this.

  • Unable to Edit Wiki Pages in Workspace

    Hi All!
    Recently I'm encountering an "undefined" error when I try to Publish edits to a Beehive Team Collaboration Wiki page. I've input service requests, but they are cancelled since that team doesn't handle Beehive questions. I was directed to ask my question here -- has anyone encountered this error before and found a work around?
    Thanks so much in advance for your advice!
    Brianne

    Hi Phil,
    I tried to send the screenshoots to the [email protected] adress but I got the following message:
    The original message was received at Tue, 31 Jul 2012 16:50:54 GMT from ubhmx1108.oracle.com [156.151.31.37]
    ----- The following addresses had permanent fatal errors ----- <[email protected]>
    +(reason: 554 5.4.6 Too many hops)+
    ----- Transcript of session follows -----
    +554 5.4.6 Too many hops 26 (25 max): from <[email protected]> via localhost, to <[email protected]>+
    Can I send it to another email adress?
    Thanks for your support,
    Enrique.

  • Cannot edit a page shortly after editing a page

    I am using Contribute CS4. I am able to connect to a site and
    make changes. When I go to edit a page, I see the .lck file created
    on the server. I can publish the change. However, after I publish
    my change, I cannot go back and make further edits w/o waiting for
    several minutes.
    If I act too fast and attempt to edit the same page, the
    previous version (local?) loads in the editor, and no lck file is
    created on the server. In this case, if I attempt to either publish
    or discard the draft, I get Access Denied messages - presumably
    because no lck file exists on the server.
    This action occurs repeatedly and predictably. Besides
    telling me to just sit and wait for five minutes before making
    additional changes, what else can I do to get around this
    issue?

    I've deleted the connection, closed and recreated it. Same
    results.
    I might also point out this issue isn't just related to a
    single site. It happens on the other site I manage through
    Contribute. Both sites also are hosted on windows machines running
    Plesk, if that matters.

  • Can i hide "Open Web Part Page in maintenance view" link when editing wiki page properties

    I am working on an Enterprisewiki site collection inside SP 2013, and currently when contributor users edit the wiki page properties by going to "Page Option >> Edit Properties" , then will find the following link, named "Open Web Part
    Page in maintenance view" which sound strange :-
    so can anyone advice what is the purpose of this link and how i can remove it ?

    Hi,
    If someone wants to open a wiki page in Web Part maintenance view then they can directly use this link to switch into the view and can directly delete problematic webparts from there.
    To remove this link, you can try below jquery code in Content Editor webpart on Editform.aspx of wiki page library.
    <script type="text/javascript" src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.1.min.js"></script>
    <script>
    $(document).ready( function (){
    $("a[id$='WebPartMaintenancePageLink']").hide();
    $("a[id$='WebPartMaintenancePageLink']").parent('td').parent('tr').hide();
    </script>
    Thanks. Please mark it as an answer if it helps.

  • CI use websit 'blackpool4me' and have a page WORDSMITHS WITH A SONG. i cannot edit my page in firefox. I have to open it in Internet Exploere to do the editing

    I use a local website for our group activities. The site is BLACKPOOL4ME. Before Firefox 12 I could edit my page easily and insert photos etc but now I have to go into INTERNET EXPLOER, open Blackpool4me do my editing , then close the page down and come back into FIREFOX.
    ‘I asked one of the developers of BLACKPOOL4ME to try using FIREFOX 12 to edit my page as it wouldn't allow me to do so. Their response was that the way the Microsoft Content Management system renders the page is not very good but they have no control over the formatting. help.

    Perform the suggestions mentioned in the following articles:
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache Clear Cookies & Cache]
    * [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
    * Make sure that you are using the '''"Remember History"''' setting as described in this article -> [[Options window - Privacy panel]]
    -> Start Firefox in -> [[Safe Mode]] to check if your add-ons/extensions are causing the problems.
    * Also see this article -> [[Troubleshooting extensions and themes]]
    Check and tell if its working.

  • Cannot find WIKI page of Profile Manager

    When I try and login to Profile Manager, this is what I see after I put in my credentials. Does anybody have any ideas as to what is going on or how to fix it?

    Okay I have done fresh installs of Lion server on the computer and still get this error. If I turn on the WIKI service, when I click the profile manager link it takes me to main wiki page. Anyone have any ideas? I even formated the hard drive before I reinstalled Lion server. Need to get Profile Manager setup.

  • Add a new Wiki Page and then change its name will an "Unexpected error has occured"

    I have the following:-
    1. windows server 2008 R".
    2.SQL server 2008 R2.
    3. SharePoint 2013 SP1
    The problem is as follow:-
    1. inside my enterprise wiki, i go to "Page"-->"New"
    2. enter the page name , for example "test page".
    3. on the second page , the user change the wiki name as follow:-
    4. save the page
    5. then the user will get the following error:-
    6. but if the user refresh the above error page, he will see the updated wiki page without any problem.
    so can anyone advice what might b causing this ?and did any one face similar problem ?
    i got this logs regarding the problem :-
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Logging Correlation Data 77a3 Verbose Starting correlation. 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://www.tgroup.intra/kb/CustomerServiceKB/Pages/12121212 wweqwe.aspx) 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nasq Verbose Entering monitored scope (RequestManagement Processing). Parent Request (GET:http://www.tgroup.intra/kb/CustomerServiceKB/Pages/12121212 wweqwe.aspx) 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nasq Verbose Entering monitored scope (SPRequestManagement.GetRoutingTargets). Parent RequestManagement Processing 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management aaz9x Verbose Target pool count based on routing rules: 0 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management aaz9l Verbose Initial routing target count: 1 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring b4ly Verbose Leaving Monitored Scope (SPRequestManagement.GetRoutingTargets). Execution Time=0.217904789575211 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nass Verbose ____Execution Time=0.217904789575211 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nass Verbose ____CPU Cycles=463478 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management aaz9y Verbose Target count before throttling: 1 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management aaz9z Verbose Throttling enabled, finding available targets 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nasq Verbose Entering monitored scope (SPRequestManagement.EvaluateThrottlingRules). Parent RequestManagement Processing 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nasq Verbose Entering monitored scope (Throttling Evaluation). Parent SPRequestManagement.EvaluateThrottlingRules 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring b4ly Verbose Leaving Monitored Scope (Throttling Evaluation). Execution Time=0.0102666679703705 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nass Verbose ____Execution Time=0.0102666679703705 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nass Verbose ____CPU Cycles=20599 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management ai6y0 Verbose Lowest threshold after evaluating rules '2147483647' 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring b4ly Verbose Leaving Monitored Scope (SPRequestManagement.EvaluateThrottlingRules). Execution Time=0.128577794105117 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nass Verbose ____Execution Time=0.128577794105117 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nass Verbose ____CPU Cycles=281366 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management aaz90 Verbose Available target count based on throttling rules: 1 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management aaz9n Verbose Unthrottled routing target count: 1 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring b4ly Verbose Leaving Monitored Scope (RequestManagement Processing). Execution Time=0.781454067486231 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nass Verbose ____Execution Time=0.781454067486231 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nass Verbose ____CPU Cycles=1692328 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management aaz9q Verbose Final target for request: TGVSPS01 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management adc7u Medium Mapping URI from 'http://www.tgroup.intra:80/kb/CustomerServiceKB/Pages/12121212%20wweqwe.aspx' to 'http://TGVSPS01/kb/CustomerServiceKB/Pages/12121212%20wweqwe.aspx' 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management aa0ai Verbose Copying incoming headers to outgoing request 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management agmky Verbose Existing correlation ID found '4217bc9c-5cc5-c0b7-30fc-02d3a61b6275', adding header to outgoing request 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management aa0ak Verbose Attempting to send data with method 'GET' to server 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nasq Verbose Entering monitored scope (RequestManagement Request Upload). Parent Request (GET:http://www.tgroup.intra/kb/CustomerServiceKB/Pages/12121212 wweqwe.aspx) 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Request Management aeboc Verbose No data was found on the incoming client request 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring b4ly Verbose Leaving Monitored Scope (RequestManagement Request Upload). Execution Time=0.0303111149601416 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nass Verbose ____Execution Time=0.0303111149601416 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nass Verbose ____CPU Cycles=81559 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x277C SharePoint Foundation Monitoring nasq Verbose Entering monitored scope (SPRoutingReverseProxy Get Response). Parent Request (GET:http://www.tgroup.intra/kb/CustomerServiceKB/Pages/12121212 wweqwe.aspx) 4217bc9c-5cc5-c0b7-30fc-02d3a61b6275
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x1CC8 SharePoint Foundation Logging Correlation Data 9gc5 Verbose Thread change; resetting trace level override to 0; resetting correlation to empty list
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x1CC8 SharePoint Foundation General 6t8b Verbose Looking up context site http://www.tgroup.intra:80/kb/CustomerServiceKB/Pages/12121212%20wweqwe.aspx in the farm SharePoint_Config
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x1CC8 SharePoint Foundation General 6t8d Verbose Looking up the additional information about the typical site http://www.tgroup.intra:80/kb/CustomerServiceKB/Pages/12121212%20wweqwe.aspx.
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x1CC8 SharePoint Foundation General 6t8f Verbose Site lookup is replacing http://www.tgroup.intra:80/kb/CustomerServiceKB/Pages/12121212%20wweqwe.aspx with the alternate access url http://www.tgroup.intra.
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x1CC8 SharePoint Foundation General 6t8g Verbose Looking up typical site http://www.tgroup.intra:80/kb/CustomerServiceKB/Pages/12121212%20wweqwe.aspx in web application SPWebApplication Name=SharePoint - 80.
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x1CC8 SharePoint Foundation General 6t8h Verbose Found typical site /kb/CustomerServiceKB (10dd91fc-10aa-4f08-a706-8178c2d0ba73) in web application SPWebApplication Name=SharePoint - 80.
    09/26/2014 01:06:00.53 OWSTIMER.EXE (0x04BC) 0x1D20 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job Rebalance crawl store partitions for 9004fabc-2086-478e-8581-605309dd8161). Execution Time=112.245969809012 4217bc9c-8cbe-c0b7-30fc-04f1a178544b
    09/26/2014 01:06:00.53 OWSTIMER.EXE (0x04BC) 0x1D20 SharePoint Foundation Monitoring nass Verbose ____SQL Query Count=4 4217bc9c-8cbe-c0b7-30fc-04f1a178544b
    09/26/2014 01:06:00.53 OWSTIMER.EXE (0x04BC) 0x1D20 SharePoint Foundation Monitoring nass Verbose ____SPRequest Objects=0 4217bc9c-8cbe-c0b7-30fc-04f1a178544b
    09/26/2014 01:06:00.53 w3wp.exe (0x12DC) 0x1CC8 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:http://www.tgroup.intra:80/kb/CustomerServiceKB/Pages/12121212%20wweqwe.aspx)). Parent No
    09/26/2014 01:06:00.53 OWSTIMER.EXE (0x04BC) 0x1D20 SharePoint Foundation Monitoring nass Verbose ____CPU Cycles=125203169 4217bc9c-8cbe-c0b7-30fc-04f1a178544b
    09/26/2014 01:06:00.53 OWSTIMER.EXE (0x04BC) 0x1D20 SharePoint Foundation Monitoring nass Verbose ____Service Calls=0 4217bc9c-8cbe-c0b7-30fc-04f1a178544b
    09/26/2014 01:06:00.53 OWSTIMER.EXE (0x04BC) 0x1D20 SharePoint Foundation Monitoring nass Verbose ____Execution Time=112.245969809012 4217bc9c-8cbe-c0b7-30fc-04f1a178544b
    09/26/2014 01:06:00.53 OWSTIMER.EXE (0x04BC) 0x1D20 SharePoint Foundation Usage Infrastructure d0hz Verbose Starting write tra

    Hi John,
    I tested the issue in my environment, it works without error. From the log you posted, I cannot find any error related message.
    I’d recommend you test the issue on another machine and then with another account to see if there is any difference.
    Regards,
    Rebecca Tu
    TechNet Community Support
    i re-create the case and i found these errors in the log file:-
    Parent No
    09/28/2014 17:22:44.95 w3wp.exe (0x0908) 0x31D0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://www.tgroup.intra/kb/CustomerServiceKB/Pages/ytty ttyty.aspx?ControlMode=Edit&DisplayMode=Design) f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.95 w3wp.exe (0x0908) 0x31D0 SharePoint Foundation Request Management adc7u Medium Mapping URI from 'http://www.tgroup.intra:80/kb/CustomerServiceKB/Pages/ytty%20ttyty.aspx?ControlMode=Edit&DisplayMode=Design' to 'http://tGVSPS01/kb/CustomerServiceKB/Pages/ytty%20ttyty.aspx?ControlMode=Edit&DisplayMode=Design' f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.95 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:http://www.tgroup.intra:80/kb/CustomerServiceKB/Pages/ytty%20ttyty.aspx?ControlMode=Edit&DisplayMode=Design)). Parent No
    09/28/2014 17:22:44.95 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://www.tgroup.intra:80/kb/CustomerServiceKB/Pages/ytty%20ttyty.aspx?ControlMode=Edit&DisplayMode=Design) f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.97 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Authentication Authorization agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|ad-tgroup\User.A, ClaimsCount=30 f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.98 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files ak8dj High UserAgent not available, file operations may not be optimized. at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb) at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo& fileInfo, SqlSession session, PrefetchResult prefetchResult) at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow, SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres) at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.98* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files ak8dj High ...) at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, ... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.98* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files ak8dj High ...Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbst... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.98* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files ak8dj High ...rRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion,... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.98* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files ak8dj High ... String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl, Int32 pageVersion, PageView requestedView, HttpContext context, Boolean forRender, Boolean includeHidden, Boolean mainFileRequest, Boolean fetchDependencyInformation, Boolean& ghostedPage, String& siteRoot, Guid& siteId, Int64& bytes, ... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.98* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files ak8dj High ...Guid& docId, UInt32& docVersion, String& timeLastModified, Byte& level, Object& buildDependencySetData, UInt32& dependencyCount, Object& buildDependencies, SPWebPartCollectionInitialState& initialState, Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl, Boolean& ObjectIsList, Guid& listId) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String path, Boolean impersonate, Boolean& isAppWeb, Boolean& fGhostedPage, Guid& docId, UInt32& docVersion, String& timeLastModified, SPFileLevel& spLevel, String& masterPageUrl, String& customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId, Object& buildDependencySetData, SPWebPartCollectionInitialState& initialState, ... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.98* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files ak8dj High ...String& siteRoot, String& redirectUrl, Object& oMultipleMeetingDoclibRootFolders, Boolean& objectIsList, Guid& listId, Int64& bytes) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetFileForRequest(HttpContext context, SPWeb web, Boolean exclusion, String virtualPath) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.InitContextWeb(HttpContext context, SPWeb web) at Microsoft.SharePoint.WebControls.SPControl.SPWebEnsureSPControl(HttpContext context) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.GetContextWeb(HttpContext context) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestCacheHandler(Object oSender, EventArgs ea) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IEx... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.98* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files ak8dj High ...ecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompl... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.98* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files ak8dj High ...etion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:44.98 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files aiv4w Medium Spent 0 ms to bind 2694 byte file stream f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.00 NodeRunnerContent1-9004fabc-208 (0x108C) 0x2B70 Search General ahjoj Verbose Getting Correlation Header failed, no correlation ID.
    09/28/2014 17:22:45.00 NodeRunnerContent1-9004fabc-208 (0x108C) 0x2B70 Search General ahjok Verbose JunoReceiveRequest: LocalAddress: 'net.tcp://tgvsps01/5F0B48/ContentProcessingComponent1/ContentSubmissionServices/content' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/ceres/contenttransformation/2009/11/submission/IContentSubmissionService/PollCallbacks' MessageId: 'urn:uuid:423b914b-e07f-4ce3-9530-089ffba0f8c6'
    09/28/2014 17:22:45.00 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Files ahjkm Medium Spent 0 ms to send 2694 byte file stream f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.00 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Logging Correlation Data xmnv Medium Site=/kb/CustomerServiceKB f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.00 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=42.1991482157649 f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01 w3wp.exe (0x0908) 0x2B94 Web Content Management Publishing Cache ck14 Verbose Processing change collection, found SPChangeItem with SiteId: 10dd91fc-10aa-4f08-a706-8178c2d0ba73, WebId: 8f114afb-9703-4daa-b1cf-3630a5e395e4, ListId: 6a6ece84-4d39-48e2-bd6a-c20b2ac6355b, ItemId: f0398018-a848-45d1-8f6e-002e53524fd3, ChangeType: Add, queueing web for invalidation with dependants f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01 w3wp.exe (0x0908) 0x2B94 Web Content Management Publishing Cache ahh6z Verbose InvalidateDependencesOnWeb : Enqueuing web to resync for web id = '/KB/CUSTOMERSERVICEKB' url = '/kb/CustomerServiceKB'. f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01 w3wp.exe (0x0908) 0x2B94 Web Content Management Publishing Cache ahh6y Verbose RemoveItemFromCache : Removing item from cache. WebId = '8f114afb-9703-4daa-b1cf-3630a5e395e4', item guid ='f0398018-a848-45d1-8f6e-002e53524fd3' isList = 'False'. f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation General 8nca Medium Application error when access /kb/CustomerServiceKB/Pages/ytty ttyty.aspx, Error=Object reference not set to an instance of an object. at Microsoft.SharePoint.Publishing.WssObjectCache.RemoveItemFromCache(Guid webId, Guid itemGuid, Boolean isList) at Microsoft.SharePoint.Publishing.WssObjectCache.HandleChanges(SPChangeCollection changes) at Microsoft.SharePoint.Publishing.CacheManager.CheckForChanges(SPSite site, Boolean forceGetChanges) at Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite site, Boolean useContextSite, Boolean allowContextSiteOptimization, Boolean refreshIfNoContext) at Microsoft.SharePoint.Publishing.TemplateRedirectionPage.ComputeRedirectionVirtualPath(TemplateRedirectionPage basePage) at Microsoft.SharePoint.Publishing.Internal.CmsVirt... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation General 8nca Medium ...ualPathProvider.CombineVirtualPaths(String basePath, String relativePath) at System.Web.Hosting.VirtualPathProvider.CombineVirtualPaths(VirtualPath basePath, VirtualPath relativePath) at System.Web.Hosting.VirtualPathProvider.CombineVirtualPathsInternal(VirtualPath basePath, VirtualPath relativePath) at System.Web.UI.DependencyParser.AddDependency(VirtualPath virtualPath) at System.Web.UI.DependencyParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.PageDependencyParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.DependencyParser.ParseString(String text) at System.Web.UI.DependencyParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.DependencyParser.GetVirtualPath... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation General 8nca Medium ...Dependencies() at Microsoft.SharePoint.ApplicationRuntime.SPVirtualFile.CalculateFileDependencies(HttpContext context, SPRequestModuleData basicRequestData, ICollection& directDependencies, ICollection& childDependencies) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureDependencies(HttpContext context, SPRequestModuleData requestData) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureCacheKeyAndViewStateHash(HttpContext context, SPRequestModuleData requestData) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.GetVirtualPathProviderCacheKey(HttpContext context, SPRequestModuleData requestData) at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath) at System.Web.Compilation.BuildManager.G... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation General 8nca Medium ...etVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath ... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation General 8nca Medium ...virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Runtime tkau Unexpected System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.SharePoint.Publishing.WssObjectCache.RemoveItemFromCache(Guid webId, Guid itemGuid, Boolean isList) at Microsoft.SharePoint.Publishing.WssObjectCache.HandleChanges(SPChangeCollection changes) at Microsoft.SharePoint.Publishing.CacheManager.CheckForChanges(SPSite site, Boolean forceGetChanges) at Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite site, Boolean useContextSite, Boolean allowContextSiteOptimization, Boolean refreshIfNoContext) at Microsoft.SharePoint.Publishing.TemplateRedirectionPage.ComputeRedirectionVirtualPath(TemplateRedirectionPage basePage) at Microsoft.SharePoint.Publishing.Internal.CmsVirtualPathProvider.CombineVirtualPaths(String basePa... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Runtime tkau Unexpected ...th, String relativePath) at System.Web.Hosting.VirtualPathProvider.CombineVirtualPaths(VirtualPath basePath, VirtualPath relativePath) at System.Web.Hosting.VirtualPathProvider.CombineVirtualPathsInternal(VirtualPath basePath, VirtualPath relativePath) at System.Web.UI.DependencyParser.AddDependency(VirtualPath virtualPath) at System.Web.UI.DependencyParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.PageDependencyParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.DependencyParser.ParseString(String text) at System.Web.UI.DependencyParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.DependencyParser.GetVirtualPathDependencies() at Microsoft.SharePoint.Applic... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Runtime tkau Unexpected ...ationRuntime.SPVirtualFile.CalculateFileDependencies(HttpContext context, SPRequestModuleData basicRequestData, ICollection& directDependencies, ICollection& childDependencies) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureDependencies(HttpContext context, SPRequestModuleData requestData) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureCacheKeyAndViewStateHash(HttpContext context, SPRequestModuleData requestData) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.GetVirtualPathProviderCacheKey(HttpContext context, SPRequestModuleData requestData) at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath v... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Runtime tkau Unexpected ...irtualPath, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext c... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.01* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation Runtime tkau Unexpected ...ontext, Boolean allowCrossApp) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.03 w3wp.exe (0x0908) 0x2B94 SharePoint Foundation General ajlz0 High Getting Error Message for Exception System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.SharePoint.Publishing.WssObjectCache.RemoveItemFromCache(Guid webId, Guid itemGuid, Boolean isList) at Microsoft.SharePoint.Publishing.WssObjectCache.HandleChanges(SPChangeCollection changes) at Microsoft.SharePoint.Publishing.CacheManager.CheckForChanges(SPSite site, Boolean forceGetChanges) at Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite site, Boolean useContextSite, Boolean allowContextSiteOptimization, Boolean refreshIfNoContext) at Microsoft.SharePoint.Publishing.TemplateRedirectionPage.ComputeRedirectionVirtualPath(TemplateRedirectionPage basePage) at Microsoft.SharePoint.Publishing.Internal.CmsVirtualPathProvi... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.03* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation General ajlz0 High ...der.CombineVirtualPaths(String basePath, String relativePath) at System.Web.Hosting.VirtualPathProvider.CombineVirtualPaths(VirtualPath basePath, VirtualPath relativePath) at System.Web.Hosting.VirtualPathProvider.CombineVirtualPathsInternal(VirtualPath basePath, VirtualPath relativePath) at System.Web.UI.DependencyParser.AddDependency(VirtualPath virtualPath) at System.Web.UI.DependencyParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.PageDependencyParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.DependencyParser.ParseString(String text) at System.Web.UI.DependencyParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.DependencyParser.GetVirtualPathDependencies... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.03* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation General ajlz0 High ...() at Microsoft.SharePoint.ApplicationRuntime.SPVirtualFile.CalculateFileDependencies(HttpContext context, SPRequestModuleData basicRequestData, ICollection& directDependencies, ICollection& childDependencies) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureDependencies(HttpContext context, SPRequestModuleData requestData) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureCacheKeyAndViewStateHash(HttpContext context, SPRequestModuleData requestData) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.GetVirtualPathProviderCacheKey(HttpContext context, SPRequestModuleData requestData) at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuild... f1f3bc9c-ccfd-c0b7-30fc-0aed2b84ccd4
    09/28/2014 17:22:45.03* w3wp.exe (0x0908) 0x2B94 SharePoint Foundation General ajlz0 High ...ResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at

  • Message Mapping Field Name

    Hi!  I am trying to get the Field name of the XML element, when I am defining my own function.  Can someone please provide me some help!  Example:
    In the Graphical Editor, let's just say we drop the following fields:
    Source                                     Target
    City                 to                    City
    How can I grab the XML field name "City"?
    Thanks,
    Rob

    Hi Robert,
    In the Message Mapping, there is a button named 'Text Preview', just below the Tab names 'Design - Test - Messages'. If you click that, it displays the complete mapping in a text area. It conatins full paths of all mapped fields, similar to the XPath, which you can use in your function.
    If this helps you, please remember to award the points and close the post.
    Good luck,
    Bhanu

  • TS2755 I Message functionality, cannot edit, delete or forward messages

    Has anyone else found the loss of editing functions on your phone since the latest update?
    You used to be able to clear a conversation, forward and edit a text message.
    This function has either been removed or there is a setting hiding somewhere!!!!!
    I find this messaging system very clumsy as the only way to delete is to delete the complete message and person as well.
    This is inefficient especially when you are recieving numerous messages from the same people..

    Thanks for this information randers4, but I really wish Apple would stop doing things like this. It maybe seems trivial to complain about such a thing, but when you don't use the forwarding command very often, by the time you need to use it they've changed the flaming thing and the message you need to forward is urgent. It has been three months since you posted this message, but I only required to do the forward this week and I was SO frustrated because I was unable to send the message. So thanks again, so glad there are people like you on here.

  • Toplink Expression - edit button not showing all possible field names

    Hi,
    i use Jdev 11g (11.1.1.0.1) with TopLink. I created a Toplink mapping and everything works well. I now want to create another named query with a selection criteria, but the Edit-Button in the Expression Builder for the selection criteria isn't working well. If i click the button nothing happens, but JDev freezes for about 15 sec. Anyone else with this problem ?
    Thanks,
    Friedrich

    You should put all your menus in the root menu.
    <?xml version="1.0" encoding="utf-8"?>
    <openbox_menu xmlns="http://openbox.org/3.4/menu">
    <menu id ="root-menu" label="Exit">
    <item label="Reboot">
    <action name="Execute">
    <execute> sudo /sbin/shutdown -r now </execute>
    </action>
    </item>
    <menu id="apps-accessories-menu" label="Accessories"/>
    <menu id="apps-editors-menu" label="Editors">
    <item label="Scite">
    <action name="Execute">
    <command> scite </command>
    <startupnotify>
    <enabled> yes </enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    </menu>
    </openbox_menu>

Maybe you are looking for

  • Subclassing and inner classes

    Hi there, I have an existing class "A", supplied by a third party, that contains a private inner class "I". I have subclassed "A" to a new class "B" to add new functionality, and I also want to replace the inner class "I" with new behaviour. The inne

  • Export photo but size is too big and magnified for uploading to web

    Hi I have tried to export a photo from IPhoto using Export function, selecting small then exporting to Desktop.  When I tried to upload to the web, the picture is very large and takes up the whole screen.  Even if i demagnify the picture before savin

  • Thinkpad W530 Mini DisplayPort broken

    I bought my Thinkpad W530 about 8 months ago, and I have been experiencing issues with the mini dp port. When I look at the port, it seems that it "went inside" the laptop a littlebit, so I couldn't conect it to monitors.  I am just asking if it is c

  • Upgrade urgent

    Hi,    Is it possible to upgrade form sap business one to sap ecc5.0 or 6.0 what is the price for business one ecc5.0 Module - fi, co, sd, mm, & hr thanks in adv. subha jo

  • Will apple tv work in india without voltage converter ??

    thank you...