In-place editing problem

Hello,
I have a custom WebCenter Portal Application that I developed in JDeveloper 11.1.1.4.
This application has a connection to a UCM Content Repository. On my AboutUs.jspx page I have put a content presenter that displays aboutUs.html.
Can someone please provide the steps to perform in-place editing?
I would like to:
1. use some key combination to enter contribution mode
2. edit the file
3. save the changes to UCM as a new version
Thanks!
Mitch

need a panel customizable... works now, but we get an error....
1. Navigate to the page
2. log in as an administrator (john.smith) that matches the UCM username
3. Ctrl+shift+c to enter contributor mode
4. Click Edit
5. Change the file
6. Click Save & Close
7. Exit Contributor Mode
We then get the following error:
JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null
ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #1
Stack Trace
<RegistrationConfigurator> <handleError> ADF_FACES-60096:Server Exception during PPR, #1
oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null
     at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:183)
     at oracle.adf.model.binding.DCBindingContainerReference.createExecutableBinding(DCBindingContainerReference.java:231)
     at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:579)
     at oracle.adf.model.binding.DCBindingContainerDef.initializeBindingContainer(DCBindingContainerDef.java:727)
     at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:946)
     at oracle.adf.controller.internal.binding.RegionUtils.findOrCreateBindingContainer(RegionUtils.java:127)
     at oracle.adf.controller.internal.binding.RegionUtils.getCurrentBindingContainer(RegionUtils.java:81)
     at oracle.adf.controller.internal.binding.TaskFlowRegionModel.getCurrentBindingContainer(TaskFlowRegionModel.java:764)
     at oracle.adf.controller.internal.binding.TaskFlowRegionModel.doProcessBeginRegion(TaskFlowRegionModel.java:186)
     at oracle.adf.controller.internal.binding.TaskFlowRegionModel.processBeginRegion(TaskFlowRegionModel.java:108)
     at oracle.adf.view.rich.component.fragment.UIXRegion$RegionContextChange.doChangeImpl(UIXRegion.java:1199)
     at oracle.adf.view.rich.context.DoableContextChange.doChange(DoableContextChange.java:91)
     at oracle.adf.view.rich.component.fragment.UIXRegion._beginInterruptibleRegion(UIXRegion.java:693)
     at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:498)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:692)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.access$000(LifecycleImpl.java:71)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$1.call(LifecycleImpl.java:697)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$1.call(LifecycleImpl.java:693)
     at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:503)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:692)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:632)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:300)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:185)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
Caused by: java.lang.NullPointerException
     at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:130)
     ... 87 more
## Detail 0 ##
java.lang.NullPointerException
     at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:130)
     at oracle.adf.model.binding.DCBindingContainerReference.createExecutableBinding(DCBindingContainerReference.java:231)
     at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:579)
     at oracle.adf.model.binding.DCBindingContainerDef.initializeBindingContainer(DCBindingContainerDef.java:727)
     at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:946)
     at oracle.adf.controller.internal.binding.RegionUtils.findOrCreateBindingContainer(RegionUtils.java:127)
     at oracle.adf.controller.internal.binding.RegionUtils.getCurrentBindingContainer(RegionUtils.java:81)
     at oracle.adf.controller.internal.binding.TaskFlowRegionModel.getCurrentBindingContainer(TaskFlowRegionModel.java:764)
     at oracle.adf.controller.internal.binding.TaskFlowRegionModel.doProcessBeginRegion(TaskFlowRegionModel.java:186)
     at oracle.adf.controller.internal.binding.TaskFlowRegionModel.processBeginRegion(TaskFlowRegionModel.java:108)
     at oracle.adf.view.rich.component.fragment.UIXRegion$RegionContextChange.doChangeImpl(UIXRegion.java:1199)
     at oracle.adf.view.rich.context.DoableContextChange.doChange(DoableContextChange.java:91)
     at oracle.adf.view.rich.component.fragment.UIXRegion._beginInterruptibleRegion(UIXRegion.java:693)
     at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:498)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:692)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.access$000(LifecycleImpl.java:71)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$1.call(LifecycleImpl.java:697)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$1.call(LifecycleImpl.java:693)
     at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:503)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:692)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeBindings(LifecycleImpl.java:727)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:632)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:300)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:185)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

Similar Messages

  • Launch and edit problem from Dreamweaver to Fireworks

    > This message is in MIME format. Since your mail reader
    does not understand
    this format, some or all of this message may not be legible.
    --B_3266405159_588474
    Content-type: text/plain;
    charset="ISO-8859-1"
    Content-transfer-encoding: 8bit
    Hi
    Not sure if this is a Fireworks or Dreamweaver problem but
    here goes.
    I¹ve created a graphic in Fireworks CS3 on the Mac and
    Exported the HTML and
    related images. I open the HTML file in Dreamweaver CS3, all
    fine so far.
    Then I highlight the table and click the ŒEdit in
    Fireworks¹ button and it
    throws up a warning dialogue saying ŒCannot launch and
    edit. The Fireworks
    table could not be found in the HTML. Please export from
    Fireworks and
    re-import the HTML into Dreamweaver.¹
    What?!!
    I¹ve only just exported it from Fireworks! It¹s
    even got the Fireworks table
    code in the Code section, so what¹s going here?
    Has anyone else had this?
    Gaz
    --B_3266405159_588474
    Content-type: text/html;
    charset="ISO-8859-1"
    Content-transfer-encoding: quoted-printable
    <HTML>
    <HEAD>
    <TITLE>Launch and edit problem from Dreamweaver to
    Fireworks</TITLE>
    </HEAD>
    <BODY>
    <FONT FACE=3D"Verdana, Helvetica, Arial"><SPAN
    STYLE=3D'font-size:12.0px'>Hi<BR=
    >
    Not sure if this is a Fireworks or Dreamweaver problem but
    here goes.<BR>
    I&#8217;ve created a graphic in Fireworks CS3 on the Mac
    and Exported the H=
    TML and related images. I open the HTML file in Dreamweaver
    CS3, all fine so=
    far. Then I highlight the table and click the
    &#8216;Edit in Fireworks&#821=
    7; button and it throws up a warning dialogue saying
    &#8216;Cannot launch an=
    d edit. The Fireworks table could not be found in the HTML.
    Please export fr=
    om Fireworks and re-import the HTML into
    Dreamweaver.&#8217;<BR>
    What?!!<BR>
    I&#8217;ve only just exported it from Fireworks!
    It&#8217;s even got the Fi=
    reworks table code in the Code section, so what&#8217;s
    going here?<BR>
    <BR>
    Has anyone else had this?<BR>
    <BR>
    Gaz</SPAN></FONT>
    </BODY>
    </HTML>
    --B_3266405159_588474--

    > This message is in MIME format. Since your mail reader
    does not understand
    this format, some or all of this message may not be legible.
    --B_3266407908_747577
    Content-type: text/plain;
    charset="ISO-8859-1"
    Content-transfer-encoding: 8bit
    When you export the sliced graphics from Fireworks it places
    them into a
    table. In my instance the code says...
    <!-- fwtable fwsrc="Brands.png" fwpage="Page 1"
    fwbase="Brands.jpg"
    fwstyle="Dreamweaver" fwdocid = "325827661" fwnested="0"
    -->
    So it recognises Fireworks was the the graphics app and jumps
    back to it
    when you want to edit the image. Fireworks then displays (or
    should) a
    ŒDone¹ button over the window. You do your alts and
    press Done to update the
    HTML and graphics back in Dreamweaver automatically.
    That¹s the only table I was referring to Murray.
    On 4/7/07 3:02 pm, in article
    [email protected], "Murray
    *ACE*" <[email protected]> wrote:
    > Why would you be wanting to edit the table in a graphics
    editor, instead of
    > an HTML editor?
    --B_3266407908_747577
    Content-type: text/html;
    charset="ISO-8859-1"
    Content-transfer-encoding: quoted-printable
    <HTML>
    <HEAD>
    <TITLE>Re: Launch and edit problem from Dreamweaver to
    Fireworks</TITLE>
    </HEAD>
    <BODY>
    <FONT FACE=3D"Verdana, Helvetica, Arial"><SPAN
    STYLE=3D'font-size:12.0px'>When =
    you export the sliced graphics from Fireworks it places them
    into a table. I=
    n my instance the code says...<BR>
    <BR>
    &lt;!-- fwtable fwsrc=3D&quot;Brands.png&quot;
    fwpage=3D&quot;Page 1&quot; fwba=
    se=3D&quot;Brands.jpg&quot;
    fwstyle=3D&quot;Dreamweaver&quot; fwdocid =3D &quot;32=
    5827661&quot; fwnested=3D&quot;0&quot;
    --&gt;<BR>
    <BR>
    So it recognises Fireworks was the the graphics app and jumps
    back to it wh=
    en you want to edit the image. Fireworks then displays (or
    should) a &#8216;=
    Done&#8217; button over the window. You do your alts and
    press Done to updat=
    e the HTML and graphics back in Dreamweaver
    automatically.<BR>
    That&#8217;s the only table I was referring to
    Murray.<BR>
    <BR>
    On 4/7/07 3:02 pm, in article
    [email protected], &quot;Murr=
    ay *ACE*&quot;
    &lt;[email protected]&gt; wrote:<BR>
    <BR>
    <FONT COLOR=3D"#0000FF">&gt; Why would you be
    wanting to edit the table in a =
    graphics editor, instead of <BR>
    &gt; an HTML editor?<BR>
    </FONT></SPAN></FONT>
    </BODY>
    </HTML>
    --B_3266407908_747577--

  • In-place editing with Ofiice XP

    Hi,
    Could it be that in-place editing a versioned
    file on an NTFS-mounted drive is not possible
    with Office XP? Is this the problem that already
    surfaced in the past and that got a workaround
    for Office 2000? Can we hope for a similar
    workaround for Office XP?
    Many thanks for your help.
    Nicolas

    Indeed you cannot edit versioned MS-Office files in place with
    iFS. This is due to the odd save behavior of Office (any version?) which creates temp files and renames them to the originals thus deleting the version tree. This is not allowed by iFS.
    However, what workaround you are talking about? I haven't come
    across a solution yet and would greatly appreciate a tip.
    Kind regards
    W. Richter

  • FC studio2 editing problems with western digital my book home for mac

    hi--bought a 1TB WD my book home for mac coupla years ago because it seemed like a good deal for so much space, and provided and eSATA hookup, too. Worked ok for a while. Now, with a growing Motion project that I bring into FC for overall color/levels/export adjustments, I'm getting a long-term beachball every time I try to do anything with it. Just did a complete reinstall of FC studio (after running Techtool pro 5 rebuild and optimizing files and volume), trashed the project and recreated it incase the file itself was corrupted, but the beachball keeps showing up once i try to get past a particular edit and play the file through -- something I haven't had problems with before. Have read this harddrive is a real POS/PIA for many because of its internal "sleep" setting and other weaknesses, and am thinking of cracking the drive out of its case and putting it into a plain eSATA/FireWire enclosure. Anybody else tried this or heard of it working? Money's a big issue right now (too many slow/no pay clients), so can't just run out and get a new drive and transfer w/out trying cheaper route first. Would appreciate feedback, cuz this is makin' me lose what little hair i got left!
    Message was edited by: jayvee56
    Message was edited by: jayvee56

    My question says: "Final Cut Studio 2 editing problems"; I formatted the drive for the mac when i bought it: journaled HFS+, Apple Partition Map; 2 partitions (and connected via eSATA); which has been working fine as is up till now. The sequence and settings are those in which I've worked on many projects for years with no problems up until now. I am also completely up-to-date with all my app and system updates. I did begin to wonder after posting if the reinstall might be the source of my problems, but it was the interminable beachball waits that prompted the reinstall in the first place.

  • Document Collaboration with In-Place Editing Activity Type

    Hello,
    My client needs to use the Document Collaboration with In-Place Editing Activity Type.
    He currently uses the Microsoft Office 2000 but unfortunately this version triggers an error.
    what are Microsoft Office versions that support this functionality?
    Would you please proveide me an official list to give to him?
    I could only find the following passage of the NPD pdf documentation:
    "...Note that Office 2007 extensions are not supported with NPD
    in-place editing...
    Thanks and regards
    Daniele Domenicucci

    I would actually be curious to know what version most customers are using. 2000 is now 4 releases behind the current, and soon to be 5.
    Although I think Office 2000 should technically work, it was also the first release with a built-in webDAV client, there might be some additional configuration to get it to work. maybe some digging on the microsoft support site regarding webdav and Office 2000. But, I also think it's a question of support b/w Office and WebDAV; not Office and PLM4P.
    Instead, I would recommend using a newer release of Office to avoid this issue, altogether.

  • Font / text edit problem in photoshop CS6

    Hi there,
    I have a strange text edit problem in Photoshop CS6 running on Mavericks.
    Every time I use the text-tool in PS, write a sentence, mark it and change something like color, font size etc., the marked text vanishes.
    I have to "undo" the last step and the changed text appears again.
    Every time!
    I have a clean installed CS6 with no plugins and no other than system fonts installed.
    Everything on a new Mac Pro with OS X 10.9.5
    Any clues? Thanks.

    Do you have the latest updates for photoshop cs6?
    You can use Help>Updates from within photoshop cs6 to check if there are any available.
    Also, if you go to Help>System Info from within photoshop cs6, you can see the Photoshop Version in the top line.
    You should be on version 13.0.6
    See if turning off Dictation solves the issue.
    Go to System Preferences ---> Dictation and Speech -----> select OFF radio button .

  • Premiere Pro 7.1 serious Multicam Editing problems

    Hello, I am posting here because the bug report I filed one week ago to Adobe didn't give a result -no response at all from the bug department.
    I have two serious Multicam Editing Problems.
    PC Configuration: Core i7950, Asus P6TD Deluxe, 12GB DDR3 1600MHZ, Quadro K4000, SSD for the system, Seagate Constellation 7200rpm for video editing.
    1. When multicam mode is on at the program monitor, I press play and the program doesn't respond at all. The timeline plays till the end and the program just doesn't let you do anything but wait until playback of the whole timeline is over. Then the program works again (no "not responding" message in Windows).
    2. Sometimes the waveform doesn't even appear at the multicam audio clip. I read in other forums that this problem is found specifically at Premiere Pro version 7.1 (October release).
    I would be grateful with your help.
    Thank you,
    Stavros Symeonidis

    The media is always a combination of HD .MOV (dSLR footage and .MTS (from my Sony Vg-30). However, I also tested it with .mpeg files created by "match sequence settings". GPU acceleration is always on, as I use nVidia Quadro K4000 with the latest drivers (331.82).
    I always create the multicam sequences manually and the problem occurs with any amount of camera angles.
    The problem was not solved by reinstaling Windows (7 and 8). In general, I have no other issue with my PC system, except from this specific one.
    It doesn't appear always, however it will definitely happen if you press twice or three times the letter L, to fast forward the preview of your Multicam Sequence.
    I remind you that this only happens when multicam monitor is toggled at the program monitor.
    Did all these help at all to even reproduce this situation?
    Thank you,
    Stavros Symeonidis

  • Editing problem in PSE 12

    I have recently updated to PSE 12 and have (at least) two problems. 
    First, the edited versions of images edited in Photo Editor do not save to Organizer or Version Set, although they do appear in the relevant Windows folder.  I have checked the various settings in the Save function and they appear to correct.  This problem does not arise if I use Instant Fix.
    Second, tags in the People, Places and Events groups do not appear when Remove Keyword Tag is clicked, even though they are visible on the screen with the relevant image and work normally to select images.  However, tags in the Keyword group do appear normally when Remove Keyword Tag is selected.
    I have tried the Catalog Repair function and it tells me that there is nothing to repair.
    If I move the images to a different (new) catalog created in PSE12, the problems disappear. This is not a solution to my problem as I have far too many images to organise in a new catalog.
    The problems also disappear if I use PSE 10 on the same images.
    Advice welcome.

    globaltraveller200 wrote:
    Michel,...However, the tag issue appears even worse than I thought.  The upgrade has
    placed my (hundreds of) sub-categories and tags into the new Places, where
    I can't find a way to move or reorganise them or add new ones.  Do you know
    a way to recover from this?  Or can I remove PSE 12 and reinstall it in a
    different way, so that the tags are preserved (or is it too late to do
    this?)
    Maurice
    Maurice,
    Reinstalling is not a solution. I suppose you still have PSE10 and that you have not done many additions and changes to your catalog since upgrading.
    To understand why I was not bothered by the migration of people and events tags from PSE10 to PSE11, remember that you can rename categories as you wish, even if they are default categories in PSE10. With my English PSE version, I had renamed People = Personnes, Family = Famille, Friends = amis, and so on. Since the catalog conversion is based on the default category names, the conversion ignored those pre-defined categories et considered them as custom ones.
    So, just try to rename the categories in PSE10; MyPeople instead of People, MyEvents instead of Events and so on. Then from PSE12 (would be the same for PSE11) convert again the catalog from the catalog manager menu of PSE12. You have to check the box to 'show already converted catalogs'. That should convert it to the old way. You may have to re-import new items, but that should not be too big a problem.

  • Strange editing problems in Mail

    I have been having two quirks in Mail while editing.
    When composing emails I sometimes send several articles from online sources such as NY Times. After copying into mail, I delete the garbage such a "print" links from the original. If I do not select just right, Mail deletes everything from there to the top of the email instead of just the highlighted text.
    When responding to an email I received, I do a reply and then add text at various places through out the original. At times I will click some place to enter text but the entry point will be in a completely different place. Areas of text appear to be inaccessible even though I can see them. Later the problem may go away although I am not sure what I did to cause it.
    And of course the problems are not always consistent.
    Is this just a quirk that I have to live with, it is a bug I should jus report [where?] or is there something to do about it? I have found ways to work around these problems most of the time, but sometimes I forget and the results are not what I thought that I was sending.
    iMac intel 24"   Mac OS X (10.4.8)   canon printer & scanner

    I have this same issue. Your image is down,but here is mine http://twitpic.com/f9cye. I'm going to hope the upgrade to Snow Leopard on Friday fixes it. I'm doing a clean install rather than an upgrade.

  • Chosen font and font encodings differ & could not be resolved  editing problem

    Can anyone advise how I can edit text in a document I received? The document was generated by Ghostscript.
    When attempting to edit text, a message says, All or part of the selection has no available system font. You cannot add or delete text using the currently selected font.
    When I try to alter the font through Touchup Properties, the error message says, The change to a different font was not done because the chosen font and the font encodings in the document differ and could not be resolved.
    I use Adobe Acrobat Standard, version 7.0. Is this problem solved in versions 8 or 9?

    This IS an Acrobat problem, as they should have anticipated this problem and created a way around it (fall back to a more common font, for example).
    The work-around is to copy the text, create a rectangle with a white fill color, then place it on top of the text in Acrobat to cover it up. Paste in the text using whatever font you wanted.

  • MSI K8N NEO Platinum Edition PROBLEM

    Hi (my english is not good sorry for that)
    I just got my new computer:
    MSI K8N NEO Platinum Edition
    AMD Athlon64 3200+
    Western Digital Caviar 160Gb
    PNY Verto GeForce 6800Ultra 256Mb
    1GB Value Select pc3200
    Levicom 500W
    The Problem is that when i start the computer, it boot and die directly no bootscreen what so ever, it boot and die.  i dont know what to do plz help me

    Make sure you have Both the ATX Wires on.. theres the Big one! (21Pins i think).. and the Small 4Pin Connector both need to be connected.. if you havent done so yet.. Another thing you could do is Take everything out and place it on a cardboard or something appropriate for the mobo.... I think your motherboard is shorting?.. if it's touching your case.. I had somewhat the same issue long time ago.. give it a try..if you want hope it helps..

  • Video editing problem

    Hello. I am new to imovie. i have version 5.0.2.
    Imovie help says: To trim a video clip using direct trimming: Select the clip you want to edit in the timeline viewer. Position the pointer over the end of the clip until you see the pointer change. Drag the end of the clip to remove the frames that you want trimmed.
    I can't get the pointer to change. It will not allow me to edit in the timeline. Am i missing something? Any input would be greatly appreciated. This is driving me nuts.
    thanks!!!

    Welcome to discussions!
    Some of the little quirks of imovie are the hardest to figure out.
    But, if you can get it to work once, you'll never have another problem!
    Place the playhead at the end of the clip and a little "+" sign will show up. Click and drag. As soon as you clic, it will change.
    :)Sue

  • Editing problems with iTunes 64-bit in Vista

    Hello!
    Just bot a new computer with Win Vista 64-bit and had to install new iTunes 64-bit.
    It's somewhat slow when switching between Windows and iTunes.
    Also, what happened to the "quick" edit feature?
    As in.... highlight song, hit F2 or just click ONCE with left mouse button and you can EDIT the song title, artist, etc...
    It's NO longer available!
    What happened to it?
    I'm RE-importing my HUGE collection of playlists and backed up library and songs, which is all MESSED up and.... I have to spend TONS of time now EDITING the title info!!!
    Anyone have problems or any solutions to this "editing" snafu????
    Thank you!

    Responding to own post.... Found answer!
    Must set permissions!
    Highlight iTunes folder..
    Right click..
    Properties..
    Securities tab...
    Click on EVERY group/user names..
    Allow..
    Full control..
    OK!
    Saved!
    Darn Windows Vista!
    Screwing up the file/folder permissions due to the hated UAC feature!

  • SAP ISA R/3 Edition problem with TREX

    Hi!
    We are migration our Internet Sales (R/3 Edition) 4.0 with SAP J2EE Engine 6.20 to SAP J2EE Engine 6.40.
    We’ve already migrate your Java Basket data. And we’ve installed TREX 6.1
    for catalogue replication and we’ve created a WEB SITE in IIS.
    We’ve created a B2B scenario and we’ve configured xcm for: b2b, Shopadmin
    and trexr3.
    Apparently TREX is working fine... I can create and replicate catalogs, view the catalogs within TREX, etc. But I'm getting the following error when I try to see the content of catalog within http://10.125.25.57:50100/trexr3/b2x/admin/catalog.do.
    Exception from the PCAT API: Index has not been assigned to this
    IndexServer;location=sapisaqld01:30203,index=index_id1204052895687pindex(Errorcode 2004) Retrieval of trex index failed!
    I've just updated TREX 6.1 to SP33 and the problem persists.
    We can find the following messages within TREXindexserverAlert.trc:
    [01176] 2008-02-29 11:55:46.812 e indexserver TREXIndexServer.cpp(00632)
    : ERROR: not assigned to index: 'index_id1204053610211pindex', function:'showIndex'
    and when we try to see the catalog information within
    http://10.125.25.57:50100/trexr3/b2x/admin/init.do
    we get the message:
    Exception from the PCAT API: Index has not been assigned to this
    IndexServer;location=sapisaqld01:30203,index=index_id1204052895687pindex(Errorcode
    2004) Retrieval of trex index failed!
    Any hints?
    Cheers,

    Hi Dick,
    Guess how I solve this problem?
    Well.... I've reinstalled SAP TREX 6.1 SP33 and started from scratch.
    Thanks
    FF

  • ALV Excel in place formatting problem

    Hi All,
    I'm running out of options with a particular problem I'm experiencing in ALV, and it i'm doing my head in...
    The Problem :
    I'm using ALV Grid to create a report. The report is sorted on 4 fields of which 3 have subtotals.
    The whole of the report displays fine in ALV but when I start Excel in place, after 75 lines or so, the export to the Excel sheet seems to get confused and initially starts repeating merged cells (which is not that big a deal) but eventually values are left out all together.
    I'm not posting any code, as it does not seem to have anything to do with my code (after all it displays correctly in ALV).
    What I have tried sofar :
    -Replaced sap_mm.xls and sap_om.xls templates in BDS --> No luck, still the same problems.
    -Display without subtotals and kick off Excel in Place --> Works fine, no values truncated formatting OK, but not as I want it !!!
    -If I filter out the sections one by one,eg, C2ST by itself, L1ST by itself, the export seems to work fine.
    I have linked in two files, which show the problem :
    Here is a [Screen shot of the Original SAP list |http://www.geocities.com/adutchoz/alv_PROBLEM.jpg].
    And here is the [Excel in Place file |http://www.geocities.com/adutchoz/ALV_Formatting_problem.xls] which is wrongly formatted. As you can see after line 75 the cell merge does not work anymore and from  line 100 it is leaving out Management Activity column values.
    Has anybody else experienced these problems ? I'm interested to know this before I go to OSS...
    Any feedback will be highly be appreciated.
    Cheers,
    Wouter.

    Did you get an answer to this? could you share a solution, please?

Maybe you are looking for

  • F4IF_INT_TABLE_VALUE_REQUEST doesn't work

    I want to popup a F4 window for bank name accroding to vendor no. *declare internal table for bank data: begin of bk occurs 0,           no like lfbk-bankn,           curr like lfbk-bkref,           name like bnka-banka,           acct like lfbk-koin

  • How to sell a file using adobe muse?

    Hi, I am trying to create an Ebook store using Adobe Muse. The PDF files can each be uploaded from my HDD but I want to sell them. I want to use Paypal and I know how to initialise and place it from Widget bar. But what I can not figure out is how to

  • Why is the strain on my laptop so much larger using CS6

    Hello I have a HP Laptop i7 with an upgrade to 16GB of Ram.   The CPU always ran between 5 and   10 percent The Ram upgrad made CS 5.5  preview window go back in sync. Hooray! But since I liked CS 5.5 I thought why not go to CS6. Now my CPU hits 100

  • Purchase Req and Goods Receipt

    My client has ECC 6 and EP 7 in the landscape. I am implementing Employee Self Service portal. It looks like standard Purchasing Requisition and Goods Receipts iviews (ESS package) are pointing to SRM. We are not implementing SRM here. Is there any w

  • Total Number of Cells per block

    Hi How do we calculate Total Number of Cells per block in a database? Thnx