You Cannot Perform... intermittent issue

Here's an odd one:
We have an issue that has come up with a client using that is
using Contribute 3.11 on a site that has been built with
Dreamweaver templates (no template nesting) and PHP includes (no
editable regions within the include files). It seems similar to the
issues others have had with users being unable to copy and paste
content from Word or a text file into Contribute, but with a few
twists.
The issue is that we have a user on a Windows XP SP3 machine
running Contribute 3.11 who occasionally gets the "You cannot
Perform" error when trying to copy and paste additional content in
from either Word (using either paste as plain text or straight copy
and paste) or Notepad. (using either paste as plain text or
straight copy and paste).
* the template is very simple: a few template properties and
only one editable region (and no nesting). And it validates as
fully compliant XHTML 1.0 Transitional markup.
* includes are done using the following php syntax, i.e.:
<?php
require_once($_SERVER['DOCUMENT_ROOT'].'/includes/en/navMain.php');?>
* the problem is intermittent, and so far only occurs on just
this one user's machine.
Even weirder, here's a workaround (that seems to work so
far):
* Once the problem starts, trying to CTRL-P/CTRL-V,
CTRL-P/CTRL-Shift-V or selecting Edit > Paste / Edit > Paste
Text Only DOES NOT WORK. However, right-clicking with the mouse and
select Paste does!
Very odd. Anyone else able to repeat this specific scenario?
Thanks,
Sean

Hi
How did u create an interface with name beginning with IF_EX*, the standard interfaces for BADI should have a name like that.
If you've create a custom interface it should be called Z*.
Max

Similar Messages

  • Kodo.persistence.ArgumentException: You cannot perform operation persist on...

    Hello,
    I'm doing the following:
    User user = new User("Dave", "[email protected]");
    dao.begin(); // calls entityManager.getTransaction().begin();
    dao.create(user); // calls entityManager.persist(object);
    dao.commit(); // calls entityManager.getTransaction().commit();
    And I get the following stack trace:
    Feb 19, 2006 11:26:12 PM org.springframework.web.servlet.FrameworkServlet
    processRequest
    SEVERE: Could not complete request
    <4|false|4.0.0EA3> kodo.persistence.ArgumentException: You cannot perform
    operation persist on detached object "sofa.model.User@36e7a9". This
    operation only applies to managed objects.
    FailedObject: sofa.model.User@36e7a9
         at kodo.kernel.BrokerImpl.getDetachedException(BrokerImpl.java:2481)
         at kodo.kernel.BrokerImpl.persist(BrokerImpl.java:2426)
         at kodo.kernel.BrokerImpl.persistSafe(BrokerImpl.java:2379)
         at kodo.kernel.BrokerImpl.persist(BrokerImpl.java:2366)
         at kodo.kernel.DelegatingBroker.persist(DelegatingBroker.java:1275)
         at kodo.persistence.EntityManagerImpl.persist(EntityManagerImpl.java:
    519)
         at sofa.jpa.JpaDao.create(JpaDao.java:23)
         at sofa.controller.SignUpController.processFormSubmission
    (SignUpController.java:42)
    ... and so on
    My User class:
    @Entity(access=AccessType.FIELD)
    public class User {
         @Id(generate=GeneratorType.AUTO)
         private Long id;
         private String name;
         private String emailAddress;
         private String password;
         public User(String name, String emailAddress) {
              this.id = System.currentTimeMillis(); // workaround for bug
              this.name = name;
              this.emailAddress = emailAddress;
    ... getters and setters
    Any ideas?
    thanks,
    dave

    The problem is that "id" is auto-generated, but you're initializing it
    to a non-default value. This makes Kodo think that this is an existing
    database object.
    I suggest downloading EA 4 from www.solarmetric.com. It solves previous
    issues with null primary key values, so you should be able to leave "id"
    null and therefore avoid confusing Kodo by initializing "id" yourself.
    (Note, however, that EA 4 implements the public draft of the spec, and
    there have been changes to some annotations.)

  • V4.1 "You cannot perform this action in this region of the page" Bug?

    I am receiving an "You cannot perform this action in this
    region of the page" error when I try to add a link to an image. And
    yes I am in an editable region.
    The weird thing is, for the images that already have links, I
    can edit them successfully, but if I remove them I cannot add a
    link back to it.
    This site was originally being administered using contribute
    3.11 but the client is now using 4.1 could that have something to
    do with it?
    Thank you,

    I was also having this problem but I was able to confirm that it wasn't old code or javascript problems. In the process of troubleshooting we realized that some links were editable and others were not. Turns out all the links that used PHP (in this case an echo for the site url) were the ones that were uneditable.
    Since I've been creating pages and content with this method for years and have only had a problem in the last month, I don't really feel like this has been "solved". I certainly don't want to go back and edit all my pages using php for site organization but at least this will allow the client to make edits for now.

  • You cannot perform this action in modification/enhancement mode

    Hi,
    I want to delete an interface (IF_EX* --> in the sap namespace) an the following message appears:
    "You cannot perform this action in modification/enhancement mode" (Message Class OO, Message Number 401)
    The interface was created by myself in a SAP development class / package.
    I think the problem is, that the system is trying to delete the interface by using the modification assistant.
    Regards,
    Hendrik
    BTW: It is a customer installation, not a SAP internal development system

    Hi
    How did u create an interface with name beginning with IF_EX*, the standard interfaces for BADI should have a name like that.
    If you've create a custom interface it should be called Z*.
    Max

  • You Cannot Perform this Action in this Region of the Page

    I have been using Contribute for a few months - my web person designed our web in Dreamweaver, using a template she customized. I am using Firefox, if that matters. I have the Administrator role.
    About a month ago I had trouble deleting a table - and received the error message You Cannot perform this action ... etc. NOW, I can't do anything having to do with inserting html snippet, or inserting a table, or a paypal button. I am trying to update pricing on our products page.
    Thank you!

    Anit: Thank you, but I checked out that article and the subject is: "When trying to edit a page, an error message appears, "You can't edit this page now because (username) <email address> is currently editing it. Please contact <email address> for assistance."" I am trying to edit a page that is not checked out. It appears to have something to do with tables and paypal buttons - both when they are input through contribute, and when I get the code from creating one in Paypal and try to insert html snippet. Do you please have any other ideas? This is a show-stopper for our business because now the buttons aren't working. Thank you!

  • Inserting an image "You cannot perform this action..."

    I see from earlier posts that users are struggling to add
    links and are seeing the error "You cannot perform this action in
    this area of the page". I am getting the same error when trying to
    insert an image. No reason why I should start to get this error.
    I've inserted images on this page before. But then Contribute does
    seem to start doing (or not doing) things of it's own accord. I
    have tried using the <p></p> fix that other users say
    work fo rlinks but it doesn't work for images. Frustrated.

    I might be able to shed a little light on one possible reason
    for this and I believe it to be a bug in Contribute.
    This only seems to happen on .asp pages where you have Flash
    that you are feeding URL variables into it.
    If you edit any editable region on the page for some reason
    Contribute wants to bung:
    <MM:BeginLock unremovable type="MM_EDITTEXTONLY"
    orig="%3C%25=vname%25%3E">
    Into my Flash code, thus corrupting the whole page code and
    totally confusing Contribute. And this happens even if you are
    editing a region totally unrelated to the Flash
    code?!?!?!?!??!?!?!?!
    I tried to take this up some time ago with Adobe support who
    were so unhelpful I gave up and rewrote the pages as standard .html
    and used template variables instead.
    Contact me if you need anymore information.

  • "You cannot perform this action in this region of the page" error Contribute 2.01

    Hi
    Our Contribute users are working in Editable Regions on pages
    they have permission to edit. They get this error sometimes when
    they try to create a link to another part of the website, to a page
    out on the Internet, or to a document on their computer.
    Usually they can succeed if they publish the page as is then
    edit it again, but not always.
    There is no noticeable network lag. The message appears
    quickly.
    We plan on upgrading Contribute, but don't have the go-ahead
    yet. Any suggestions about where to look for a solution would be
    appreciated.
    Thanks
    Gord

    I am having the same problem in both Contribute 4.0 and 3.0.
    I have checked the code and there is nothing odd in it. When I edit
    a page, I have found that I can create one link in the editable
    region, but then when I try to create another, I get the message:
    “Cannot perform that action in this region of the
    page.” This happens with text links, links from an image, and
    email links. It happens whether I choose "Browse" or "Choose." The
    problem also occurs when attempting to link to a file on my
    computer.
    I am the administrator of the site - it's not a problem for
    me, because I can make the links in Dreamweaver. However it is a
    big problem for our customers who want to update their own pages.
    Here is an example of a page of the site where this is
    happening.
    http://www.firstflightrentals.com/amenities.htm

  • Language locked, you cannot perform this action

    Hi,
    I am importing the PT language to an ECC 6.0 but it is taking almost 3 months, i am trying to restart the proccess but the icon is the truck of "import running".
    Can i stop this proccess and restart the import?
    Kind regards,
    Nuno Silva

    Hi,
    If the complete tranlsations are not provided from language you imported. you can do Supplement with other language.
    Check the following link for Language Supplementation:
    http://help.sap.com/saphelp_sm40/helpdata/EN/04/c89d3665c45904e10000009b38f839/frameset.htm
    On the other hand if you have additional SP were applied, please follow the Import Support packages option under Special actions, that will fill any text translation came from support packages.
    Hope this helps.
    Kalyan.

  • SMLT ( language is locked: you cannot perform this action)

    Hi Experts,
    I want to restart the my failed langauge import. But it gives me the above error.
    How do I restart my import?
    Regards
    Prashant

    ummary
    Symptom
    Language import locked
    Additional key words
    Language import, Upgrade
    Cause and prerequisites
    Scheduling of a language import is terminated with the error message
    1. "No action is currently possible, as a previous action is still   running" (start via SMLT)
    2. "Import refused; there are jobs that are not yet processed"    (start via SMLT)
    3. "Language Transport Utility locked. Administrator is active"    (start via SMLT)
    4. "IMPORT_LOCK: language import is locked" (when called from    R3up).
    The following causes exist:
    1. A previous language import terminated. In this case, the lock    flag could not be reset.
    2. The scheduling module found active or released language import    jobs. Before any further scheduling can take place, you must    check whether it is necessary to cancel the available jobs.
    3. The transaction found that another user is scheduling a    language import at the same time. It is not possible to schedule    two language import jobs at the same time.
    4. The scheduling module was started from R3up and recognized one    of the two situations described under 1. or 2.
    Solution
    1. Manually reset the lock flag.
       Start transaction SMLT and select
       -> Utilities -> Reset lock flag
    2. Use transaction SM37 to check whether language import jobs are    released or active.
       On the selection screen of SM37, select
      Job name                = SAP-LANGUAGE-IMPORT*
      User                    = *
       Start after event      = *
       Jobs without start date = X
       Jobs with previous job  = X
       For active jobs, check whether the status is correct.
       If the released / active jobs are no longer running, delete the    jobs or set the jobs to cancelled.
    3. No further action is necessary.
    4. Proceed as described under 1. and 2.

  • Anyone else have the issue where, after the 8,3 upgrade, you cannot access more than 1 exchange account on your iPhone? This is annoying to me as I need to access 4 daily and cannot due to this error.

    Anyone else have the issue where, after the 8,3 upgrade, you cannot access more than 1 exchange account on your iPhone? This is annoying to me as I need to access 4 daily and cannot due to this error.
    The first one, my private home email, works fine. With the other 3, I get the message "Cannot get mail: The connection to the server failed"
    All were working fine before the 8.3 upgrade. I did try the old trick of making one minor change on the account and resaving, but that did not change anything. I even deleted my work account and re-entered it from scratch, but again, sadly, no luck. For the time being, I am successfully getting the email via IMAP, but this ***** compared to exchange. Anyone have any idea what is happening or if a fix is in the works?

    Well, the one set up on exchange 2k3 is now working fine, although no changes were made on either the iPhone or the exchange side, so that's fun, but it still is throwing errors when connecting to the other 2 exchange accounts. The common elements are that both non-functioning exchange accounts are google apps for business accounts. So is one of the ones that's working, by the way. The settings on both accounts are the same as the one that's working, and both worked fine before the 8.3 upgrade. I have no issue accessing both of these accounts on my ipad which is currently on 8.2.x. If it's not the iphone OS at fault, I'm at a loss as to what it could be.

  • HT2458 Has anyone else who uses AT&T as their carrier been told if you cannot access your voicemail through your iPhone that there is no way to check your voicemails? This is an issue since I had to send my phone in for repair. Thank you

    Has anyone else who uses AT&amp;T as their carrier been told if you cannot access your voicemail through your iPhone that there is no way to check your voicemails? This is an issue since I had to send my phone in for repair. Thank you

    You received incorrect information from AT&T.  You can indeed access your voicemail without your iPhone.
    Call AT&T at (800) 331-0500 (assuming you're in the U.S.).  This is a 24 hour a day, 7 day a week number.  Ask them how to access your voicemail.  Normally, you would just do this by dialing your number from another phone, typing "*" once your voicemail recording starts, and entering your password.  You don't know your password, so it's probably the last four digits of your phone number or perhaps the seven - or ten-digit phone number.  Let the AT&T person tell you.

  • My Adobe Acrobat 9 Standard stopped working after I performed an msconfig. I get the following message: "You cannot use this product at this time. You must repair the problem by uninstalling and reinstalling this product..." I installed this on Jan. 7, 20

    My Adobe Acrobat 9 Standard stopped working after I performed an msconfig. I get the following message: "You cannot use this product at this time. You must repair the problem by uninstalling and reinstalling this product..." I installed this on Jan. 7, 2010 and I have since misplaced the disk.
    How do I fix the problem?

    Hi Ali,
    You can download Acrobat 9 Std. from: https://files.acrobat.com/a/preview/8d640488-4a92-4f7d-b50b-d8eb7f96bff8
    and reinstall the software.
    Regards,
    Rave

  • Intermittent issue with Wifi network card.

    Nothing can be more annoying than an intermittent issue. Unfortunately it does happen to my MBP. This is the new MBP purchase Jan. of this year. About 2 months ago, the MBP developes a problem. The sympotom is, after powering it on, the Wifi network card sometimes suddently stop working, even cannot be recognized by the system accidently. After the problem arise, I cannot turn on wifi again. The only way to get it back is to restart it. It used to work well with my home network and company network.
    I have tried every possible mean to figure out what's wrong with it. Tried SMC reset, PRAM rest. Reinstall a new OS on a new partition (per instruction from Apple support). I hate to say this is a HW issue but support people from Apple did suggest sending it to a service center for a check up.
    Before I actually dropping it at service center, I wanna know if someone has experienced that before?
    Repeat, it used work well with my router.

    senthil,
    It helps to describe your setup parameters.
    Which antenna(s) do you have?  Either 2 internal antennas or 1 external antenna.
    How far away and what obstructions (walls - wood/concrete) is the wi-fi router?
    I am a volunteer. I am not an HP employee.
    To say THANK YOU, press the "thumbs up symbol" to render a KUDO. Please click Accept as Solution, if your problem is solved. You can render both Solution and KUDO.
    The Law of Effect states that positive reinforcement increases the probability of a behavior being repeated. (B.F.Skinner). You toss me KUDO and/or Solution, and I perform better.
    (2) HP DV7t i7 3160QM 2.3Ghz 8GB
    HP m9200t E8400,Win7 Pro 32 bit. 4GB RAM, ASUS 550Ti 2GB, Rosewill 630W. 1T HD SATA 3Gb/s
    Custom Asus P8P67, I7-2600k, 16GB RAM, WIN7 Pro 64bit, EVGA GTX660 2GB, 750W OCZ, 1T HD SATA 6Gb/s
    Custom Asus P8Z77, I7-3770k, 16GB RAM, WIN7 Pro 64bit, EVGA GTX670 2GB, 750W OCZ, 1T HD SATA 6Gb/s
    Both Customs use Rosewill Blackhawk case.
    Printer -- HP OfficeJet Pro 8600 Plus

  • Error 58 The specified server cannot perform the requested operation

    Hello,
    I will try to explain the situation as brief as possible. Next to our current existing MDT environment (MDT2010 on Windows 2008 R2) we are no building a new system (MDT2013 on WIndows 2012 R2). We have multiple sites and the MDT deployment share is setup
    in DFRS share so every site is getting the same deployment information and replication is done automatically. This has been working firn for 3 years with the old system and also with the new environment it was working fine in our own subnet. But when after
    i have setup the remote MDT and WDS servers it is not working in these remote sites. The images are loading fine but for some reason the win PE is not connecting to the shares on the windows 2012 server in our site. When i manuualy connect from a remote win
    PE to our server i always get the error: system error 58 has occured. The specified server cannot perform the requested operation.
    I have been doing some troubleshooting and it seems i only got this issue when i connect from win PE 5.0 to a windows 2012 R2 server in a remote subnet.
    When i use win PE 5.0 and connect to a windows 2012 R2 share in the same subnet it connects fine. 
    When i use win PE 5.0 and connect to a windows 2008 R2 share in a remote subnet it connects fine
    When i use an older win PE and i connect to a windows 2012 R2 share in a remote subnet it connects fine
    When i use win PE 5.0 and connect to a windows 2012 R2 share in a remote subnet it does NOT connect and gives the above error
    The problem is that this problem also does not occure in Windows 7, after the machine was build by MDT and get into the OS i can connect without a problem to the windows 2012 R2 shares.
    Checking the event viewer on the 2012 R2 server that is hosting the shares i see that the following events are created:
    4624: An account was successfully logged on.
    Subject:
    Security ID:
    NULL SID
    Account Name:
    Account Domain:
    Logon ID:
    0x0
    Logon Type: 3
    Impersonation Level: Impersonation
    New Logon:
    Security ID:
    domain\username
    Account Name:
    username
    Account Domain: domain
    Logon ID:
    0x1F1FC0
    Logon GUID:
    {8e360e91-001b-c726-84a6-e7281a4bcac8}
    Process Information:
    Process ID:
    0x0
    Process Name:
    Network Information:
    Workstation Name:
    Source Network Address:
    x.x.x.x
    Source Port:
    60077
    Detailed Authentication Information:
    Logon Process:
    Kerberos
    Authentication Package:
    Kerberos
    Transited Services:
    Package Name (NTLM only):
    Key Length:
    0
    This event is generated when a logon session is created. It is generated on the computer that was accessed.
    The subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.
    The logon type field indicates the kind of logon that occurred. The most common types are 2 (interactive) and 3 (network).
    The New Logon fields indicate the account for whom the new logon was created, i.e. the account that was logged on.
    The network fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.
    The impersonation level field indicates the extent to which a process in the logon session can impersonate.
    The authentication information fields provide detailed information about this specific logon request.
    - Logon GUID is a unique identifier that can be used to correlate this event with a KDC event.
    - Transited services indicate which intermediate services have participated in this logon request.
    - Package name indicates which sub-protocol was used among the NTLM protocols.
    - Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
    5140: 
    A network share object was accessed.
    Subject:
    Security ID:
    domain\username
    Account Name:
    username
    Account Domain: domain
    Logon ID:
    0x1F1FC0
    Network Information:
    Object Type:
    File
    Source Address:
    x.x.x.x
    Source Port:
    60077
    Share Information:
    Share Name:
    \\*\Captures
    Share Path:
    \??\D:\Captures
    Access Request Information:
    Access Mask:
    0x1
    Accesses:
    ReadData (or ListDirectory)
    4634: 
    An account was logged off.
    Subject:
    Security ID:
    domain\username
    Account Name:
    username
    Account Domain: domain
    Logon ID:
    0x1F1FC0
    Logon Type: 3
    This event is generated when a logon session is destroyed. It may be positively correlated with a logon event using the Logon ID value. Logon IDs are only unique between reboots on the same computer.
    Anyone an idea why this is happening?

    Hi,
    We can refer to the following blog for MDT troubleshooting:
    http://blogs.technet.com/b/askcore/archive/2012/05/08/mdt-2010-amp-2012-my-deployment-failed-what-and-where-are-logs-i-should-review.aspx
    Best Regards,
    Vincent Wu
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Unable to expand DG is Lync client - Cannot perform this action, and the cause is unknown.

    Hi,
    I have a user in our Hong Kong office that is unable to open a distribution group she has added to her Groups. She gets the error message "Cannot perform this action, and the cause is unknown. Contact your support team to investigate."
    I can add the group and expand it, so can some of her colleague, and some cannot. Her colleagues who can have the same client and global policy settings as she does. 
    I read in a similar thread that this could be resolved by confirming the server times on Lync, AD (domain controller checked and Exchange but they were all correct and in sync. 
    The global policy is set to 250 max contacts - but does a DL count as 1 contact, or does it count all the people within the DG? I am getting HK to confirm she does not have too many contacts but I dont think this is the issue. 
    Anyone else come across this issue?
    Phil

    You can run the command Test-CsGroupExpansion to test the ability of a user to employ group expansion.
    For the usage of the command, you can check
     http://technet.microsoft.com/en-us/library/gg399009.aspx
    Lisa Zheng
    TechNet Community Support

Maybe you are looking for

  • Performance tuning for String operation in Field routine

    Dear Experts, I am writing a ABAP routine in field level  for capturing an occurence of a string. The string may occur in anny of the values  in itab. The ITAB has around 100 thousand records and the source package 400 thousand records. My coding goe

  • ICON with field contents in case of ALV GRID

    please have a look at the program. the output of the program display ICONS with the field contents. I wanted the same functionality in case of GRID layout. But in case of GRID layout I am only getting ICON without field contents. In this Example if I

  • Itunes 12.1 won't install on windows 8.1

    I recently got a new laptop and when I tried to install itunes I got an error message. Ive tried a number of troubleshooting steps that I found online and none of them have worked. I also have tried older versions of itunes to see if that would work.

  • Apps- Ipad to IPAD mini

    I have an IPAD and then i bought an IPAD mini, i downloaded the apps to the mini but some of the apps are not the same version as on the IPAD. How can I use the same on both or access from both . Ie. Games- IPAD well used but download to mini wants t

  • Reconfigured itself, now stuck on test page, please help

    I went to go listen to my ipod on my way home from work this morning. When I turned it on, it went to a weird screen and said it was reconfiguring. I followed all the prompts it told me to. However, it came to a to a certain screen and it wont let me