March documentation updates

Hi everyone,
Here is what the documentation team has been working on lately:
New how to's:
Cleaning Liquid generated whitespace
Adding BlogPost thumbnails
BlogPosts filtered by author and tag
New API endpoints:
Media downloads v3
News v3
Faq v3
Categories v3 (all operations are now supported)
New articles
Email hosting limitations
Password policy
Cannot send emails (user not permitted to relay section)
Updated articles:
Building a job posting site
Building a real estate website
Create and customize breadcrumbs
Setting up the Online Business Builder
Migrating an existing site with InContext Editing to this system
Identifying the default editable regions
ICE editable regions in Dreamweaver
Defining ICE regions using any editor
Overriding the double opt-In confirmation for campaign submissions
Creating a Podcast using Literature, a Blog and FeedBurner
iOS 6 on iPhone email configuration guide
Exporting product and customer data
How to use email campaigns to notify customers of secure zone access expiry
Setting up Form to Email using Web Forms
How to setup a Product Search
How to reset your offline payment password
Working with content holders
Troubleshooting the appearance of blogs and catalogs
Integrating Intuit QuickBooks with your site

From Kapil Verma (FM's senior product manager):
FDK11 documentation has been enhanced to include information on new CMS API. With this API, you can build a seamless connector between your CMS and FrameMaker 11, and with less effort! Interested? Please see the following links to learn more about how you can do it.
For information about how to build a connector and access to an open-source sample connector built using this API, please refer to the blog post here
Enhanced FDK 11 documentation including the information on the new CMS API is available here. To get a summary of what has been added to the FDK11 documentation, please see the short post here
You can also visit the FrameMaker devnet page to get access to other useful developer resources.
Documentation on the .ini flags has also been enhanced. This documentation covers maker.ini flags as well as the new flags (ditafm-output.ini), which are related to publishing your DITA content to a professional looking PDF. We have enhanced the documentation on maker.ini to include explanation of 240 individual flags , abstract explanation of about 10 sections that include many more such flags. Moreover, the present document includes information about adding many flags that are not there in the maker.ini file by default.
To know more about how you can publish your DITAMAP to a professional PDF, while automatically generating TOC, Index etc., please see the blog post here
See the enhanced .ini documentation here. PDF version of the same can be found here

Similar Messages

  • SharePoint Foundation 2013 - March 2014 Update Issue - Need help

    We've just applied the SharePoint Foundation 2013 March 2014 Update, it always requires that we run the SharePoint Products Configuration Wizard at the end of install, but this time it's getting stuck at step 9 of 10 (the profile sync service cannot be
    started even as admin). Is anyone else having any issues with this update? Has anyone else applied it yet? Is anyone else planning to apply it?
    If anyone can help with advice on this I'd appreciate it.

    Hi,
    We can still access CA but sync will not start. Tried rebooting after the failed configuration and tried to run it again but it didn't work.
    4/2014 10:45:16  5  ERR            Exception: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc
    that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException:
    No connection could be made because the target machine actively refused it 127.0.0.1:32843
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
       at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
       at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.IdentityModel.Protocols.WSTrust.IWSTrustContract.Issue(Message message)
       at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr)
       at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst)
       at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo, SPRequestSecurityTokenProperties properties)
       at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForLegacyLoginContext(Uri context)
       at Microsoft.SharePoint.SPSite.InitUserToken(SPRequest request)
       at Microsoft.SharePoint.SPSite.SPSiteConstructor(SPFarm farm, Guid applicationId, Guid contentDatabaseId, Guid siteId, Guid siteSubscriptionId, SPUrlZone zone, Uri requestUri, String serverRelativeUrl, Boolean hostHeaderIsSiteName, SPUserToken
    userToken, Boolean appWebRequest, String appHostHeaderRedirectDomain, String appSiteDomainPrefix, String subscriptionName, String appSiteDomainId, Uri primaryUri)
       at Microsoft.SharePoint.SPSite..ctor(Guid id, SPFarm farm, SPUrlZone zone, SPUserToken userToken)
       at Microsoft.Office.Project.Server.Upgrade.FullFarmDependentProjectDatabaseSequence.SPSiteExists(Guid siteId)
       at Microsoft.Office.Project.Server.Upgrade.ProjectDatabaseSequence.AddNextLevelObjects()
       at Microsoft.SharePoint.Upgrade.SPHierarchyManager.Grow(SPTree`1 root, Boolean bRecursing, SPDelegateManager delegateManager)
       at Microsoft.SharePoint.Upgrade.SPHierarchyManager.Grow(SPTree`1 root, SPDelegateManager delegateManager)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
       at Microsoft.SharePoint.Administration.SPDatabase.Upgrade(Boolean recursively)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveUpgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveUpgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    4/2014 10:45:16  5  ERR            An exception of type System.ServiceModel.EndpointNotFoundException was thrown.  Additional exception information: There was no endpoint listening at
    http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
    System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at //localhost:32843/SecurityTokenServiceApplication/securitytoken. that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException,
    if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:32843
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
       at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
       at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.IdentityModel.Protocols.WSTrust.IWSTrustContract.Issue(Message message)
       at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr)
       at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst)
       at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo, SPRequestSecurityTokenProperties properties)
       at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForLegacyLoginContext(Uri context)
       at Microsoft.SharePoint.SPSite.InitUserToken(SPRequest request)
       at Microsoft.SharePoint.SPSite.SPSiteConstructor(SPFarm farm, Guid applicationId, Guid contentDatabaseId, Guid siteId, Guid siteSubscriptionId, SPUrlZone zone, Uri requestUri, String serverRelativeUrl, Boolean hostHeaderIsSiteName, SPUserToken
    userToken, Boolean appWebRequest, String appHostHeaderRedirectDomain, String appSiteDomainPrefix, String subscriptionName, String appSiteDomainId, Uri primaryUri)
       at Microsoft.SharePoint.SPSite..ctor(Guid id, SPFarm farm, SPUrlZone zone, SPUserToken userToken)
       at Microsoft.Office.Project.Server.Upgrade.FullFarmDependentProjectDatabaseSequence.SPSiteExists(Guid siteId)
       at Microsoft.Office.Project.Server.Upgrade.ProjectDatabaseSequence.AddNextLevelObjects()
       at Microsoft.SharePoint.Upgrade.SPHierarchyManager.Grow(SPTree`1 root, Boolean bRecursing, SPDelegateManager delegateManager)
       at Microsoft.SharePoint.Upgrade.SPHierarchyManager.Grow(SPTree`1 root, SPDelegateManager delegateManager)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
       at Microsoft.SharePoint.Administration.SPDatabase.Upgrade(Boolean recursively)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveUpgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveUpgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    4/2014 10:45:16  1  ERR          One or more configuration tasks has failed or some tasks were not run
    4/2014 10:45:16  1  INF          Leaving function TaskDriver.OnTaskDriverStopping
    04/14/2014 10:45:16  1  INF        Leaving function TaskDriver.ExecuteTasks
    04/14/2014 10:45:16  1  ERR        One or more configuration tasks has failed to execute
    4/2014 10:45:16  1  ERR          Configuration of SharePoint Products failed.  Configuration must be performed in order for this product to operate properly.  To diagnose the problem, review
    the extended error information located at D:\Logs\PSCDiagnostics_4_14_2014_10_44_8_154_1605984328.log, fix the problem, and run this configuration wizard again.
    04/14/2014 10:45:16  1  INF          Entering function StringResourceManager.GetResourceString
    4/2014 10:45:16  1  INF      Leaving function TaskDriver.Run
    04/14/2014 10:45:16  1  ERR      Post setup configuration was not run successfully when using the command line task driver module
    04/14/2014 10:45:16  1  INF    Leaving function PsconfigCommandLineMain.Main
    This is the meaty part of the errors we are getting. Right now our entire site is down. If you know of anything to remedy these errors let me know.

  • Installation error while installing KB2956166 march cumulative updates for sharpeoint server 2013

    I am getting error while installing KB2956166 march cumulative updates for sharpeoint server 2013 on windows server 2012 R2.
    i have already installed KB2956159 CU.
    can you guide me what is best way to install it?
    Thanks,
    Deepak

    Hi,
    KB 2956159 - SharePoint Foundation 2013 March 2015 CU
    KB 2956166 - SharePoint Server 2013 March 2015 CU
    http://blogs.technet.com/b/stefan_gossner/archive/2015/03/10/march-2015-cu-for-sharepoint-2013-has-been-released.aspx
    If you are using SharePoint server 2013, you need to install updates package for Server, i.e. KB 2956166.
    Here is a similar issue:
    http://sharepoint.stackexchange.com/questions/104495/undo-wrong-installation-of-sharepoint-2013-service-pack
    If it doesn't help, you might refer to this article:
    http://blogs.msdn.com/b/george_bethanis/archive/2014/08/28/sharepoint-server-2013-can-you-uninstall-patches.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Metadata under the Page Properties is not there - even though I have the latest March 15 Update

    Anyone,
    Metadata under the Page Properties is not there - even though I have the latest March 15 Update. ?? Help. Why is this?

    It's only there for "normal" pages, not master pages.

  • SharePoint 2013 - March Public Update Issues

    In our test environment for SharePoint 2013, we installed the March 2013 PU for SharePoint.  The farm is small - a single WFE and one App server (housing Central Administration as well, both running Windows Server 2012).  The install of the patches
    succeeded fine on both servers.  Now, when I try to deploy the solution with the Products Configuration Wizard, it fails with the following logged in the PSCDiagnostics log:
    02/12/2014 14:18:53  8  ERR                Failed to initiate the upgrade sequence.
    An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: Exception of type 'Microsoft.SharePoint.Upgrade.SPUpgradeException' was thrown.
    Microsoft.SharePoint.Upgrade.SPUpgradeException: Exception of type 'Microsoft.SharePoint.Upgrade.SPUpgradeException' was thrown.
       at Microsoft.SharePoint.Upgrade.SPManager.BootStrap(Guid sessionId, SPUpgradeOperationFlags flags)
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    I've been digging around online for the error and any related solutions.  One promising solution was that the farm account was locked.  I've dug through all the accounts used in AD for SharePoint and none are locked.
    Here's a section of the logs where the first error occurs:
    Entering function TaskDriver.FireOnTaskDriverEvent
    02/12/2014 14:18:53 8 INF Entering function UserInterface.TaskDriverEventHandler
    02/12/2014 14:18:53 8 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType stopping, message Successfully stopped the configuration of SharePoint Products.
    02/12/2014 14:18:53 8 INF Leaving function UserInterface.TaskDriverEventHandler
    02/12/2014 14:18:53 8 INF Entering function PsconfigBaseForm.TaskDriverEventHandler
    02/12/2014 14:18:53 8 INF Invoking the UI thread with the task driver event
    02/12/2014 14:18:53 1 INF Entering function ConfigurationProgressForm.InvokeTaskDriverEventHandler
    02/12/2014 14:18:53 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: notapplicable, TaskDriverEventArgs.EventType stopping, message: Successfully stopped the configuration of SharePoint Products.
    02/12/2014 14:18:53 1 INF Received a non null event from the task driver
    02/12/2014 14:18:53 1 INF The UI has received a stopping event from the task driver
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Leaving function ConfigurationProgressForm.InvokeTaskDriverEventHandler
    02/12/2014 14:18:53 8 INF The task driver event indiated that the task driver is stopping, so we will sleep an extra 1 ms so things don't go too fast for the user
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 8 INF Leaving function PsconfigBaseForm.TaskDriverEventHandler
    02/12/2014 14:18:53 8 INF Leaving function TaskDriver.FireOnTaskDriverEvent
    02/12/2014 14:18:53 8 INF Leaving function TaskDriver.OnTaskDriverStopping
    02/12/2014 14:18:53 8 INF Leaving function TaskDriver.ExecuteTasks
    02/12/2014 14:18:53 8 ERR One or more configuration tasks has failed to execute
    02/12/2014 14:18:53 8 INF Entering function TaskDriver.Stop
    02/12/2014 14:18:53 8 INF Entering function StringResourceManager.GetResourceString
    02/12/2014 14:18:53 8 INF Resource id to be retrieved is PostSetupConfigurationFailedEventLog for language English (United States)
    02/12/2014 14:18:53 8 INF Resource retrieved id PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products failed. Configuration must be performed in order for this product to operate properly. To diagnose the problem, review the extended error information located at {0}, fix the problem, and run this configuration wizard again.
    02/12/2014 14:18:53 8 INF Leaving function StringResourceManager.GetResourceString
    02/12/2014 14:18:53 8 ERR Configuration of SharePoint Products failed. Configuration must be performed in order for this product to operate properly. To diagnose the problem, review the extended error information located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_2_12_2014_14_17_34_955_1885083345.log, fix the problem, and run this configuration wizard again.
    02/12/2014 14:18:53 8 INF Entering function StringResourceManager.GetResourceString
    02/12/2014 14:18:53 8 INF Resource id to be retrieved is PostSetupConfigurationFailedUserMessage for language English (United States)
    02/12/2014 14:18:53 8 INF Resource retrieved id PostSetupConfigurationFailedUserMessage is Configuration of SharePoint Products failed. Configuration must be performed before you use SharePoint Products. For further details, see the diagnostic log located at {0} and the application event log.
    02/12/2014 14:18:53 8 INF Leaving function StringResourceManager.GetResourceString
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 8 INF Entering function TaskDriver.OnTaskDriverStop
    02/12/2014 14:18:53 8 INF Sending a task driver stop event: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products failed. Configuration must be performed before you use SharePoint Products. For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_2_12_2014_14_17_34_955_1885083345.log and the application event log.
    02/12/2014 14:18:53 8 INF Entering function TaskDriverStateChange.Enter
    02/12/2014 14:18:53 8 INF Acquiring the writer lock to change the state
    02/12/2014 14:18:53 8 INF Current state of the task driver is neverrun. You want to change it to stoppedrunning
    02/12/2014 14:18:53 8 INF Changed state of the task driver to neverrun
    02/12/2014 14:18:53 8 INF Released the writer lock to change the state
    02/12/2014 14:18:53 8 INF Leaving function TaskDriverStateChange.Enter
    02/12/2014 14:18:53 8 INF Entering function TaskDriver.FireOnTaskDriverEvent
    02/12/2014 14:18:53 8 INF Entering function UserInterface.TaskDriverEventHandler
    02/12/2014 14:18:53 8 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType stop, message Configuration of SharePoint Products failed. Configuration must be performed before you use SharePoint Products. For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_2_12_2014_14_17_34_955_1885083345.log and the application event log.
    02/12/2014 14:18:53 8 INF Leaving function UserInterface.TaskDriverEventHandler
    I've also tried running the command line equivalent with the same results.
    Any suggestions on hunting the problem down? We're fairly new to SharePoint and stuck right now.
    Thanks
    jason

    Trevor,
    Thanks for the tip.  Still getting used to SharePoint here.
    Looking at the entire psconfigui.exe processes in the log, I see a handful of "Unexpected" events.  This is a group of three in a row that stuck out to me:
    02/12/2014 14:18:08.17 psconfigui (0x1B2C) 0x1C80 SharePoint Foundation Upgrade SPUpgradeSession ajxme ERROR CanUpgrade [SPConfigurationDatabase] failed. 00000000-0000-0000-0000-000000000000
    02/12/2014 14:18:08.17 psconfigui (0x1B2C) 0x1C80 SharePoint Foundation Upgrade SPUpgradeSession ajxme ERROR Exception: Failed to call GetTypes on assembly Microsoft.Office.TranslationServices, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c.
    Method not found: 'Microsoft.Office.Web.Common.ProcessImageInfo Microsoft.Office.Web.Common.EnvironmentAdapters.IImagingAdapter.ProcessImage(System.IO.Stream, Double, Double)'. 00000000-0000-0000-0000-000000000000
    02/12/2014 14:18:08.17 psconfigui (0x1B2C) 0x1C80 SharePoint Foundation Upgrade SPUpgradeSession ajxme ERROR    at Microsoft.SharePoint.Upgrade.SPDelegateManager.RegisterAssembly(Dictionary`2 dictInitialType, Assembly asm, UInt32 nOrder)  
      at Microsoft.SharePoint.Upgrade.SPDelegateManager.get_InitialTypeDictionary()     at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetDelegateTypes(Type tpObject)     at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetDelegates(Object
    o)     at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetUpgraders(Object o)     at Microsoft.SharePoint.Upgrade.SPUpgradeSession.CanUpgrade(Object o) 00000000-0000-0000-0000-000000000000
    Checking the second entry, I found the following thread - http://goo.gl/Yskd5H.
    Going to try a repair and re-grab the update and re-run it.

  • March Win Update Disabled All Touch Screens, Wifi and BT? WHY?

    I give up - everything I have done, this is a brand new Dell Inspiron - both images are shown below, one from Registry Editor - showing proof of the Mainboard's date and the BIOS. I run on a Touch Screen, Win 8.1 Pro - I had exhausted everything in the world;
    even Microsoft Tech Support in Tier 3 can't figure this out - it was working fine all along, but come late February; MSFT comes with these new Windows Updates and making it worse March wipes out literally the BT (Bluetooth), turning off completely the WiFi
    (although all are enabled in Services) and considering this is one expensive piece of equipment here ... C'mon now... All my Firmware and everything else is up to date and up to par and was working peachy until Intel came up with their update of the Intel
    i5 Core (see below in Device Manager - you will see where Microsoft Windows and which KB is it - I am clueless now, because the info is vague and I've had to wipe out the entire HDD and reinstall it via the OEM DVD Win 8.1 and redo the whole reinstallation
    all over again) and you are installing via Windows Update i7 Series and this is not an i7 Processor - there are no i7 series for i7 Core Processors - I am sorry... Intel does not have this. Then with Bluetooth; I give up - I have it all (hidden) uninstalled
    and wiped out literally; superimposed for security reasons because for the life of me I have no earthly idea where to even start anymore, neither does Microsoft Tier 3 either.... they are clueless too!  Now you've disabled my Touch Screen with your March
    Updates where this now is completely a DESKTOP and it is not designed for mouse usage; it is designed for swipe or touch and go ... self sufficient are the images posted below for you to see and figure this one out yourselves.... I've done everything possible!
    Yes, everything is there and functional once everything is reinstalled but once that Windows Update begins - that is where the problem begins, I have the Windows Update on MANUAL Mode so I can view the KB's but sadly, many of the KB's are very vague in information;
    this is not helping me here - before I know it; I am right back to square one! Since this will only limit me to two images - so the best I can provide you is that of BIOS and Device Manager to show what mess the Windows Update is giving everyone who has touch
    screens (RT - Ultrabook to Surfaces) a massive headache;  you cannot turn it on, if it were possible - I could show you also how these are enabled in Services.
    PS: NOTE - the Service Tag has been Blacked Out to prevent theft - there are no information there that people can steal from in BIOS and the other from Device Manager (followed by the BIOS first) ... go and figure these out yourselves... I am throwing in
    the towel; it has nothing to do with the Manufacturer - everything was working just fine; but I can't disable Windows Update because I need it! See the point - it is futile and vain!
    "Vujà Dé - The feeling you've never been in here before"

    Understand your frustration there, but let me try to help
    May I know your detail Dell Inspiron model?
    What I suspected is, Dell launched the newest update for your Chipset, Bluetooth, WIFI and Touchscreen driver or software. Since you perform Windows update, OS will obtain latest driver via Windows update. Maybe incompatible driver which comes from
    Windows update didn't match with your PC OEM hardware, that the reason why processor information, Bluetooth, WIFI and touchscreen don't functioning normally even worse will they turn grayed out or disable.
    What I suggest here you check at Dell site, maybe there is update driver for this specific Dell model. Or let me try to find it for you. You can also download manually from there and applied the update
    And maybe incomplete or corrupted Windows update process and downloaded files will caused issues like this

  • March 2015 UPDATE for AMS ( linux...)

    I see there is a new update for AMS. We're running Ver 5.0.3 r3029 standard on Centos 6, currently.
    My question is - where can I find the documentation explaining how we UPGRADE this on linux?
    Do I need to back up config files, and recreate them? Or is this update going to intelligently "install over top" and keep all the settings exactly as they were?
    I need to schedule downtime for this process - so would like to see some succinct and precise "update" documentation so I can plan for it.
    Thanks In Advance!

    Hi,
    Welcome to adobe forums.
    Here is the document to upgrade adobe media server : https://helpx.adobe.com/adobe-media-server/install/prepare-upgrade-media-server.html
    Make sure you create a back up of your configuration and everything you have changed inside media server and after this upgrade you would have to make all those changes manually in the newer version. Please refer to this document for AMS 5.0.8 release notes.
    Let me know if you have any queries.
    Regards,
    Puspendra

  • New March software update (only retail at the mome...

    Retail boxes are fetting a new update from today...  When is it coming to BT? https://community.youview.com/youview/topics/autom​atic-software-update-for-march-2015
    The On Demand section has been replaced with Players and apps to make it easier to find content. The full range of on demand players e.g. BBC iPlayer, Netflix can be found in Players. The new Apps section contains great additional content such as BBC News and BBC Sport, with more to follow soon.
    A new Discovery section has been added to the main menu. Here you’ll find a huge range of the most popular On Demand programmes including Comedy, Sport, Entertainment and more
    Update to the TV guide are now available in the YouView Guide. This makes it even easier to identify the different channels available for you to view. 

    I would also like the new update to come to BT soon as it looks a big improvment to the Youview boxs.
    Darren

  • Online Documentation Updated (e.g. 11gR2 Database) ?

    Apparently, the online documentation has been updated again.  Since yesterday, I notice that when I go to a documentation page it keeps "shaking up and down".  Scrolling through the page isn't smooth as it moves in jerks (probably between tags).
    Using MSIE 8
    Hemant K Chitale

    Hi Thomas
    Yes you can do this, you will need the 11gR2 standalone software, go to the OWB OTN page here and click on Downloads, the OWB standalone software is here.
    http://download.oracle.com/docs/cd/E11882_01/owb.112/e17130/install.htm#CHDGHDAI
    Cheers
    David

  • 10.1.3.1 documentation update

    Hi,
    When can we expect an update of the documentation of the 10.1.3.1 release ?
    I have to print the dev guide and want to know if I can save a copy if it's a matter of days.
    Thanks,
    Seb.

    Seb,
    We will ship a completely updated documentation set with the 10.1.3.2 release, planned for August this year. So, you can start printing ....
    Steven Davelaar,
    JHeadstart Team.

  • FDK 10 Documentation updated

    The FDK documentation for FM10 has been updated and is available on the FM devent page: http://www.adobe.com/devnet/framemaker.html
    Please see the blog posting by the Asit Pan of the documentation team for more details:
    http://blogs.adobe.com/techcomm/2012/05/updated-version-of-fdk-10-documentation-available. html

    Amit,
    the FDK is free! Adobe wants you to use it to create cool solutions. I seem to remember it used to cost $1000 before FrameMaker 7, eons ago.
    - Michael

  • Remote Desktop Fail after March 10 Updates!

    I updated client servers with MS updates as usual over the weekend remotely. Tried to remotely log into 2 of the servers after they rebooted; Server 2008 R2 and 2008 Standard, and was denied with "Your credentials did not work" message at the top
    of the dialog. Administrator, other IDs did not work. Only way to log into either server was to drive into the client (on Sunday) and login from the console. Once logged in from the console I was able to RD into each. If the server is rebooted RD is again
    unavailable until logged in from the console. I am now seeing that remote access works for a while but in some cases becomes unavailable after a while. The problem only seems to affect server 2008 and 2012 variants.
    Backed out the following updates and the problem remained: KB3002657, KB3033929, KB3046049, KB3035131, KB3034344, KB3032359, KB3039066, KB3035132, KB3035126, KB3033889, KB3032323, KB3030377. Then I restored the System State from the day before the updates but
    the problem is still present.
    Unfortunately, this particular client has around 30 remote users who need to login every day. The only workaround I've found is to log their IDs in at the console first. Then they can connect remotely. Others have reported this problem and one post leads me
    to believe it could be an issue with 2008/2012 RDS boxes on a 2003 Domain Controller. Any help appreciated or, MS: Please Get This Fixed!
    More info:
    https://social.technet.microsoft.com/Forums/en-US/0a520543-29d4-4466-9967-e39d819d11f1/users-cannot-log-into-remote-desktop-after-3112015-update?forum=smallbusinessserver&prof=required

    We are both in the same boat.
    While it's nice to know that Microsoft gives us these broken updates so we can charge customers, there is that "loyalty" factor to our customers in which we end up absorbing the many hours of troubleshooting and research time spent.
    Failing to find a suitable solution to this problem by end of day I will attempt to remove ALL 27 Security Updates that were installed to see if this resolves the issue.
    What scares me is that you probably removed the applicable ones and that we will be in the same situation after removal.
    This thread seems a little more active:
    https://social.technet.microsoft.com/Forums/en-US/0a520543-29d4-4466-9967-e39d819d11f1/users-cannot-log-into-remote-desktop-after-3112015-update?forum=smallbusinessserver&prof=required

  • HT2693 Has anyone managed to download the March 2013 update of Numbers on an iPad 1?

    I recently tried to update Numbers but it says download not available at this time and has just hung there every since. Has anyone managed to update Numbers and can they help please

    Thanks to both of you - I was running 4.2 on my iPad, and the download link at daw.apple.com for the 4.2.1 GM was taken down after it shipped - so I was bummed...
    Found your post with the direct download link - boom! Happy camper...
    Aaron

  • Manual API Documentation update

    Hi,
    I'm not sure if this the right location to post my concern, anyway, I just installed the xcode4(downloaded from internet cafe that has fast connection) and then I want to install/update the iOS4... library. but the problem is my internet connection is very slow and i always got connection timeout. Is there a way to just download first the iOS 4...Library and install it?
    Thanks

    The normal process is to download the tools first, then the docs.
    There is no option to pick/choose what you bring down.
    Stick w/the cafe if that works for you. Shop for another internet provider in the mean time

  • Request for documentation update: SDK 3.0 Guide

    Multiple custom metadata tagset definition tables can be returned as elements in the returned table. The documentation only indicates a single tagset definition table being returned.
    I wasn't sure if this would work - since multiple files can be returned, I thought maybe that was the way to define multiple tagsets instead of nesting in a single file, but nesting works, two - similar to the other similar return tables for export and menu items (which you can not specify multiple files for...)
    Rob

    Hi, Kevin & welcome to the forums.
    I'm a bit confused, sorry.
    iPhone SDK 3.0 - is that what you are discussing here?
    iPhone SDK 3.0 is still in beta - and there is no fee that I know of...also no activation code.
    You must be a registered developer to download and use the SDK, but there is no fee for that. There is a fee for developers that want to use the App Store.

Maybe you are looking for