Form works using Adobe 7.0 Professional but not in 8.0 Professional

I created a password protected form using Adobe 7.0 Professional (Windows XP) that pulls data from an oracle database. The form is used by several people and works great. The problem is the form does not work if in Adobe 8.0 Professional with the password protection. The error that I get when I run this with 8.0 is:
script failed(language is formcalc; contect is xfa[0].form[0].F[0].P1[0].Button40[0])
script=...
Error: this operation violates your permissions configuration
If I take the password off the form in 8.0 it works. What do I need to do to get the form to work in 8.0 with the protection?

I created a password protected form using Adobe 7.0 Professional (Windows XP) that pulls data from an oracle database. The form is used by several people and works great. The problem is the form does not work if in Adobe 8.0 Professional with the password protection. The error that I get when I run this with 8.0 is:
script failed(language is formcalc; contect is xfa[0].form[0].F[0].P1[0].Button40[0])
script=...
Error: this operation violates your permissions configuration
If I take the password off the form in 8.0 it works. What do I need to do to get the form to work in 8.0 with the protection?

Similar Messages

  • PDX index works in adobe reader 9.4 but not in adobe X !!

    Hello I have some commercial genealogy DVD's, bought a few years ago, with PDX files on them that work fine with adobe reader  9.4  but not in  adobe reader X.   Adobe reader X says they are invalid PDX index files. Ofcourse adobe says that version X is Backward compatible and I must contact the vendor of my dvd's !!!.
    Does anybody else has this problem ?
    I do not have the pro version so I cannot rebuild the indexes myself.
    Hans
    PS for now I have removed version 10 and re-installed version 9.4
    Windows XP SP3

    Reply found here:
    http://forums.adobe.com/message/3522477#3522477
    "Adobe Reader X doesn't support search catalogs created with Acrobat 5 or earlier.
        You may try Adobe Reader 9 or create new catalogs with Acrobat X Pro."
    I actually contacted my vendor and he is sending me a new disk free of charge . He told me he had to destroy his whole stock of cd's that contains old pdx files.

  • Designer 7.0  form working with Reader 7.0.5 but not Reader 7.0.8

    Hello everyone,
    I was wondering if anyone has had a problem with a formed created using Designer 7.0 that was working with Reader 7.0.5 but no longer functions with Reader 7.0.8?
    The form consists of a numeric textbox N1 and 2 checkboxes C1[0] and C1[1].
    All code is done using FormCalc.
    Here is the situation: if the number in the numeric box is blank or not greater then zero, then neither check box can be checked. Both check boxes can not be checked at the same time. If the value in the numeric box is greater then zero, the checkboxes may or may not be checked (again both can not be checked at the same time).
    N1 has code the following code in its exit event:
    if (($.isNull) or ($.rawValue le 0)) then
    C1[0].rawValue = 0 //if not positive value, checkboxes must be blank
    C1[1].rawValue = 0
    endif
    C1[0] has the following code in its click and exit event
    if (C1[0].rawValue == 1) then
    C1[1].rawValue = 0 //C1[0] and C1[1] can not both be checked
    endif
    if ((N1.isNull) or (N1.rawValue le 0)) then
    $.rawValue = 0 //uncheck if N1 is not positive
    endif
    C1[1] has the following code in its click and exit event
    if (C1[1].rawValue == 1) then
    C1[0].rawValue = 0 //C1[0] and C1[1] can not both be checked
    endif
    if ((N1.isNull) or (N1.rawValue le 0)) then
    C1[1].rawValue = 0 //uncheck if N1 is not positive
    endif
    The above code worked exactly as described when the form was used in Reader 7.0.5.
    Under Reader 7.0.8 the following happens:
    if N1 is blank or less then or equal to zero, both checkboxes can be checked at the same time (this should not happen at all) but neither can be unchecked
    if N1 is positive the code (and checkboxes) function as described.
    I am not sure if this is a Designer issue or a Professional/Reader issue, so I am posting this here as well as in the other 2 spots.
    Any help is greatly appreciated,
    Ben

    Chris,
    Thank you for the sample you provided. First, I must apologize for not mentioning that there was additional code in the Click event. I thought I had removed it from my form, but apparently I had not.
    I have compare the sample you provided to my form. I noticed several differences between them. First was that you used Designer 7.1 to create your sample, whereas I used Designer 7.0. I do not believe that this will have an impact, although it is possible. Also, in your sample, then click and exit events both need to contain the same "check" code. Your sample has one IF statement in the click event and one IF statement in the exit event. To match my form code, the Click and Exit events together need to contain both IF statements. My form originally contained the code in the Change event also.
    i.e. C1[0] has the following code in both its Click, Exit and Change events
    if (C1[0].rawValue == 1) then
    C1[1].rawValue = 0 //C1[0] and C1[1] can not both be checked
    endif
    if ((N1.isNull) or (N1.rawValue le 0)) then
    $.rawValue = 0 //uncheck if N1 is not positive
    endif
    and similarly for C1[1].
    Based off your sample, I did some more digging and found that the problem is caused by the Change event for the checkboxes. I have removed the code from the Change event and now the form works as desired.
    So, if the Change event has NO code, and if the Click and Exit events for the checkboxes have both IF statements the overall behavior (as specified earlier) is identical (and what I am looking for) for both Reader 7.0.5 and 7.0.8.
    Now, if I add the IF statements to the Change event (without removing them from Click and Exit), the behavior in Reader 7.0.5 does not change (works as specified). In Reader 7.0.8, the checkboxes can not be unchecked if N1 is blank.
    So my questions now become:
    1) What has actually changed between Reader 7.0.5 and 7.0.8 (i.e. more detailed description than the generic release notes)?
    2) Which one actually exhibits the correct behavior?
    3) If this is a change to the event model, is this documented anywhere?
    Thanks again,
    Ben

  • Search function will work in Adobe Acrobat version 9, but not version 7.

    When opening the same PDF in Adobe Acrobat 7 and Adobe Acrobat 9, the search function only finds text in version 9 and not in version 7 when an identical word is typed in the search field on the top right side of the window. It is important that the document can be searched in both versions.  Is this possible?  Any idea on why this issue is occurring or how the search function can work if it is not opened in Adobe 9?
    Thank you for your time.

    It has been a part of Acrobat for a while now but DWF was added in Acrobat 8, I believe. As far as older versions are concerned, the version of AutoCAD you have matters. See: http://blogs.adobe.com/pdfitmatters/2008/12/version_compatibility_of_acrob.html. In addition, AutoCAD 2009 is supported in Acrobat 9.1.
    I would recommend downloading a trial copy of Acrobat and see if it meets your requirements.

  • In using Adobe Acrobat 8 Professional I have added oval shapes to a form, but they do not print.  How do I get all shapes to print?

    In using Adobe Acrobat 8 Professional I have added oval shapes to a form, but they do not print.  How do I get all shapes to print?
    I am using a Dell PC with Windows 7 Professional as the Operating System.

    File > Page Setup = Scale
    The Scale control is what controls the size of what is printed to paper. 100% is usually the best setting.

  • The people's posted videos no longer work on my ipad  Note: I am using the Facebook app, I am not using safari  Please don't tell me to use adobe flash player, it is not compatible with ipad, but it used to work nevertheless.

    The people's posted videos no longer work on my ipad
    Note: I am using the Facebook app, I am not using safari
    Please don't tell me to use adobe flash player, it is not compatible with ipad, but it used to work nevertheless.

    Facebook videos are still working for me in the Facebook App (using iOS 7.0.6).
    Have you tried restarting or resetting your iPad?
    Restart: Press On/Off button until the Slide to Power Off slider appears, select Slide to Power Off and, after It shuts down, press the On/Off button until the Apple logo appears.
    Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10 seconds).
    No data will be lost.

  • Hi, I am using Adobe Acrobat 8 professional

    Hi, I am using Adobe Acrobat 8 professional, using com compoenent of this Adobe i can convert doc file into pdf in debug mode but when i install my site on release mode no pdf is created and -7 code is returened.
    Can somebody help me. it is very urgent.
    Thanks
    Atul

    You do know that use of Acrobat on a server is ILLEGAL, as it is a violation of the EULA, right?
    Also, there are no supported APIs in Acrobat via COM for conversion of Doc->PDF, so not sure what you are calling...

  • I can not get Firefox to play music backgrounds on pages in browsers it works in IE and other browsers but not firefox, what HTML or Jave script do I need too use to make them work?

    I'm having a problem with firefox playing background music on some sites, it works with IE and other browsers but not with fire fox, what html or java script do I need to add to the pages so that they play the music?
    I develop my pages in Front Page and I know that the music only works in IE, so if someone can tell me how to correct this problem as it is important as I use fire fox as my main browser.
    I thank you in advance

    If a website uses BGSOUND then it will only work in IE.
    BGSOUND is not compatible with other browsers like Firefox.
    * http://kb.mozillazine.org/Background_music_does_not_play

  • I am unable to get Lightroom Mobile to work on my home network. The Ipad says "There are no collections to sync, enable lightroom mobile on your computer", but it is enabled.  I got it to work one time on another network but not at home where I use Lightr

    I am unable to get Lightroom Mobile to work on my home network. The Ipad says "There are no collections to sync, enable lightroom mobile on your computer", but it is enabled.  I got it to work one time on another network but not at home where I use Lightroom.

    Hi,
    could you please give us some info on what kind of network you have?
    Can other application communicate with the web?
    Thanks,
    Ignacio

  • Unable to open in pdf files in ipad 3 using adobe reader 10.2 but able to do so in ipad 2 using adob

    Unable to open in pdf files in ipad 3 using adobe reader 10.2 but able to do so in ipad 2 using  adobe reader x 10.1 .

    Can you please share the file you are trying to open with us at [email protected]? Also, can you please confirm that you've updated the Adobe Reader on your iPad 3 to the latest version using iTunes or the AppStore app?

  • We converted a flash online course for iPad use. It works well on iPad2 5.1 but not on OS 6. The player screen is reduced to half the size. Any help?? Thanks.

    We converted a flash online course for iPad use. It works well on iPad2 5.1 but not on iPad2 OS 6. The player screen is reduced to half the size. Any help?? Thanks.

    We converted a flash online course for iPad use. It works well on iPad2 5.1 but not on iPad2 OS 6. The player screen is reduced to half the size. Any help?? Thanks.

  • Working in adobe illustrator - computer crashed - will not soft boot or reset PRAM - should i reinstall from CD snow leopard 10.6.3? I have an extra hard drive in my MAC with time machine on it set to do auto back ups. How do i recover ?

    working in adobe illustrator - computer crashed - will not soft boot or reset PRAM - should i reinstall from CD snow leopard 10.6.3? I have an extra hard drive in my MAC with time machine on it set to do auto back ups. How do i recover ?

    Well first you have to figure out what is wrong with the machine and solve that problem first.
    Your post is very vague on what occured, and there are many types of "crashes" it really depends upon what see on the screen and what the hardware does, we can't see it to tell you, so you have to tell us.
    I suggest you run through these user tips and provide more information about your hardware.
    Disconnect the TimeMachine drive for now
    ..Step by Step to fix your Mac
    Help us to help you on these forums
    Create a data recovery/undelete external boot drive
    If this is going way over your head, there are local PC/Mac techs that will assist you for a fee, Apple only does hardware repairs and is advised to use them if you discover it is, especially if under warranty/AppleCare.
    Hard drive and RAM upgrades can be handled yourself or by a outside tech in many older models of Mac, but don't expect Apple to cover the new parts.
    Install/upgrade RAM or storage drive in Mac's

  • How do I set upmy Imac to allow using both my computer speakers and a Bose SoundLink system as outputs at the same time.  I can use one or the other, but not both.

    how do I set up my Imac to allow using both my computer speakers and a Bose SoundLink system as outputs at the same time.  I can use one or the other, but not both.  From systems Preferences I must select one or the other.  I want both to work all the time.

    Hi,
    I would recommend you to use 0FI_AP_4 rather using both, particularly for many reasons -
    1. DS: 0FI_AP_4  replaces DataSource 0FI_AP_3 and still uses the same extraction structure. For more details refer to the OSS note 410797.
    2. You can run the 0FI_AP_4 independent of any other FI datasources like 0FI_AR_4 and 0FI_GL_4 or even 0FI_GL_14. For more details refer to the OSS note: 551044.
    3. Map the 0FI_AP_4 to DSO: 0FIAP_O03 (or create a Z one as per your requirement).
    4. Load the same to a InfoCube (0FIAP_C03).
    Hope this helps.
    Thanks.
    Nazeer

  • My transparency does not work on my iPhone and I was wondering how I fix that? It worked when I first downloaded ios7 but not now.

    My transparency does not work on my iPhone and I was wondering how I fix that? It worked when I first downloaded ios7 but not now.

    Hello wilsontot_too,
    Thank you for the details of the issue you are experiencing on your iPhone.  It sounds like you are not noticing transparency on your iPhone.  It may be that you have "Increase Contrast" turned on in your iPhone settings.
    I recommend verifying that Increase Contrast is turned off in Settings>General>Accessibility.
    iPhone User Guide - Large, bold, and high-contrast text
    http://help.apple.com/iphone/7/#/iph73b89c6
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Code is working fine with OIM9102 BP14 patch but not in OIM9102 BP20.

    Using OIM API calls, I am able to fetch usr_key and ugp_key succesfully when utilityFactory is initialized with system admin login.
    When utilityFactory is intialized with non system admin ID, usr_key and ugp_key is returning as "0".
    This code is working fine with OIM9102 BP14 patch but not in OIM9102 BP20. Do user need any access right to invoke API calls ? Any thing related to this is changed in this patch?
    Environment details:
    OIM 9102BP20
    Websphere 6.1

    No, no more rights are needed. If it is working fine into BP older than this one, raise a SR and ask support guys to file a bug. But you have to show them step-by-step working into the older one and not working on newer. It is quite difficult happen, but maybe this feature broken on new business patch 20.
    I hope this helps,
    THiago Leoncio.

Maybe you are looking for

  • Error occurance in oracle database 10g installation

    I have unzipped the cpio file and copied the database folder to tmp directory in oel5.And i have provided ./runInstaller then i get the following error Internal error:cannot connect to X11 window server using localhost:0.0 as the value of the display

  • "The selected topic is currently unavailable"

    Why do I always get the following message when using Help in iPhoto, when in fact I am connected to the internet. The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet.

  • Photoshop CS6 update error U44M2P22 or U44M2I218

    I bought the permanent license version of Photoshop CS6 standard.  as-installed, it is version 13.0.0 I wanted to update to 13.0.4.  so I tried installing via update feature.  got an error. so I manually downloaded the 13.0.4 updater patch. still get

  • Icons disappear when creating a jar file.

    I am trying to make a runable jar file of an application that i wrote however, when i export it from eclipse the icons no longer appear. All of the icons are contained in a class called gridGui. Any help would be great. Thanks      //Creates all of t

  • My 4s camera flash light wont turn off and camera is not working

    my 4s camera flash light wont turn off and camera is not working