Spry Accorion stops working after editing

I am trying to get an Accordion. I have 4 tabs for it in
Dreamweaver CS3. Everything works fine at first but then when I
edit the first tab in Dreamweaever, the Accorion stops working on
the page. All panels show to be opened when they should be
minimized and clicking the tab doesn't minimize it. What I noticed
is that if I edit the first tab, I have to double-click it to edit
it in Dreamweaver. Well, when I double click it, it messes up the
entire accordion. All tabs show opened on the page and not
minimized like it should be.
I notice that this only happens when I edit the first tab.
Again, for some reason when I edit the first tab, I have to
double-click it to edit it and this messed up the whole thing. All
other tabs - I don't have to double click it, to edit it, I just
click and edit.
After double-clicking the contents of the first tab to make
changes to the text, it is messed up after that. Is this a bug or
something, I am pulling my hair trying to get this to work right,
it's frustrating.

Hi Deleon,
We are just talking about DW here, not the browser, right?
When you mouse over the tabs in Design View, you should see a
eye icon on the right side of the accordion tab. That can be used
to open panels for editing.
When you double click in the accordion, you are activating
"Element View". That is a DW feature that allows you to show and
hide content that is hidden by CSS, like the accordion.
If you right click, you will see Element View... with Full
and Hidden as options. This will show and hide the panels, so you
can edit as you wish.
This also works for any elements clipped or hidden via CSS.
Does this help?
Don

Similar Messages

  • SharePoint 2013 List View with query string filter stops working after editing view from browser

    I have created one list definition in which I have added one list view which will filter data from query string paramater
    So when I am creating list from my list definition, view with query string filter is working fine.
    But when I am modifying view from UI(I am not changing any thing , just opening "Modify View" page and then click on "Save" button), view gets stop working means it's not filtering data based on query string
    Any suggestion what I am missing?
    Below is my list view schema
    <View BaseViewID="11" Type="HTML" TabularView="FALSE" WebPartZoneID="Main" DisplayName="$Resources:OIPLBScoreCard,viewFilterTasksByTarget;" MobileView="True" MobileDefaultView="False" Url="FilteredTasks.aspx" SetupPath="pages\viewpage.aspx" DefaultView="FALSE" ImageUrl="/_layouts/15/images/issuelst.png?rev=23">
    <Toolbar Type="Standard" />
    <ParameterBindings>
    <ParameterBinding Name="NoAnnouncements" Location="Resource(wss,noXinviewofY_LIST)" />
    <ParameterBinding Name="NoAnnouncementsHowTo" Location="Resource(wss,noXinviewofY_DEFAULT)" />
    <ParameterBinding Name="TargetId" Location="QueryString(TargetId)" />
    </ParameterBindings>
    <JSLink>hierarchytaskslist.js</JSLink>
    <XslLink Default="TRUE">main.xsl</XslLink>
    <JSLink>clienttemplates.js</JSLink>
    <RowLimit Paged="TRUE">100</RowLimit>
    <ViewFields>
    <FieldRef Name="Body"></FieldRef>
    <FieldRef Name="Title"></FieldRef>
    <FieldRef Name="StartDate"></FieldRef>
    <FieldRef Name="DueDate"></FieldRef>
    </ViewFields>
    <ViewData>
    <FieldRef Name="PercentComplete" Type="StrikeThroughPercentComplete"></FieldRef>
    <FieldRef Name="DueDate" Type="TimelineDueDate"></FieldRef>
    </ViewData>
    <Query>
    <Where>
    <Eq>
    <FieldRef Name="oipscTargetLookup" LookupId="TRUE"/>
    <Value Type="Lookup">{TargetId}</Value>
    </Eq>
    </Where>
    </Query>
    </View>
    I have one lookup field from "Target List" in my source list and I want to filter data based on that lookup field.

    Hi JayJT,
    The Miscellaneous is located in the contact list that you used for the connection.
    So , you need to edit the page, then edit the contact list that you used, in the web part properties of the contact list, you will find Miscellaneous, then expand it and select ‘Server Render’ .
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Coldfusion 64 bit windows installer stops working after recent microsoft update

    Coldfusion 64 bit windows installation stops working after recent microsoft updates and how I worked around it.
    My question is at the end.
    Trying to deploy coldfusion 9 enterprise 64 bit trial  version onto a Windows 2003 64 bit datacenter OS with all OS updates from MS (as of 4-7-2011).
    Steps taken (remember, this is all 64 bit):
    1. Installed the base OS which was slipstreamed with SP2.
    2. Checked w/ microsoft and installed 63 OS updates.
    3. Launch the CF9 trial exe.
    4. As soon as the first screen finishes (the one that looks like  it is extracting files) then the second screen pops up (the one that  simply says CF Adobe Coldfusion 9) and the progress bar quickly moves  95% to the right and the install application quits. No error, no nothing. No log file either.
    5. After a moment of incredulous silence (and retrying/rebooting,  etc), I started to google it. I found nothing. However, I did find a  post (thanks dspent!) that was helpful in that it told how he was able  to get at a log file of sorts, by pre-extracting the  coldfusion_9_WWE_win64.exe file and launching the adobe_cf.exe by hand.  (Dspent's install snafu was different than mine, but his post was very  valuable and got me started in the right direction.)
    6. Got a copy of rarunzipper and extracted the coldfusion_9_WWE_win64.exe file.
    7. From the windows directory created by step 6, I launched adobe_cf.exe.
    8. Same thing (the install application quits. No error, no nothing. No log file either.).
    9. I examine the hs_err_pidxxxx.log file (where the xxxx is a number).
    10. I see inside that file an ominous message: "A fatal error has been detected by the Java Runtime" then "Problematic frame ntdll.dll" and then "The crash happened outside the Java Virtual Machine in native code".
    11. OK, so now I am thinking ntdll.dll !! Native code !! It is like Java is telling me that for some reason it can't dance with the OS.
    12. On a hunch, I decided to test a CF install again on a server with just the base install of W3K3 64 SP2 (ie: skipping step 2 above this time).
    13. Bingo! That install works.
    14. Therefore, one of the 63 patches I had downloaded from MS had triggered a problem with the CF installer.
    15. Back on the first server (the one with the MS security  patches installed and the one that CF won't install on). In the CF file  adobe_cf.lax (one of the files extracted in step 6) there is a line that  mentions where the install gets it's java. Find that file, and check java version installer is using. It is using 1.6.0_14-b08.
    16. Off to the Java website, and there is a newer version of java (1.6.0_24-b07). Downloaded and installed it.
    17. Modify a line in adobe_cf.lax :
       before
         lax.nl.current.vm=resource\\jre\\bin\\java.exe
       after
         lax.nl.current.vm=C:\\program files\\java\\jre6\\bin\\java.exe
    (that assumes that you let step 16 install to the default location)
    Save the file.
    18. Run the install ... ** IT WORKS ** !
    Obviously, the built in java provided with the CF installer is  no longer compatible with some change introduced by some recent MS  update on the W2K3 64b SP2 platform.
    And now the interesting part. Although I forced the installer to used the new java, it did not incorporate it into the cf build (ie: in jvm.config, you still see c:/coldfusion9/runtime/jre AND the  version of java.exe that is in that directory is the original version,  not the newer version I forced the installer to use).
    On the surface, CF seems to run OK, but I have not done any application testing yet.
    And finally my
    ** QUESTION **
    Would it be appropriate to simply point the java.home var to the new java directory? I see that the directory structures and files are not exactly the same  (close though) so I certainly don't want to break things by doing this,  but instinct tells me that if the installer broke using the older  version, then something else is gonna break down the road if I don't use  the new version. On the other hand, the differences in the  directories and files is enough that it makes me very nervous, with my  limitied java skill set, to make this decision. 
    Thanks in advance!!
    Byron

    Hi Byron,
    Wow great post no doubt much of the information will be useful for those on Win03 SP2 +. Have to say not come across similar problem on Win08 r2 SP1 +.
    So to your question. Adobe security bulletin (http://kb2.adobe.com/cps/894/cpsid_89440.html) recommends running CF8 and CF9 with JVM 1.6.0_24. The bulletin does not say how to do that. I take you installed JDK and not just JRE 1.6.0_24? Post install of JDK follow these steps:
    Stop CF - SERVICES.msc stop "ColdFusion 9 Application Server".
    Take a copy of CF\runtime\bin\jvm.config - so you got a backup.
    Edit CF\runtime\bin\jvm.config find line "java.home=" and comment it out eg:
    #java.home=C:/ColdFusion9/runtime/jre
    Add new line like so and save jvm.config:
    java.home=C:/Program Files/Java/jdk1.6.0_24/jre
    Note  there the slashes and the location of the JRE (runtime) - you need to  point to the one in JDK because the other JRE in C:\Program  Files\Java\jre6 will be missing a DLL.
    Start CF via SERVICES.msc.
    HTH, Carl.

  • Adobe Edge Animate CC 2014.1  is totally not working. It stop working after 5min. Sometimes is stops the operating system.

    Adobe Edge Animate CC 2014.1  is totally not working. It stop working after 5min. Sometimes is stops the operating system. On on mac OS X Yosemite. macbook pro i7 2013.
    I reinstalled it not helping.
    Message was edited by: Daniel Boguszewski

    UPDATE
    i have ulpaded 2 animation ( one normal and one Responsive ) in 2 different server here the link
    www.eclipseadv.com/maliRP/maliRP.html
    Untitled
    via SAFARI or CHROME on MAC all OK
    but via IPAD ( SAFARI, CHROME and MERCURY) i didn't see the video, just the animation of the BUTTON  and the link if i click on it (not in Mercury), like in the content viewer.

  • Bonjour printer on Windows XP's stops working after reboot

    Hello!
    We have a AirPort extreme with an HP LaserJet 1010 connected to it. AirPort Extreme also serves as a gateway and DHCP server for the LAN.
    Installing the printer on the local machines running Windows XP thru Bonjour works fine and all the documents are printed correctly. The printer is being installed as a single default printer on the system.
    However, printer stops working after Windows XP machines are rebooted (the next morning). The installed printer keeps accumulating documents in queue and not spooling them to the printer. Issue could only be resolved by adding a new printer (which also works fine).
    It seems not to be a connectivity problem as XP machines access the Internet thru the AirPort Extreme without any problem. Bonjour printer setup wizard also instantly sees the printer and is able to install it correctly. Mac's in the same network (iBook G3 and PowerBook G4 with Tiger) are not affected by the issue.
    Any ideas on how the situation could be corrected?
    - Baglan

    Did anyone find a solution to this.
    I have a HP Laserjet 1020 attached to my Airport. Using the Bonjour program on my Windows XP computer it found the printer attached, and added it to my printers. When I print all seems ok - it appears in the printer queue, then disappears as though its printed - but nothing comes out of the printer.
    Any ideas? Thanks.
    Message was edited by: jonny999

  • USB audio DAC stops working after suspend

    I didn't update my mediacenter running arch for a few months so I figured i'd reinstall it because of the filesystem, /lib and grub changes. Now after reinstalling I'm running into the issue that my USB audio DAC stops working after a suspend.
    After a suspend speaker-test gives me the following error:
    [user@mediacenter ~]$ speaker-test -c 2
    speaker-test 1.0.25
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 2 channels
    Using 16 octaves of pink noise
    ALSA lib pcm_dmix.c:1068:(snd_pcm_dmix_open) unable to open slave
    Playback open error: -77,File descriptor in bad state
    I've tried replugging my DAC and restarting ALSA, without any success. I have to reboot to get sound again.
    Output of /var/log/pm-suspend.log
    za jul 21 19:20:24 CEST 2012: performing suspend
    Initial commandline parameters:
    za jul 21 19:22:06 CEST 2012: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux mediacenter 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012 x86_64 GNU/Linux
    Module Size Used by
    rfcomm 33627 0
    bluetooth 190551 3 rfcomm
    rfkill 15604 1 bluetooth
    r8169 49386 0
    acpi_cpufreq 5933 0
    mperf 1267 1 acpi_cpufreq
    snd_usb_audio 93519 2
    snd_hwdep 6300 1 snd_usb_audio
    snd_usbmidi_lib 18744 1 snd_usb_audio
    snd_rawmidi 18479 1 snd_usbmidi_lib
    snd_seq_device 5300 1 snd_rawmidi
    snd_pcm 74958 2 snd_usb_audio
    snd_page_alloc 7217 1 snd_pcm
    snd_timer 18966 2 snd_pcm
    mei 32152 0
    snd 58997 9 snd_usb_audio,snd_hwdep,snd_timer,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_seq_device
    usb_storage 44760 0
    uas 9285 0
    i2c_i801 8180 0
    microcode 12185 0
    iTCO_wdt 12813 0
    coretemp 5654 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    crc32c_intel 1987 0
    joydev 9991 0
    soundcore 5410 1 snd
    mii 4123 1 r8169
    firewire_ohci 31677 0
    firewire_core 51552 1 firewire_ohci
    pcspkr 1899 0
    serio_raw 4653 0
    processor 26567 1 acpi_cpufreq
    crc_itu_t 1363 1 firewire_core
    evdev 9754 5
    ext4 424175 3
    crc16 1359 2 ext4,bluetooth
    jbd2 73919 1 ext4
    mbcache 5977 1 ext4
    sr_mod 14823 0
    sd_mod 29239 5
    cdrom 35648 1 sr_mod
    usbhid 36430 0
    hid 85477 1 usbhid
    ahci 20549 4
    libahci 20023 1 ahci
    uhci_hcd 23404 0
    pata_jmicron 2480 0
    pata_acpi 3408 0
    ata_generic 3295 0
    ehci_hcd 41026 0
    libata 167611 5 ahci,pata_acpi,libahci,ata_generic,pata_jmicron
    scsi_mod 132974 5 uas,usb_storage,libata,sd_mod,sr_mod
    usbcore 147565 8 uas,uhci_hcd,snd_usb_audio,usb_storage,snd_usbmidi_lib,ehci_hcd,usbhid
    usb_common 954 1 usbcore
    i915 438144 4
    video 11307 1 i915
    button 4502 1 i915
    i2c_algo_bit 5391 1 i915
    intel_agp 10936 1 i915
    intel_gtt 14047 3 i915,intel_agp
    drm_kms_helper 33051 1 i915
    drm 208958 5 i915,drm_kms_helper
    i2c_core 20369 5 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit
    total used free shared buffers cached
    Mem: 3721220 336284 3384936 0 16624 156204
    -/+ buffers/cache: 163456 3557764
    Swap: 265068 0 265068
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /etc/pm/sleep.d/90alsa suspend suspend:
    /etc/pm/sleep.d/90alsa suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    za jul 21 19:22:07 CEST 2012: performing suspend
    za jul 21 19:22:22 CEST 2012: Awake.
    za jul 21 19:22:22 CEST 2012: Running hooks for resume
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    /usr/lib/pm-utils/sleep.d/95led resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
    Running hook /etc/pm/sleep.d/90alsa resume suspend:
    ALSA lib pcm_dmix.c:1068:(snd_pcm_dmix_open) unable to open slave
    aplay: main:682: audio open error: File descriptor in bad state
    /etc/pm/sleep.d/90alsa resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    za jul 21 19:22:23 CEST 2012: Finished.
    Output of aplay -l
    [user@mediacenter ~]$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: DAC [USB Audio DAC], device 0: USB Audio [USB Audio]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    What I'm noticing is that after a suspend "Subdevices: 0/1" gets changed to "Subdevices: 1/1".
    Any help is much appreciated!
    Last edited by Quaith (2012-07-21 17:33:59)

    Odysseus wrote:
    Unless you can find a way to stop XBMC from using your DAC, I would try hunting down the update which broke it and file a bug report with the appropriate project. https://wiki.archlinux.org/index.php/Do … g_Packages.
    I suspect it would be the kernel.
    Yes I am suspecting the kernel as well. I'll try to change some options in XBMC to maybe get this working, and if not I'll see how far I can downgrade with the kernel. My last installation was a few months old so I hope it broke not that long ago.
    Thanks for the help

  • Why do some apps stop working after update to iOS 6?

    I notice one of my apps stopped working after the iOS 6 update, in particular Uno HD, which I paid $5 for.  Why did this happen?

    I had solved the problem by installing the free app, which seemed to reset something, then I deleted the free app, and the paid version continued to work until the next day.  I was going to show one of my friends the game, and then it once again would not open- the same problem was back, as soon as I went to open it, it crashed back to the desktop without opening the game.  I had to re-install the free version again, and for a while, neither version would work, but then after a while, it started working again.  I guess I have to leave the free app installed or I won't be able to use the paid version of Uno.
    EDIT
    Just checked again, took the Uno app out of resident memory by double-pushing the home button and holding the app icon til it starts to shake, and then hit the minus symbol, which deletes it out of resident memory.
    Went to open it again, and it of course crashed back to the desktop again.  So there is some issue with it that is making it unstable.
    I have to keep pushing on either one of  the app icons continuously until one of them starts, and then the other one will start.
    Gameloft needs to do an update.
    Message was edited by: Sonic Bodhi

  • CS4 OpenGL stops working after a few minutes of painting

    Hi,
    CS4 OpenGL stops working after a few minutes of painting. It doesn't seem to have anything to do with the amount I paint. If I save the file, then reopen I can paint for another few minutes before the opengl stops working. Is this a standard problem with CS4? Is there a solution? Thanks! PJ
    System Specs:
    Windows XP SP3, updated
    Latest DirectX & all software updated
    Nvidia Geforce 9600 GT 512MB w/ latest driver
    Athlon64 X2 Dual 3800+
    2GB RAM
    Photoshop CS4

    Joining the party...
    I am having the EXACT same issue, PLUS my Wacon PTZ-430 only works for a fewminutes then, when the Open GL craps out, so does it... but only certain aspects. The cursor still moves, it just will not paint. Mouse will (direct via USB) but the tablet won't. If I delete CS4 prefs, then the Wacom works fine... for a while. Latest Wacom drivers and bee on the phone w them. All is fine under CS3.
    From DXDiag:
    System Information
    Time of this report: 12/8/2008, 15:37:52
    Machine name: VM-EDITING
    Operating System: Windows XP Professional (5.1, Build 2600) Service Pack 3 (2600.xpsp_sp3_gdr.080814-1236)
    Language: English (Regional Setting: English)
    System Manufacturer: VELOCI
    System Model: 122-CK-NF68
    BIOS: Phoenix - AwardBIOS v6.00PG
    Processor: Intel(R) Core(TM)2 Duo CPU E6850 @ 3.00GHz (2 CPUs)
    Memory: 2814MB RAM
    Page File: 1049MB used, 3652MB available
    Windows Dir: C:\WINDOWS
    DirectX Version: DirectX 9.0c (4.09.0000.0904)
    Dual Monitor:
    NVIDIA GeForce 8600 GT
    Manufacturer: NVIDIA
    Chip type: GeForce 8600 GT
    DAC type: Integrated RAMDAC
    Device Key: Enum\PCI\VEN_10DE&DEV_0402&SUBSYS_043910DE&REV_A1
    Display Memory: 256.0 MB
    Current Mode: 1920 x 1200 (32 bit) (60Hz)
    Monitor: Plug and Play Monitor
    Monitor Max Res: 1600,1200
    Driver Name: nv4_disp.dll
    Driver Version: 6.14.0011.7824 (English)
    DDI Version: 9 (or higher)
    Second:
    Card name: NVIDIA GeForce 8600 GT
    Manufacturer: NVIDIA
    Chip type: GeForce 8600 GT
    DAC type: Integrated RAMDAC
    Device Key: Enum\PCI\VEN_10DE&DEV_0402&SUBSYS_043910DE&REV_A1
    Display Memory: 256.0 MB
    Current Mode: 1280 x 1024 (32 bit) (60Hz)
    Monitor: Plug and Play Monitor
    Monitor Max Res: 1600,1200
    Driver Name: nv4_disp.dll
    Driver Version: 6.14.0011.7824 (English)
    DDI Version: 9 (or higher)

  • Web Queries stop Working after KB2925418

    Hi
    I am having an issue where a specific web query (to our CRM) we use stops working after the installation of KB2925418.
    Our System Info:
    Windows 2012 R2
    Office 2013
    CRM 2011 Update 17
    I have done the following (each step is a follow on from the previous, reboot after each step) - no other settings have changed
    1) Install Windows 2012 R2 (no updates) and Office 2013 Std  (no updates) -
    Works
    2) Update Office 2013 fully (via Windows Update) - Works
    3) Update all Windows updates (via windows Updates) - Doesn't work
    4) Uninstall KB2925418 - Works
    5) Update to KB2919355 - Doesn't Work
    6) Windows Update all remaining - Doesn't Work
    Now I assume KB2919355 includes the fixes in KB2925418, which is why it doesn't work.
    If I edit the Query via the Connection Properties (on Data Menu) I can view the data, It just does not appear in excel
    Anyone had a similar issue ?
    Any Idea on a possible fix ?  (I have tried a number of IE settings etc, allowed crossing zones etc)
    Any help appreciated
    Thanks

    Hi,
    Do the issue only occur the Excel 2013 web query connects the CRM? Have you tried to use the web query connect the other public website (Such as Microsoft website)
    The update patch is related to the IE cumulative security, if the issue only occur with accessing CRM, I suppose that there are some compatibility issue between the patch and CRM.
    If the issue is occurred with all the web query, I recommend we uninstall the patch and wait for fix.
    I'll monitor the issue to check if other customer has the same issue in the forum.
    Thanks for your understanding.
    George Zhao
    TechNet Community Support

  • Flash player stops working after a few days.

    I'm recently having issues with flash player on IE and Firefox each time a new version is released. This time the flash player stops working after a few days without any reasons. I have asked two other questions and I have tried the solutions but this time they are not working:
    http://forums.adobe.com/message/4617987#4617987
    http://forums.adobe.com/message/4548211#4548211
    Could anyone tell me what the reason is?
    I also need links providing Flash player for IE and Firefox which are always updated. I need to first download the installer then install it offline not install it directly from adobe website.
    Please help me solve this once forever!
    Message was edited by: sia1989

    I'd suggest trying a clean install: How do I do a clean install of Flash Player?
    For offline installers, please see this help document: http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header

  • Mouse and Keyboard stops working after a while

    Hi, I'm not even sure where to start to find the cause of the problem. I have a normal ps/2 keyboard and USB optical mouse, both of them just stops working after a few hours. The light on the mouse just dies and the keyboard is not responsive at all.  I have to do a hard reboot of my computer. How and where can I diagnose the problem? I noticed the problem started when I upgraded to the latest kernel.

    And then after a while it will just use a new address:
    Oct 31 01:47:15 wdesktop usb 1-1: USB disconnect, address 6
    Oct 31 01:47:15 wdesktop usb 1-1: new low speed USB device using uhci_hcd and address 7
    Oct 31 01:47:16 wdesktop usb 1-1: configuration #1 chosen from 1 choice
    Oct 31 01:47:16 wdesktop input: Microsoft Microsoft Wheel Mouse Optical as /class/input/input8
    Oct 31 01:47:16 wdesktop input,hidraw0: USB HID v1.00 Mouse [Microsoft Microsoft Wheel Mouse Optical] on usb-0000:00:10.0-1
    Then after that my mouse is unusable, the following is shown:
    Oct 31 01:48:41 wdesktop usb 1-1: USB disconnect, address 7
    Oct 31 01:48:41 wdesktop usb 1-1: new low speed USB device using uhci_hcd and address 8
    Oct 31 01:49:13 wdesktop usb 1-1: new low speed USB device using uhci_hcd and address 9
    Oct 31 01:49:45 wdesktop usb 1-1: new low speed USB device using uhci_hcd and address 10
    Oct 31 01:49:56 wdesktop usb 1-1: new low speed USB device using uhci_hcd and address 11
    Oct 31 01:50:08 wdesktop uhci_hcd 0000:00:10.0: Controller not stopped yet!
    Unplugging and plugging the mouse back does not work
    I found a workaround for that by unplugging the mouse, removing the uhci_hcd and adding it back, so:
    sudo rmmod uhci_hcd
    sudo modprobe uhci-hcd
    But I'm still not sure what causes the problem.
    Last edited by willy (2008-10-30 15:02:54)

  • Wifi stopped working after upgrade, Asus N13

    Hi,
    A couple of days ago my wireless stopped working after I ran a full upgrade.  I have tried to identify the problem to no avail.  I attempted to use the Ralink drivers for my chipset rt3072 but those worked very poorly compared to the rt2800usb driver in the kernel and it kept freezing my system.
    My relevant lsusb entry:
    Bus 010 Device 005: ID 0b05:1784 ASUSTek Computer, Inc. USB-N13 802.11n Network Adapter (rev. A1) [Ralink RT3072]
    Output of lsmod | grep rt2
    rt2800usb 17360 0
    rt2x00usb 9026 1 rt2800usb
    rt2800lib 49258 1 rt2800usb
    rt2x00lib 35947 3 rt2x00usb,rt2800lib,rt2800usb
    mac80211 463233 3 rt2x00lib,rt2x00usb,rt2800lib
    cfg80211 430289 2 mac80211,rt2x00lib
    crc_ccitt 1363 1 rt2800lib
    usbcore 173007 11 uhci_hcd,snd_usb_audio,rt2x00usb,rt2800usb,snd_usbmidi_lib,ehci_hcd,ehci_pci,gspca_main,usbhid,gspca_zc3xx,xhci_hcd
    Output of dmesg | grep rt2
    [ 9.835141] usbcore: registered new interface driver rt2800usb
    Output of dmesg | tail after trying to connect:
    [ 3547.374615] wlan0: authenticate with 20:aa:4b:02:de:1b
    [ 3547.443545] wlan0: direct probe to 20:aa:4b:02:de:1b (try 1/3)
    [ 3547.643999] wlan0: direct probe to 20:aa:4b:02:de:1b (try 2/3)
    [ 3547.847118] wlan0: direct probe to 20:aa:4b:02:de:1b (try 3/3)
    [ 3548.050252] wlan0: authentication with 20:aa:4b:02:de:1b timed out
    [ 3554.041445] wlan0: authenticate with 20:aa:4b:02:de:1b
    [ 3554.110531] wlan0: direct probe to 20:aa:4b:02:de:1b (try 1/3)
    [ 3554.310824] wlan0: direct probe to 20:aa:4b:02:de:1b (try 2/3)
    [ 3554.513940] wlan0: direct probe to 20:aa:4b:02:de:1b (try 3/3)
    [ 3554.717073] wlan0: authentication with 20:aa:4b:02:de:1b timed out
    I am using wicd but I have also tried with NetworkManager (I have made sure to systemctl disable the one not under test).
    I tried using wireshark in monitor mode on another computer to capture the exchange for authentication.  I can see my computer request authentication and I can see the router reply back.  The reply is an authentication successful message, but then my computer immediately tries to authenticate again.
    Any help would be appreciated.

    glittercutter wrote:
    Hi,
    I have the same device and a similar issue.
    Connection works but pinging the router shows extremely high ping (over 3000ms) and high packet loss, especially when the network is under load.
    The connection drop randomly and wont reconnect until I manualy unplug and replug the usb device.
    Downgrading the kernel fixed the problem.
    Which kernel version did you downgrade to?
    I also have the same device at home and I might face the same problem when I go back home next month.
    Last edited by ico (2013-04-27 18:30:07)

  • Extensions like Ghostery, WOT or AdBlock stop working after two or three times. Restarting the webpage in a new tab the extensions will work again for several times and then stop again. Has anybody an explanation or a workaround for this bug in Safari 5?

    Extensions like Ghostery, WOT or AdBlock stop working after two or three times. Restarting the webpage in a new tab the extensions will work again for several times and then stop again. Has anybody an explanation or a workaround for this bug in Safari 5?

    Remove the extensions, redownload Safari, reload the extensions.
    http://www.apple.com/safari/download/
    And if you really want a better experience, use Firefox, tons more choices and possibilities there.
    Firefox's "NoScript" will block the Trojan going around on websites. Best web security you can get.
    https://addons.mozilla.org/en-US/firefox/addon/noscript/
    Ghostery, Ad Block Plus and thousands of add-ons more have originated on Firefox.

  • My apple remote app on my iPhone 4S has stopped working after the 7.0.6 security update.

    My apple remote app on my iPhone 4S has stopped working after the 7.0.6 security update. It's not my home sharing or router setting, I have an ipad that I haven't yet updated that works completely fine and my network is run on the newest AirPort Extreme.

    i have same problem but much worst.. i update my iphone4s ios 7.1.1 to 7.1.2 and my iphone CAN'T READ MY SIM, MODEM FIRMWAY GONE, IMEI GONE, and same issue as you guys can't hear sound on my speaker but using earphone works, battery drain much faster than before. Any suggestion guys to Fix my iphone.thanks a lot. APPLE PLEASE FIX. TAKE ACTION.

  • SharePoint Online 2013 Workflows for one List stopped working after 07/08/2014

    Our client host application in Office 365 SharePoint Online 2013, and we just found that all workflows for one list stopped working after 7, Aug 2014. It kept displaying pop-up message "Something went wrong. To try again, reload the page and then start
    the workflow." when manually start a workflow for this List.
    Tested workflow for other list, there's no problem.
    Could anyone can help on this issue?

    Our client host application in Office 365 SharePoint Online 2013, and we just found that all workflows for one list stopped working after 7, Aug 2014. It kept displaying pop-up message "Something went wrong. To try again, reload the page and then start
    the workflow." when manually start a workflow for this List.
    Tested workflow for other list, there's no problem.
    Could anyone can help on this issue?

Maybe you are looking for

  • Steinberg's Commitment to Apple+ 64bit +Cocoa Framework

    Read this and ponder whether Steinberg or APPLE's Logic are gonna have the first truly 64 bit DAW Here's a statement on the Cubase forum... Steinberg are committed to a complete rewrite of Cubase SURELY Apple are MORE committed to LOgic "Dear Steinbe

  • 640x480 & 720x480 black bars, export

    Hello helpful friends. I am helping out a friend: exporting his projects that are shot in 720x480 (rectangular pixels), with sequence settings set at the same. The image in the Canvas is stretched wider, with black bars on both sides, and sometimes o

  • Intrastat Exports/Imports

    Folks, As Intrastat declarations are done for EU countries wherein statistics of exports/imports are declared to local authorities.Currently I want to know if any one has implemented the SAP provided standard functionality in ECC5.0.to use standard r

  • RAC Node eviction question...

    Say we have 3 node RAC cluster on OEL5.3. What happens if one node evicted out of it? I know other two instance will do dynamic remastering... and something more. I want to know eachand every steps in detail. What really happens when one node goes do

  • Unzip and +w permission issues

    Dear Experts, I'm trying to unzip one of Oracle's EBusiness suite files. I kept getting issues like: unzip B24483-01.zip checkdir error: cannot create doc/upgrade.1012 unable to process doc/upgrade.1012/upgrade/toc.htm. checkdir error: cannot create