Aicc not working in Connect Presenter 6

I'm having trouble getting Adobe Connect Presenter (Breeze)
v6 to work on Plateau v4.5.
We've been using Breeze 3.07 for 5 years so I should know how
to set it up.
In Plateau LMS I've created an AICC Configuration for Breeze
Presenter, created a Plateau Source ID called Breeze Presenter, set
the Content Object Developer Tool field to Breeze Presenter, set
the Content Object as AICC. The content plays, but the content
won't mark completed when played through Plateau. I've also tried
setting the Item Source Id to either MACROMEDIA BREEZE or SKILLSOFT
and the Content Object Developer Tool field to MACROMEDIA BREEZE or
SKILLSOFT and that doesn't work either. I don't know if the new
version of Breeze has a different port number to communicate to
Plateau, should be port 80. I'm on a test box and I was able to get
AICC working between Breeze 3.07 and Plateau 4.5, but it doesn't
work for Breeze 6 to Plateau 4.5. I sent the course to Plateau,
waiting to hear back. Haven't heard from Adobe for a day, support
is not very timely. I spoke to someone that said they went through
this for a month, bagged Breeze and went to Articulate. Any
suggestions?

That problem isn't related to Private Browsing specifically, that's how Firefox works with regards to multiple "sessions" with the same server - only one logon is allowed at any time. Try using one of these extensions to be able to run multiple session cookies.
Multifox: <br />
http://br.mozdev.org/multifox/ <br />
Cookie Swap extension: <br />
https://addons.mozilla.org/firefox/3255/ <br />
Cookie Pie extension: <br />
http://www.nektra.com/oss/firefox/extensions/cookiepie/

Similar Messages

  • What should I do? my iphone is not working in connecting to iTunes..

    my phone is not working in connecting to iTunes, what should i do?

    We will need a little more information from you to be able to help.
    - Which computer do you have?
    - Which Mac OS are you using?
    - What audio hardware are you using? If you're using some external audio hardware have you tried selecting Built-in?
    - Have you tried restarting?
    - When you do restart do you hear the boot chime?

  • My Font Book tells me it will not work in the present system. I have 10.6.8. How can I update my Font. Book?

    My FontBook tells me it will not work in the present system. I have 10.6.8. How can I update my Fon Book?

    Click here, check that your computer meets the requirements, buy and install the DVD, and then run Software Update.
    (73181)

  • I face issue 16 in my iPad it is not working I connected it to the MAC to update or restore i face the same issue the iPad under Guarantee but in my country their isn't representative for Apple can you help me ??

    I face issue 16 in my iPad it is not working I connected it to the MAC to update or restore i face the same issue the iPad under Guarantee but in my country their isn't representative for Apple can you help me ??

    Resolve iOS update and restore errors - Apple Support
    and
    iPhone 4 restoring error (16)

  • Hp 430 laptop touchpad is not working afternet connecting rj-45 cable

    hp 430 laptop touchpad is not working after connecting rj-45 cable, Please help me.

    Hello 9560030067, and welcome to the HP Forums.
    I see you are having issues getting your printer to be recognized.  I would be happy to help you with that!
    First, I would suggest disconnecting the USB cable, and Uninstalling the Printer Software.
    Once it is uninstalled, reinstall the software.  Be sure not to plug the USB cable back in until the software prompts you to connect it.  Also, when plugging the USB back in, I would suggest plugging it into a USB 2.0 port, not a 3.0 port.
    Good luck and please let me know the results of your troubleshooting steps. Thank you for posting on the HP Forums!
    Please click “Accept as Solution " if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks" for helping!
    Jamieson
    I work on behalf of HP
    "Remember, I'm pulling for you, we're all in this together!" - Red Green.

  • PL/SQL program not working when connect database via SqlNet

    Hi,
    This is a segment of a PL/SQL program before opening a cursor using input descriptor. It is working fine ( to get the value of unOutputCount ) without connect to a database via SqlNet, can anyone tell me why it is not working ( unOutputCount return 0)while connecting to a database via SqlNet and how to make it work without opening a cursor before DESCRIBE OUTPUT ...?
    EXEC SQL ALLOCATE DESCRIPTOR GLOBAL 'input_111'
    WITH MAX 100;
    EXEC SQL ALLOCATE DESCRIPTOR GLOBAL 'output_111'
    WITH MAX 100;
    EXEC SQL PREPARE STMT1 FROM :psSqlStatement;
    EXEC SQL DECLARE CURSOR1 CURSOR FOR STMT1;
    EXEC SQL DESCRIBE INPUT STMT1
    USING DESCRIPTOR GLOBAL 'input_111';
    /* Get count of input parameters in statement */
    EXEC SQL GET DESCRIPTOR GLOBAL 'input_111' :unInputCount = COUNT;
    EXEC SQL DESCRIBE OUTPUT STMT1
    USING DESCRIPTOR GLOBAL 'output_111';
    /* Get count of output parameters in statement */
    EXEC SQL GET DESCRIPTOR GLOBAL 'output_111'
    :unOutputCount = COUNT;

    Hi,
    Welcome to Oracle OTN Forums!
    I changed your code a little. I think this help you
    CREATE OR REPLACE
    PROCEDURE xx_test
    IS
      v_pid VARCHAR2(100);
      v_cn  VARCHAR2(100);
      v_id  VARCHAR2(1000);
      v_val VARCHAR2(1000);
      CURSOR C1
      IS
        (SELECT product_id, 'PRODUCT_ID'  cn
            FROM product1 );
      BEGIN
        FOR V1 IN C1
        LOOP
          FETCH C1 INTO v_pid, v_cn;
          dbms_output.put_line('==== '||v_pid||'==== '||v_cn);
          EXECUTE IMMEDIATE
          'SELECT product_id, DECODE(COUNT (product_id),1,MAX (product_id))||'''||V_CN||''' as val
            FROM product1
           WHERE product_id =:a
           GROUP BY product_id)' INTO v_id, v_val USING v_pid;
          dbms_output.put_line('==== '||v_id||'==== '||v_val);
          EXECUTE IMMEDIATE 'UPDATE product2 SET '||v_cn||' = ' ||''''|| v_val ||''''|| ' WHERE product_id = :b' USING v_pid;
          dbms_output.put_line('++++ '||v_cn||'++++ '||v_val||'++++ '||v_pid);
        END LOOP;
      END xx_test;

  • Mail app not working - says connecting... no new mail

    Ok so I recently had a problem with my iPhone's "phone" app and "contacts" app (both would open a white blank screen and then crash after approx 10 sec.) so I did a back-up and restore from iTunes. After that the problem was fixed. However, NOW my iPhone's "mail" app is not working. When I open the app it says "connecting..." and has the spinning wheel but that it never connects. That wheel just keeps spinning away. When I use the "safari" app to access my gmail account it works perfect. I have 4 accounts (including my iCloud account) set up on my iPhone and I can't figure out what's wrong. I know I'm not the only one with this issue because I've seen the same problem UNANSWERED multiple times in this forum.
    I'VE ALREADY TRIED A HARD REBOOT* - When my phone turns back on there is new mail but when I click on it to view it it doesn't load the message. just another spinning wheel. AHH!
    This problem is really, really bothering me. SOMEONE PLEASE HELP!

    Hello rayalamx
    If the Mail app is not opening, then I would remove the email accounts. Open mail to see if that resolves the issue and then start adding the accounts back in.
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    Regards,
    -Norm G.

  • Share Screen not working but connecting to computer to see files does!?!!

    Hi
    Strange but I can see the computer I need to share screen with in my shared devices and I can "CONNECT AS" and see all my shared files but I CAN NOT share screen. It is properly enabled and share screen works with all my other networked computer.
    Any ideas what gives here???!!! Thanks for any suggestions!

    Same problem here, cannot login into a MacPro (10.6.4) from another MacPro (10.6.4), or from a MacBook (10.6.4), or from a MacBook Pro (10.6.4), all of them located in the same network (intranet).
    As the original post, I can mount discs remotely, even ssh into the destination machine, but screen sharing (or even the simple vnc) just does not work.

  • Internet not working - wifi connected but internet and server fail, ethernet cable doesn't work either

    All of a sudden the internet on our Macbook Pro does not work.  We connect through an Airport Extreme and other mac works fine.  It shows that wifi is fully connected but when i go to diagnostics, i see the internet and server are failing.  I tried connecting an ethernet cable and it doesn't work that way either.  Have restarted and reset modem and router, nothing is working… help!

    Hi ehamzic1,
    Welcome to the Apple Support Communities!
    I understand how frustrating it can be when your computer cannot connect to the internet. In your situation, you will need to isolate to find what is causing the issues connecting. I would recommend reading over and working through the attached article. The article should help you troubleshoot and resolve this situation.
    Solutions for connecting to the Internet, setting up a small network, and troubleshooting
    http://support.apple.com/kb/HT1714
    Have a great day,
    Joe

  • Audio not working when connected to HDTV

    I connected my MacBook Pro to my Samsung HDTV LN40D503F6F and also connected an HDMI cable to the TV using Apple mini DVI cable. I tried connecting to both HDMI/DVI 1 and HDMI 2. Video works fine when connected to both the HDMI ports, but the audio didnt work. I also purchased an a 3.5 mm audio to RCA cable and tried switichin between both the HDMI ports but still it is not working. Any solution would be great. Thanks !!!

    Hi:
    While trying to help you, I was looking along the same lines as you were (I assume).
    I did a search by the IDT 92HD73E audio codec and all I could find were drivers for system boards with Intel processors such as the driver you tried unsuccessfully.
    I have finally found a W8.1 driver for that codec from a desktop PC with an AMD processor and chipset.
    See if this one works...
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=cp-134120-1&cc=us&dlc=en&lc=en...

  • Hyperlinks in presentation not working once published - Presenter 7.0.7

    I have a link to an intranet address that will not work once the PowerPoint presentation has been published via Presenter 7.0.7.  The cursor does not change to a pointer and nothing launches when the link is clicked.  I have verified the Flash Player security settings as well as ensured no formatting of the text link except for the color change that happens when the link is inserted.
    The issue (slide 37) can be viewed at:  http://www.pivotpointelearning.com/docs/TTE7161/index.htm
    Any ideas?
    Ray

    Hi Ray,
    Thanks for sharing the presentation.
    Textbox in which your hyperlink is placed have text containing Text effects. When you publish the presentation then any text with text effect is published as an image.
    So, place text with a hyperlink in a separate textbox which don't have any text effects. Segregate the content having text effect and hyperlink in 2 separate textbox.
    Thanks,
    Shubhi

  • Failover not working while connecting to Oracle 11g database

    Hi,
    We have a J2EE application that connects to Oracle 11g database.
    The connection URL we are using is as below
    jdbc:oracle:thin:@(DESCRIPTION =(SDU=32768)(ADDRESS=(PROTOCOL=TCP)(HOST=abc.hostname.com)(PORT=1525))(ADDRESS=(PROTOCOL=TCP)(HOST= xyz.hostname.com)(PORT=1525))(CONNECT_DATA=(SERVICE_NAME=PQR)))
    The issue that we are facing is, the database failover is not working.The application only connects to the first host in the TNS entry.Evertime there is a failure in the connection to the first host,manual steps are required to swap the hosts.
    This started happening after we upgraded Oracle DB from 9i to 11g.
    We are using the client jar of 9i to connect to 11g. Could this be causing the problem?
    Thanks In Advance.
    -Tara

    889517 wrote:
    Yes, you are right. Nothing else was updated.
    The application still works as expected except the failover.If you are correct then I seriously doubt it has anything to do with java. It would be something to do with Oracle and/or network infrastructure.
    If not then it is some small problem with the driver. You can try updating the driver but I wouldn't expect a fix.

  • Charts are not working in Multiple Presentation Services environment.

    Hi ,
    I have implemented multiple presentation services enviornment bu follwoing this blog: http://rnm1978.wordpress.com/2009/08/25/multiple-rpds-on-one-server-part-2-presentation-services/. It was successfully implemented but charts are not working for any of the Presentation instyance.
    Kindly help us in providing the solution for this issue.
    Thanks,
    Jaishree

    thats true , but to how enable the Java host services as its not getting started from the Service Panel>Oracle Java Host Services.

  • Find My Phone not working when connected to international service provider

    I recently moved from the US to Switzerland and changed my SIM card from one of Verizon's to one of Orange's (Orange is a popular provider in Switzerland). Unfortunately, the Find My Phone feature is now not working, whether I'm connected to WiFi or using data. Does anyone know if the feature only works in the States?

    Find My Phone only requires an Internet connection, either WiFi or 3G. Have you tried turning Find My Phone off, wait about 30 seconds or so, then turning it back on?
    Also, read here:
    http://support.apple.com/kb/TS4006

  • What if sync with new computer does not work. logical connection to old with WindowsXP, 32 bit version of iTunes. New is Windows7 with 64bit version

    What if sync with new computer does not work?
    logical connection to old with WindowsXP, 32 bit version of iTunes.
    New is Windows7 with 64bit version

    Syncing to a new iTunes library or computer will erase your iPod. Only if you back up your iPod manually before syncing, you can restore your device from that backup again. A manual backup does not include the sync process.
    Do this:
    Disable autosync in iTunes, connect your iPod to your new computer and right click on it in the device list and choose backup. iTunes will backup your iPod without syncing.
    Transfer your purchases the same way, choosing "transfer purchases" this time.
    When you connect your phone for the first time, all media content will be erased. But you can restore your settings and app data from your manual backup afterwards.
    Don't forget to set up at least one contact and event on your new computer to be able to merge calendars and contacts when you sync the iPod for the first time.
    Music is one way only, from the computer to your device, unless you bought the songs in iTunes and transferred your purchases.
    There is 3rd party software out there, but not supported by Apple, see this thread: http://discussions.apple.com/thread.jspa?threadID=2013615&tstart=0
    About backups and what's saved: http://support.apple.com/kb/HT4946
    How to back up and restore:http://support.apple.com/kb/HT1414
    How to download apps for free again:http://support.apple.com/kb/HT2519
    Saving other data is also described here. How to back up your data and set up as a new device
    If your iPod can't be recognized by Windows, try these tips: iOS: Device not recognized in iTunes for Windows

Maybe you are looking for

  • PL/SQL function body returning SQL query - ORA-06502: PL/SQL: numeric or value error

    I'm attempting to dynamically generate a rather large SQL query via the "PL/SQL function body returning SQL query" report region option.  The SQL query generated will possibly be over 32K.  When I execute my page, I sometimes receive the "ORA-06502:

  • HT201335 I can only get audio when using airplay through sky go on my apple tv on iphone 4

    I cn only get audio when using airplay through sky go on my apple tv on iphone4. Any ideas?

  • Filter Source Code or Scripts in Messages

    Hello everyone, our customer wants to filter all mails containing source code (VBA, C++, Java etc.) or any HTML, PHP or JavaScript-Scripts on his C370 appliance. I was thinking about using a dictionary for this. However, creating such a dictionary my

  • Why won't Safari LAUNCH in Yosemite???

    I was very frustrated that all the forums have been saying to reset safari, but that was the whole problem. Safari won't even launch to get it in the toolbar to attempt that. I thought it was only a problem after i updated to OSX yosemite 10.10.2. Sa

  • Something is Corrupt

    My MacBook Pro has begun exhibiting strange behavior: Launch an application and it behaves as though it were being launched for the first time (iCal shows 'Work' and 'Home' calendars instead of mine, Mail runs the setup routine, Safari has forgotten