Screen Compatibility issue when form runs.

my screen Flick and show message The color scheme has been change to window basic when form run in internet explorer in win7.

Hi,
Not sure why you are resolving the node (??), also I would not be inclined to include a period in the object name (.), maybe this is why you are resolving the node.
Also I don't see in the script where you are calling the instanceManager, in order to use the addInstance method.
Having said that the problem may be in the File > Form Properties > Defaults tab:
Check that Preserve script changes is set to Automatic.
Lastly is the form Reader Enabled? It would need to be for users with Reader to save the changes, including new instances of a repeating element.
Niall

Similar Messages

  • [Solved] Screen goes black when I run "xrandr" with displayport connec

    I am running Arch on a Dell Latitude E6500 with Xorg, nouveau, and Gnome 3. The graphics chipset is identified by lspci as "01:00.0 VGA compatible controller: NVIDIA Corporation G98M [Quadro NVS 160M] (rev a1)".  So far, everything has gone swimmingly with the integrated monitor. Today, I tried to connect an external monitor via DisplayPort. I initially connected the monitor with the system booted and logged in graphically. The external monitor did not receive a signal, so I ran xrandr in an xterm to see if it was being detected. As soon as I ran the command, the laptop screen went black. On a reboot (this time with the DisplayPort cable plugged in from the start), the boot process stopped at the end of the systemd messages (ie, the boot was successful, but X did not appear to start). Connecting to the system via ssh from another machine, I set DISPLAY=:0 and ran xrandr:
    Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192
    LVDS-1 connected primary 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 207mm
    1280x800 60.03*+ 40.02
    1024x768 59.92
    800x600 59.86
    640x480 59.38
    720x400 59.55
    640x400 59.95
    640x350 59.77
    VGA-1 disconnected (normal left inverted right x axis y axis)
    DP-1 connected (normal left inverted right x axis y axis)
    1920x1200 59.95 +
    1600x1200 60.00
    1280x1024 75.02 60.02
    1152x864 75.00
    1024x768 75.08 60.00
    800x600 75.00 60.32
    640x480 75.00 60.00
    720x400 70.08
    DP-2 disconnected (normal left inverted right x axis y axis)
    So, X does appear to be running, but isn't actually rendering to either monitor. I noted that there is no "*" next to a graphics mode for DP-1, which I took to mean that no mode was selected.
    I then ran "xrandr --output DP-1 --auto" in an attempt to wake up the monitor. This had no effect on either monitor (I still had the boot messages on the integrated monitor, and a blank screen on the external), but running xrandr again showed that the default 1920x1200 mode was selected:
    Screen 0: minimum 320 x 200, current 3200 x 1200, maximum 8192 x 8192
    LVDS-1 connected primary 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 207mm
    1280x800 60.03*+ 40.02
    1024x768 59.92
    800x600 59.86
    640x480 59.38
    720x400 59.55
    640x400 59.95
    640x350 59.77
    VGA-1 disconnected (normal left inverted right x axis y axis)
    DP-1 connected 1920x1200+1280+0 (normal left inverted right x axis y axis) 519mm x 320mm
    1920x1200 59.95*+
    1600x1200 60.00
    1280x1024 75.02 60.02
    1152x864 75.00
    1024x768 75.08 60.00
    800x600 75.00 60.32
    640x480 75.00 60.00
    720x400 70.08
    DP-2 disconnected (normal left inverted right x axis y axis)
    The Xorg log shows the monitor connected through DisplayPort being detected with nothing that immediately looks like an error:
    [ 22.289] (II) NOUVEAU(0): EDID for output DP-1
    [ 22.289] (II) NOUVEAU(0): Manufacturer: DEL Model: a02b Serial#: 842084435
    [ 22.289] (II) NOUVEAU(0): Year: 2009 Week: 7
    [ 22.289] (II) NOUVEAU(0): EDID Version: 1.4
    [ 22.289] (II) NOUVEAU(0): Digital Display Input
    [ 22.289] (II) NOUVEAU(0): 8 bits per channel
    [ 22.289] (II) NOUVEAU(0): Digital interface is DisplayPort
    [ 22.289] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 52 vert.: 32
    [ 22.289] (II) NOUVEAU(0): Gamma: 2.20
    [ 22.289] (II) NOUVEAU(0): DPMS capabilities: Off
    [ 22.289] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4
    [ 22.289] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 22.289] (II) NOUVEAU(0): Preferred mode is native pixel format and refresh rate
    [ 22.289] (II) NOUVEAU(0): redX: 0.674 redY: 0.319 greenX: 0.188 greenY: 0.706
    [ 22.289] (II) NOUVEAU(0): blueX: 0.148 blueY: 0.064 whiteX: 0.313 whiteY: 0.329
    [ 22.289] (II) NOUVEAU(0): Supported established timings:
    [ 22.289] (II) NOUVEAU(0): 720x400@70Hz
    [ 22.289] (II) NOUVEAU(0): 640x480@60Hz
    [ 22.289] (II) NOUVEAU(0): 640x480@75Hz
    [ 22.289] (II) NOUVEAU(0): 800x600@60Hz
    [ 22.289] (II) NOUVEAU(0): 800x600@75Hz
    [ 22.289] (II) NOUVEAU(0): 1024x768@60Hz
    [ 22.289] (II) NOUVEAU(0): 1024x768@75Hz
    [ 22.289] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 22.289] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 22.289] (II) NOUVEAU(0): Supported standard timings:
    [ 22.289] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 22.289] (II) NOUVEAU(0): #1: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 22.289] (II) NOUVEAU(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 22.289] (II) NOUVEAU(0): Supported detailed timing:
    [ 22.289] (II) NOUVEAU(0): clock: 154.0 MHz Image Size: 519 x 320 mm
    [ 22.289] (II) NOUVEAU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 22.289] (II) NOUVEAU(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 22.290] (II) NOUVEAU(0): Serial No: G283H929210S
    [ 22.290] (II) NOUVEAU(0): Monitor name: DELL 2408WFP
    [ 22.290] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 22.290] (II) NOUVEAU(0): EDID (in hex):
    [ 22.290] (II) NOUVEAU(0): 00ffffffffffff0010ac2ba053303132
    [ 22.290] (II) NOUVEAU(0): 07130104a534207822b325ac5130b426
    [ 22.290] (II) NOUVEAU(0): 105054a54b008180a940714f01010101
    [ 22.290] (II) NOUVEAU(0): 010101010101283c80a070b023403020
    [ 22.290] (II) NOUVEAU(0): 360007402100001a000000ff00473238
    [ 22.290] (II) NOUVEAU(0): 3348393239323130530a000000fc0044
    [ 22.290] (II) NOUVEAU(0): 454c4c20323430385746500a000000fd
    [ 22.290] (II) NOUVEAU(0): 00384c1e5311010a2020202020200012
    [ 22.290] (II) NOUVEAU(0): Printing probed modes for output DP-1
    [ 22.290] (II) NOUVEAU(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 22.290] (II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 22.290] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 22.290] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 22.290] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 22.290] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 22.290] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 22.290] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 22.290] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 22.290] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 22.290] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 22.290] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    Googling has turned up a number of people having issues with DisplayPort, but in these cases the external monitor simply needs to be enabled (xrandr --auto, a BIOS setting, etc). Has anyone experienced this situation, where the working primary monitor stops working?
    Thanks!
    Last edited by Gavster (2015-01-25 17:00:50)

    I got a displayport -> HDMI cable to try the laptop with my television. This worked seamlessly, with X auto-detecting the new monitor and correctly enabling it with a default of 1920x1080 (interlaced). I also was able to change it to 1280x720 (progressive) with xrandr. Since the monitor I originally tried with straight displayport also has an HDMI input, I tried the new cable there and again was met with success. I'll mark this as solved with the likely culprit being something very strange with my displayport cable (I had ruled the cable out since the EDID was properly reporting the monitor model and supported resolutions).

  • Compatibility issues between iMacs running CC Cs6 Premiere Projects.

    I have a 27" iMac at work, it has 3.4 ghz processor Intel Corei7, w 8gb 1333 mgz DDR3 ram, and a Radeon HD 6970m 2048 Graphics processor, it has OSX 10.8.3
    at home I have a 21" iMac, with a 2.7 ghz Intel Core i5, 16gb 1600 mgz DDR3 ram, Nvidia GEForce GT 640 w 512mb running OSX 10.8.5
    I want to work on same project in both locations. The 27" will not open a project started on the 21" and I have updated both Premiere's on the same day. Is this a hardware issue, or how the imac preferences are set up? I also have issues running Magic Bullet with Premiere on the 27" and no issue integrating it on the 21".
    Any help would be appreciated.

    My concern is going back and forth between the versions...  I read somewhere there are compatibility issues with Premiere....Can the user working in CC go back to premiere CS6? and vice versa?
    Thanks,
    dmichael

  • Compatability Issues - Blank Forms

    I have sent out a from with sections filled in and saved.
    A client got back to me saying the form was blank, yet from my end and all the office macs, it has the correct data.
    The form was created and filled out in Acrobat Pro XI
    Obviously this is at their end, but how do I go about making sure there a no compatibility issues with my forms in future?
    Thanks

    You need to establish exactly what software is installed and used. The distinction between "installed" and "used" is important. Many people do not realise that if a PDF is viewed in a browser such as Chrome or Firefox, that these will be default IGNORE Adobe Reader even if it is installed. You cannot make a form compatible with every PDF viewer as many do not even show forms; worse, others break them.

  • 10.6.8 update: screen brightness issues when hooked to external monitor

    I just upgraded to MacOS 10.6.8 yesterday, and since then, the screen on my Macbook is acting strange. 
    I'm hooked up to an external monitor which I use almost all the time as the primary monitor.  Usually, when I'm using the external, I turn the brightness all the way down (to black) on the Macbook.  After the update, however, the Macbook seems to have a mind of its own.  The screen gets brighter, then dimmer, then brighter again, without reason.  Or, othertimes, after about 30 seconds of inactivity, the Macbook screen gets brighter, then when you move the mouse, it goes back to black again.
    It's not that I care so much, but just wish I knew what was going on.  Glitch in the new software?
    Macbook
    MacOS 10.6.8
    External monitor: ViewSonic VA2231wm

    Same problem here with a MacBook Pro. I have the notebook connected to a Cinema Display and thus manually dimmed down completely my MacBook Screen. Now after updating to 10.6.8 my MacBook screen dimms up at the time when it would normally dimm it down if the screen was "enabled".
    I tried several steps to fix that:
    - Dis- and reconnected my external Cinema Display.
    - Changed display and energy safer settings in system preferences.
    - Fixed file permissions.
    - Did a PRAM-reset.
    Nothing helped.
    Please help us!

  • Flash Player issues when I run project

    I am running Flex on Windows and get the error:
    Flex Builder cannot locate the required version of Flash
    Player. You might need to install Flash Player 9 or reinstall Flex
    Builder.
    I have tried the following:
    Downloading the 12/03/2007 update Windows Flash Player 9
    ActiveX control content debugger (for IE and Netscape)
    Uninstalling Flash Player 9 and reinstalling from the Adobe
    website
    Uninstalling Flex and reinstalling
    Any help is appreciated!
    Carly

    I was about to post a similar question about Stand Alone
    Flash Player. Over the last year and half of using Flex Builder 2 I
    have run into many problems that could have been fixed by telling
    Flex Builder where to look for its debug players (plug-in and
    standalone) rather than relying on some default value that seems to
    be reset when you install Flash CS3 (and at other times too).
    I have looked and looked for compiler params that would tell
    FB what debug binary to use but to no avail. Is there a way to set
    this in FB2? If not can you at least do so in FB3?
    Thanks,
    Patrick.

  • Oracle 9i Bug Or Compatability issue with Forms 5

    I create this function in Ora 8 and using it in Forms 5. It working fine in forms trigger When-Create-Record.
    But when I migrate to Ora 9, it working in SQLs but in forms 5 it genrates an error:
    ORA-03113 end-of-file on communication channel
    CREATE OR REPLACE function GenerateEmpoyeeID
    return char
    is
    mEmpID char(5);
    Begin
    select substr(decode(length(max(to_number(empcode))),1,
    '0000'||to_char(max(to_number(empcode))+1),2,
    '000'||to_char(max(to_number(empcode))+1),3,
    '00'||to_char(max(to_number(empcode))+1),4,
    '0'||to_char(max(to_number(empcode))+1),to_char(max(to_number(empcode))+1)),1,5)myid
    into mEmpID
    from ( select empcode from empmst_5
    union
    select empcode from delmst_6 );
    return (mEmpID);
    End;
    So, please tell me the right way against this Oracle error. I don't want to use it with If-Else statement.

    Out of interest have you tried returning VARCHAR2 rather than CHAR?

  • OAM- Apache Reverse Proxy issue when Form Authenticaion is used

    Hi All,
    Customer is using Apache 2.0.65 as a reverse proxy server. OAM has been integrated with OAS. A WebGate has been installed on OHS in infra.
    When a protected resource (portal) is accessed, a login form appears. After entering the correct credentials, it does not go to the resource, instead gives displays some Header Variables on the Browser, instead of actual resource.
    This happens only when a resource is protected with Form Authentication Scheme and while using with reverse proxy. The same Form Authentication scheme works without reverse proxy. With Basic LDAP Authentication, the same resource perfectly works even when reverse proxy is used.
    Any suggestions?
    Thanks in advance.
    Regards,
    Amol

    Hi Amol,
    Check the passthrough parameter in your form scheme. If this is set to yes, what you are asking OAM to do is to pass through to the form action instead of the URL the user originally requested. I know this still does not explain why things work when the reverse proxy is not used - but it might make sense if you actually have 2 form schemes and when you access the resource via the reverse proxy, the policy domain/policy in question actually invokes the scheme which has passthrough enabled. You could ascertain this via the access tester by trying the reverse-proxied URL and direct URL.
    -Vinod

  • IMac 27" inch display screen flicker issue when moving files

    Whenever a drop a file from Finder to my desktop, the screen flickers.  Occasionally, when I move a window, it also flickers, but it's a more consistent problem when dropping the files on the desktop.  It only flickers once and returns to a completely normal state.
    It does NOT happen when going the other way - from the desktop to Finder.
    I purchased the iMac AFTER the original firmware updates, so I haven't had to install any of them from the original problem a couple years ago. 
    I am wondering if this is a problem that is discussed or if there are any suggestions.
    Thanks....

    I'm having the same problem. Here are the details I was about to post as a separate thread:
    27" iMac 2.7GHz Intel Core i5 with 16Gb RAM. I'm also using a 20" ACD alongside, a set up I have used with my previous 24" iMac. The ACD is being used as an extended desktop (not mirrored).
    I've just started noticing an odd effect: When moving a file from a folder onto the desktop, the entire iMac screen flickers and breaks up momentarily before reverting to normal. It is an effect which lasts a fraction of a second and is visually very intrusive.
    Weirdly, if I move the file but continue to hold it for a second before releasing to place it on the desktop, there is no flicker.
    Similarly, if I open another folder and place the window alongside, moving a file from window to window produces no flicker. It only happens when moving something to the desktop.
    The effect does not happen if the ACD is turned off (but connected) or the ACD is used in Mirror mode.
    Does this sound like a hardware or software fault?

  • Ampersand issue when auto running.

    I use the host command in another program to run a list of SQL queries on a system if people change a package.
    One of them has an ampersand in so prompts user for a value.
    I have to manually remember to put set define off at the start of the script after each change.
    Is there no way to add this to the package itself so when it enters our version management system it wont need my manual input thereafter?

    ngac_uk wrote:
    Is there no way to add this to the package itself so when it enters our version management system it wont need my manual input thereafter?Not really.
    You need to explicitly tell SQL*Plus to disable substitution, or force it to use a different character that does not cause conflict with your code.
    This can be automated via SQL*Plus's glogin.sql script - it is automatically executed when SQL*Plus loads. However, it would be unwise to rely on this to change SQL*Plus behaviour for you, in order for your code to compile successfully on some database server.
    What I do in this case is to have a super/master script that does the execution of SQL scripts. And this master script will ensure a sane and valid environment for executing the subsequent scripts.
    Deployment instructions also clearly state that the master script needs to be executed - and that individual scripts not be called manually for creating objects and compiling PL/SQL code.

  • Photoshop Elements 4.0 compatability issues with Vista

    How to resolve compatability issues when loading Photoshop Elements 4.0 with Vista operating system. The Software came with Canon Canoscan 8600F scanner.

    Nope, I'm afraid that's not gonna work out. The best you can hope for is trying compatibility modes, but otehrwise I don't think there is any way to run this 7 or 8 year old software on Vista or Win7/ Win8 for that matter...
    Mylenium

  • Firefox version 22 screen tearing issue with video

    So I've updated to Firefox 22 and have recently started noticing this really annoying screen tearing issue when scrolling. its only when i use Firefox sometimes it happens when I'm watching videos sometimes it just happens on normal every day pages. I've tried to duplicate this issue in other browsers (Chrome) and it just only seems to happen with Firefox. anyone else experienced this and knows how to stop it? kinda annoying

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Known compatibility issues with 2008 and 2008 R2

    For some reason i am not able to make remote connections from VS 2013 to my current installation of SQL server 2008 so i thought to uninstall it and install another edition i got from MSDN but i the uninstall process keeps failing saying theres a known
    compatibility issues with 2008 and 2008 R2. it also gave me the option to seek solution online but when i click on it it is unable to get a solution online and i am never able to uninstall it. please help me here. i need to get SQL server up and running. thanks

    Hi FLORENCEOKOSUN,
    According to your description, you encounter a compatibility issue when uninstalling SQL Server 2008. For further analysis, please help to post the full error message and
     SQL Server summary log. By default, the log can be found in: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log.
    There is also a KB article about known issues of installing SQL Server 2008 on Windows Server 2008 R2 for your reference.
    https://support.microsoft.com/en-us/kb/955725 
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • IDCS2 Screen Redraw issues

    We're having screen redraw issues when panning and zooming pages. Getting screen anomolies and jittery display performance. It only happens when using InDesign, no other apps exhibit similar issues.
    PC specs are:
    WinXP Prop SP2
    Dell Optiplex GX620, 2GB RAM
    ATI Radeon X600, 256MB Video Card
    Dual Dell 19" Flat Displays
    Tried setting Display Performance slider in Prefs to middle setting and still getting redraw problems.
    Is there a setting for the video card that might help?
    Thanks,
    -Danny

    InDesign is known to have display issues with scrolling (white bars appearing where the edge of the screen used to be), although I don't believe I've ever seen it panning. As far as I know there is nothing you can do but grumble.
    Not a lot of help, I'm afraid.
    Peter

  • SQL Server 2008 R2 Standard - Compatibility issues with Windows Server 2012 R2

    Hello,
    We used as a test a box on which we installed Windows Server 2012 R2 and SQL Server 2008 R2 Standard Edition. No Service pack was installed. It worked perfect.
    Now we try to do it on another box and all of the sudden there is compatibility issue when we try to instal SQL Server. We can still install SQL Server by clicking "Continue without getting help".
    Where can this come from? If it is hardware related what are the thing I should look at?
    Thanks all

    Hello,
    Adding to Shanky suggestion, you can perform a slipstream installation of SQL Server 2008 R2 + SP3 to make SQL Server
    2008 R2 compatible with the newer operating system, as explained on the following post.
    http://blogs.msdn.com/b/petersad/archive/2011/07/13/how-to-slipstream-sql-server-2008-r2-and-a-sql-server-2008-r2-service-pack-1-sp1.aspx
    https://support.microsoft.com/en-us/kb/955392/
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

Maybe you are looking for

  • Mandatory fields to create vendor and PO

    Hi all, I am migrating data from legacy system to ECC and to SRM. I found mandatory fields in ECC and I am not sure what are the mandatory fields for SRM. I need for Vendor creation(Foreign vendors also) and open PO. Please reply. Regards, Balaji

  • Java able to read PKI from Mozilla

    I need to have my java Swing application able to use PKI authenticate for User Login. My application is running on Linux. I'm not able to have my application read PKI from Mozilla. It is able to read PKi certificate from IE on Window. I follow the in

  • Stepping through a poorly formatted xml file

    Hi, this forum worked a charm earlier so I'm hoping it will go 2 for 2. Through a httpservice I'm reading an XML file into a ArrayCollection. Because the XML is so poorly formatted I'm having to write some very sloppy code just to step through 20 res

  • Elements raw files

    can't open raw files in elements 11

  • Is it free to upgrade from snow leopard to yosemite? If so how do you do it?

    I need to upgrade my OS as I cannot use the Adobe Digital Editions without doing so. I have OS 10.6.8 (snow leopard) on a pro laptop. Is this possible? - have tried but failed. Press the download button it says and nothing happens. Is it free as it s