Contribute & DM8 not working together

I think I have contribute 4 correclty, as I can change web
pages using the contribute client, but when I go into dreamweaver
8.02 and try to admin the site using contribute (manage sites) I
get this message:
You must install Macromedia Contribute version 2.0 or later
to administer a site. Would you like to install Contribute now? Yes
|No
Clicking yes goes to the download page, and no does nothing.
So it seems that DM does not know about the contribute 4 install
today. That's one problem.
The other may be by design, I have no idea: Contribute 4
updates a page on the website fine. But now the site is not synced
in DM. How do I get the local and remote sites back in sync?!?
Thanks!
BS

When trying to administer a Contribute site via Dreamweaver
8.02, I also have the same error message of:
"You must install Macromedia Contribute version 2.0 or later
to administer a site. Would you like to install Contribute now? Yes
|No"
I already have Contribute 4 installed.
Note: I have already tried the "Contribute 4" repair option
with no joy.
Thanks,
Lanestone

Similar Messages

  • Edege animate: Parallax and Spotlight = Not working together?...

    Hi all,
    This is my first post, and sorry for my English :))
    I am learning, and have a small composition on Edge Animate CC 2014 on Scrolling Parallax, which works very well, and now I want to add a spotlight... but do not working together.
    My code is:
    Stage: 1920 x 2000
    Autoplay: No
    -- creationComplete: (nothing)
    -- compositionReady:
    EC.Parallax.setup(sym);
    On scene:
    A Text (is for launch the spotlight with the click function):
    Action for "Text":
    -- click
    // Open image in spotlight overlay
    // Set up configuration
    var config = {
    width: "1024",
    height: "768",
    type: "image",
    source: "images/dog.jpg"
    EC.Spotlight.open( config );
    My problem is that the parallax works great, but when I make a click on the button that showing the spotlight... this is not released, and "dog.jpg" picture it is show on the bottom of the page (without spotlight).
    What am I doing wrong?
    Note: I charge via url the "All in One" of EdgeCommons CDN : http://cdn.edgecommons.org/an/1.1.2/js/min/EdgeCommons.js
    Many thanks!

    Ok. I've solved. I needed to load some things:
    EC.Parallax.setup (sym);
    The full code (that works for me) is:
    -- compositionReady:
    EC.Parallax.setup(sym);
    // Load Edge Commons
    yepnope({
    load: [
    "http://cdn.edgecommons.org/an/1.1.0/js/min/EdgeCommons.js",
    // Load style sheet for the overlay
    "http://cdn.edgecommons.org/an/1.1.0/css/style.css"
    -- click
    // Open image in spotlight overlay
    // Set up configuration
    var config = {
    width: "1024",
    height: "768",
    type: "image",
    source: "images/dog.jpg"
    EC.Spotlight.open( config );
    I hope to serve others.
    Regards

  • Z3 bluetooth amd wifi not working together

    hello , the bluetooth and wifi is not working together, when streaming videos through wifi and audio is connected to the bluetooth outspeaker , wifi connection drops for 30seconds and re-connecting , Sony please fix this bug.. than this phone is good. till now. 

    Hi I had the same issue a Week back with my Sony Xperia Z3 compact -- Model # D5833. 
    An auto software update in lollipop and the Wifi and Bluetooth stopped working.
    After speaking the the customer service expert (on chat) --Xperia Support center--  initially he advised me1. To start the phone in a safe mode -- (press the power button for 3-4 secs you get the option) but that didnt help.2. Next he asked me to do a repair through Sony Companion which I had installed on my laptop --- did it --reinstalled the whole software after wiping the complete software including cache--but to no avail.3. Finally when he had no solutions left.. he asked  me to show it at the authorized Sony service center as it was under warranty.
    I followed his instructions as did not want to experiment with my 7 months old handset, went next day to the Sony authorized Service Centre India (Mumbai) (17th Aug'2015) they said its a software problem and needed a day to rectify. But when I called them the next day to check on my phone status, they shared its a hardware problem and have sent across to another center which will do the hardware repair and will take maximum a week.  So the week is going to end after a couple of days....I will keep you guys posted on the update. The suggestion which I would like to share is, if you are having a similar problem run and go to the authorized service centre and leave the rest to the experts, without experimenting yourself.
    So once I will receive my handset in a weeks time ....I will share you the status....on the exact issue with the device.

  • My new macbook air and new thunderbolt monitor will not work together. the keyboard will not engage and the monitor screen keeps going black. is it a problem with the monitor, connection, laptop?

    my new macbook air and new thunderbolt monitor will not work together. the keyboard will not engage and the monitor screen keeps going black. is it a problem with the monitor, connection, laptop?

    A new Mac comes with 90 days of free tech support from AppleCare.
    AppleCare: 1-800-275-2273
    Call AppleCare. They will help you.
    Best.

  • Hints FIRST_ROWS and order by not working together

    Hi,
    We are facing an issue like we are using hint FIRST_ROWS with a query which have a order by clause, if we are giving both together
    it is not working and if we remove either order by or hint it is working
    SELECT /*+FIRST_ROWS*/ * FROM (SELECT MYROWS.*,
    ROWNUM RN FROM (SELECT * FROM V_REPORT WHERE START_DATE > '22-SEP-04'
    AND END_DATE < '22-SEP-08' AND
    (GEO_ID in (select GEO_ID from loc where anc = 0))
    ORDER BY
    ENTITY,OPERATION,NAME
    MYROWS)
    A simliar query from other view is working fine.
    Please help me on the same.

    David_Aldridge wrote:
    Solomon Yakobson wrote:
    Well, ORDER BY implies all rows must be fetched first and then ordered. So yes, FIRST_ROWS does not make much sense in that situation, does it?.
    SY.Not in every case -- sometimes an index can be used by the optimizer to returen rows in the correct order without having identified the entire result set.
    FIRST_ROWS is deprecated in favour of FIRST_ROWS(n), by the way. http://download.oracle.com/docs/cd/B19306_01/server.102/b14223/usingpe.htm#i1009413
    And even if the result set needs to be ordered and no index can be used to avoid the sort operation Oracle offers for "top n" and "pagination" queries the "ORDER BY STOPKEY" optimization which only keeps the top n rows to sort (probably in memory if n is small enough) and eliminates the remaining ones which can make a huge difference if the volume to sort is large.
    I've written a note about issues like that recently.
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

  • Two CalType not working together

    Hi,
       I have one pricing procedure. I have created two 971 & 981 routines (CalType) as per my requirements. The issue is that both the routines are not working correctly if they are assigned together is the pricing procedure. But if I assign any one of them only then they work work together.
      I tried putting the Break-Point in both the routines and found that the control is passed to the first routine i.e 971 only and not 981 when it's corresponding condition type is entered.
      I have activated both the routines nad executed the report RV80HGEN also.
      Kindly advise a solution. Thanks

    duplicate question... please ignore

  • My itunes and iphone are not working together. all my software is up to date. what i can do? i need to manage my phone!!

    I'm getting extremely frustrated with my iphone and mac.
    i have the iphone 4, and the mac is leopard.
    I plugged my phone it to manage my music, and a message popped up saying i needed software 10.6.8 or higher.
    so i downloaded the 10.7. it's still not working!
    i have very little space left on my phone and i need to manage everything.
    what do i do??
    someone please help!!!!

    We need clarification here.
    Please don't just state version numbers, also state which software.  iTunes 10.7 requires OSX 10.6.8 or higher.  Leopard is OSX 10.5.8.  You have two alternatives right now.  One is to stay with Leopard for a while (ultimately you should upgrade) and install iTunes 10.6.3 which is the last version to work with Leopard.  This should work with iOS6 on an iPhone4.  The other is to call Apple and order OSX 10.6 (Snow Leopard) and upgrade the computer to 10.6.8 which will allow you to run iTunes 10.7.  The caveat is we know nothing about which computer you run and if it even can run any system higher than Leopard.
    Here is iTunes 10.6.3
    iTunes 10.6.3 - http://support.apple.com/kb/DL1575
    If you want to try upgrading:
    Get more information about your computer. Go to the Apple in the upper left corner of any window, then "About this Mac" and "More Info..."  Copy and paste the information here, but omit the serial number and Hardware UUID (if present).  If it says something about Intel or Core Duo or Core 2 Duo in the processor you can upgrade to Snow Leopard (assuming you have sufficient RAM/"memory").  If it says PPC or PowerMac, you cannot.
    Kappy 08/2012 post on upgrading to Snow Leopard, then Lion or Mountain Lion -  https://discussions.apple.com/message/19401628 - including how to get Snow Leopard and Lion since Apple removed them from the online store. 
    It would help when posting issues here if you would state exact error messages you see.  "It's still not working!" while a description of the situation does not speed us to a diagnosis of the underlying issue.

  • TableLayout and lov OAMessageLovInputBean is not working together

    Hi
    I am trying to make work a messageLovInput in tableLayout.
    The field and torch icon is rendered correctly. When I click on torch icon the lov window is opened.
    The torch onClick is working because controller class processFormRequest is executed but lov window does not open.
    I tried to change a tableLayout to advancedTable then the lov window opened and was working.
    This is not a option because the page seeded page in OA.
    Also I tried to use exactly same messageLovInput as search page field there it was also working.
    Any hints why lov is not working with tableLayout?
    Xml file looks like
    <oa:tableLayout childViewUsageName="InfoTemplatesDisplayVO" childViewAttrName="AttributeCode1" addChildren="true" controllerClass="oracle.apps.icx.por.req.webui.InfoTemplateRNCO" ....
    <oa:messageLovInput id="LOV1" viewName="InfoTemplatesDisplayVO" viewAttr="AttributeValue1" externalListOfValues="/oracle/apps/icx/lov/webui/InfoTempLOVRN">
    <jrad:lovMappings>
    <jrad:lovMap lovItem="Value" id="lovValueMap1" resultTo="LOV1" criteriaFrom="LOV1"/>
    <jrad:lovMap lovItem="FlexValueSetId" id="lovFlexValueSetIdMap1" criteriaFrom="FlexValueSetId1" programmaticQuery="false"/>
    </jrad:lovMappings>
    </oa:messageLovInput>
    Regards
    Ranno

    1. If its a seeded page, and its not working, why can't you raise an SR?Customization on top seeded page.
    2. I felt a bit confused
    "When I click on torch icon the lov window is opened."
    "The torch onClick is working because controller class processFormRequest is executed but lov window does not open."
    Does clicking on torch window, opens lov window or it doesn't open?If field is inside the tableLayout then clicking on torch window does not open the lov window.
    If field is outside of tableLayout then clicking on torch window does not open the lov window.

  • 10.7.5 & Pro Tools 10.3.2 not working together

    I have updated to 10.7.5 and now Pro Tools 10.3.2 is not working properly. I was told to reset to factory settings and update back to 10.7.4..any suggestions about this?

    That is because your Mac came with a special build of Lion made just for the newest models, it contains the correct driver set for the newer hardware in the new models. You may have to do a complete reinstall over the top of your current install from the Online Internet Recovery system, IE Not the Recovery HD partition on the internal drive, to get the correct 10.7.5 build for your model.
    As to Pro Tools 10 working on Lion 10.7.5 you would need to contact Pro Tools and ask them.

  • My Keynote and iPhoto are not working together to build stacked photos

    I am new to the Mac world (1st day on the Mac) and I am trying to stack 3 photos on to one Keynote slide. I cannot get my photos in iPhoto to come up when I click on Media.
    What am I doing wrong?

    We need clarification here.
    Please don't just state version numbers, also state which software.  iTunes 10.7 requires OSX 10.6.8 or higher.  Leopard is OSX 10.5.8.  You have two alternatives right now.  One is to stay with Leopard for a while (ultimately you should upgrade) and install iTunes 10.6.3 which is the last version to work with Leopard.  This should work with iOS6 on an iPhone4.  The other is to call Apple and order OSX 10.6 (Snow Leopard) and upgrade the computer to 10.6.8 which will allow you to run iTunes 10.7.  The caveat is we know nothing about which computer you run and if it even can run any system higher than Leopard.
    Here is iTunes 10.6.3
    iTunes 10.6.3 - http://support.apple.com/kb/DL1575
    If you want to try upgrading:
    Get more information about your computer. Go to the Apple in the upper left corner of any window, then "About this Mac" and "More Info..."  Copy and paste the information here, but omit the serial number and Hardware UUID (if present).  If it says something about Intel or Core Duo or Core 2 Duo in the processor you can upgrade to Snow Leopard (assuming you have sufficient RAM/"memory").  If it says PPC or PowerMac, you cannot.
    Kappy 08/2012 post on upgrading to Snow Leopard, then Lion or Mountain Lion -  https://discussions.apple.com/message/19401628 - including how to get Snow Leopard and Lion since Apple removed them from the online store. 
    It would help when posting issues here if you would state exact error messages you see.  "It's still not working!" while a description of the situation does not speed us to a diagnosis of the underlying issue.

  • Adobe Audition does not work together with Audigy sound cards.

    Dear friends, pleasae, help. I use Adobe Audition sound processing program, my sound cars are of the Audigy line. Recording control does not work, a known bug, says Adobe. Play control works fine, but I'd like to make quality recordings. Something is not O.K.with the ASIO system, I figure. The case is the same with PCI as well as PCMCIA Audigy products.
    Tell me, please:
    -Is there a patch or workaround to fix this problem?
    -If not Audigy, what sound cards then?
    Getting help from Adobe isn't quite simple, but maybe, Audigy fans know better.
    [ordas]

    If you mean the recording source/level control in Surround Mixer (etc.) ... it is not working because of it's bypassed by the ASIO driver ... so, it's not a bug but normal behaviour. You just adjust the recording level in Audition (or in any other software). Normally you need to select
    - "AnalogMix()" input port option for analog line sources like Line-In, Audio CD, AUX-In, etc.
    - (Mix L and Mix R are equal w/ the famous "What U Hear" ...
    - S/PDIF for digital input
    - etc.. here are some reading on Creative Audigy ASIO matter -
    http://forums.creative.com/creativel...essage.id=1726
    Remember also set monitoring properly in software so you can hear what you're recording. This is normally set through a tiny 'speaker icon' found in every tracks header ('settings options').
    BTW, if you check the "Wave" source channel/slider when running in ASIO mode, you'll find out that it won't work either (it's all the same if you mute it). This is normal behaviour too, even when working in WDM/KS (Kernel streaming mode (or w/ Asio4All (which uses WDM/KS functionality))) ... it's just because of the kmixer is being bypassed ...
    jutapa
    Message Edited by jutapa on 12-14-200601:07 AM

  • Why is photostream not working together with my macbook and iphone?

    Photostream is not working togther with my macbook and iphone. How can I sync it?

    Has it ever worked?
    If you recently turned on photo stream on the mac and iphone, then (on the iphone) only new photos are included in photo stream, old ones are not.
    But syncing to your mac (if the photos originate from the iphone) is critical.  That's how you store photos (they can easily disappear on the iphone due to many "issues" that can occur, and relying on an icloud backup is not safe - to many users have lost some/all their photos when doing a restore.
    So be sure to begin by doing a sync to the mac using itunes/iphoto with a USB cable. 

  • Brand new MacBook Pro & Youtube: Not working together

    I just bought this new MBP and whenever I go to watch a Youtube video, it encounters some serious difficulties. The videos load up to just a few seconds in and stop. If I drag the slider to any point in the video, it will play from that point, but only for a few seconds before locking up again a few second again.
    I ran a software update, I've tried goofing around with some settings, and I have reinstalled flash. Does anyone have any ideas? It would be much appreciated.

    GM1977 wrote:
    hello, I used the webcam just to try it few times and now it is not working anymore. photo booth, skype etc... no way to see the camera working again.
    the macbook is 10 days old!!!
    Any idea/solutin ?
    thanks
    (1) Be certain that all third-party software you have added is compatible with OS X 10.6.2. Uninstall any that cannot be updated for compatibility and test to see if your problem remains.
    (2) If you do not have a third-party software problem, consider all relevant suggestions from
      http://support.apple.com/kb/HT2090
    If your iSight problem occurs in more than one app and more than one user account, the reset suggested there often restores proper function of inbuilt iSight.
    However, if after carefully following all the suggestions in the "How to Troubleshoot iSight" article, your built-in iSight still does not work, contact your retailer for help with your new Mac.
    EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz w/Mac OS X (10.6.2)  MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.2)
    LED Cinema Display  G4 PowerBook 1.67GHz (10.4.11)  iBookSE 366MHz (10.3.9)  External iSight

  • Bluetooth Mouse and Thinkpad T520 not working together at all

    Hi All (first post),
    System:
    Lenovo T520
    Windows 7
    Microsoft Bluetooth mouse
    Problem: Not working at all, or working only sporadically.
    History: Laptop is a bit over year old (warranty ends in June 2015 IIRC). The sales clerk recommended a bluetooth mouse, so I bought a Microsoft Bluetooth 5000. After the initial pairing difficulties were resolved, they worked swimmingly for about a year. Then I started more and more frequently having to re-pair them (remove device, let Windows find it again, pair them,...). As the mouse had taken a bit of beating, I bought another one a week ago. Didn't really help. The first time I asked Win7 to find the device, it couldn't. The Bluetooth radio was on, and the mouse had a fresh set of batteries, and all the other braindead suggestions of Win7 were eliminated. The bluetooth radio was working, because it detected the neighbors daughter's smartphone through a concrete wall, but not the mouse. I kept pressing the button in the bottom of the mouse that presumably makes it broadcast "I'm here".
    I moved to another room. This time detection and pairing up the device went fine. But after I had switched the laptop and the mouse off, and rebooted - nothing happened. I had to go through the remove/add device cycle again. Moving to a different room again. At first nothing. Then Windows finds the device, but gives the error code 0x800070015 (or something like that, not sure about the number of zeros), and fails to configure it.
    Any idea what is going on? Why is this becoming progressively worse?
    Elsewhere in this forum it was suggested that I should disallow windows to power off USB root hubs. I tried that but it had no effect.
    Regards,
    Jyrki

    Sorry. The error code was 0x80004005. This is the code I get from Add Device ->, when I try to enter 0000 as the paring code (suggested by the mouse start guide. If I try to pari them without a code, Control Panel first indicates that the piece of Hardware was added ok, but it before I get any use out of the mouse, the freshly added pic of the mouse disappears. The red/green light on the mouse never stops blinking.

  • Is there any way to get around the issue of AE7 and Lion OS not working together?

    I use AE7 for graduate studies and business and just can't understand why it won't work together.

    Why?  Because Adobe has other priorities, in simplest terms.  As with most commercial software producers, Adobe is looking to maximize their profits while their software developers are constrained to operate and optimize within their available development budgets, and also while delivering the corporate plans and schedules set by Adobe management.
    What to do for this case?  Migrate off of the Adobe software, migrate off of Mac OS X, deploy a virtual machine or Boot Camp (with Snow Leopard) and Adobe After Effects, or wait for Adobe to sort this out.  For sufficiently large-scale customers of Adobe, they can chat directly with Adobe management around whether a bounty will expedite the work.  (These are the usual answers, of course.)

Maybe you are looking for