CMI adapter and Vista security issues

Hi,
We have recently noticed that most of our vista users are complaining that they are unable to run courses despite downloading the latest JRE. On investigating we found that unless we lower the security in IE on Vista CMI adapter aplet is blocked by Vista.
We run iLearn5.0 - any solutions?
Kg

See if using the signed applet resolves the security issue.
Add the following parameter at the end of the CMI Adapter URL:
?lms_signed=on

Similar Messages

  • Jdeveloper and SqlDeveloper and Vista x64 issues

    Hello,
    I have this issue when i try to run jdeveloper in vista. The aero effect gets disabled. And while i have seen the fix for this problem amongst the threads, i have not been able to fix the issue on my computer.
    I have downloaded the sqldeveloper base install and have been able to use it with both jdk 1.5 and 1.6 (both of which i have installed on my machine) i use the batch file in the sqldeveloper/bin direcotry only though, the sqldeveloper.exe throws the same error as i am about to describe for jdeveloper. SO in essence my sqldeveloper works correctly cuz i can use the updated 1.5 or 1.6 to have my aero effect.
    I have downoladed the base install of the jdeveloper studio edition. Like i said above I have both jdk 1.5 and 1.6 installed on my computer. But for the jdeveloper what i have done is i copied the contents of the 1.5 jdk folder and made a folder called 'jdk" in the jdeveloper home directory (since this is by default were the program tries to look). But when i try to load jdev.exe it throws the following error in the cmd window..
    WARNING: Could not find jvm.cfg! in '..\..\jdk\jre\lib\jvm.cfg"
    WARNING: Cannot find default VM 'hotspot' at ..\..\jdk
    ERROR: cannot find VM at: ..\..\jdk
    Aborting!
    I have tried modifying my jdev.conf SetJavaVM propert by comenting out and by changing it from 'client' 'hotspot' or server.. nothing works. Will post the complete jdev.conf under this.
    Any help to get jdev working will be greatly appreciated i am starting to lose hope and don't want to lose aero everytime.
    Thanks

    # Oracle JDeveloper 10g Launcher Configuration File
    # Copyright 2000-2005 Oracle Corporation.
    # All Rights Reserved.
    # The format of this file is:
    # "Directive Value" (with one or more spaces and/or tab characters
    # between the directive and the value) This file can be in either UNIX
    # or DOS format for end of line terminators. Any path seperators must be
    # UNIX style forward slashes '/', even on Windows.
    SetBuiltRoot ../../built
    AddJavaLibPath ../lib/patches
    AddJavaLibFile ../../../classes
    AddJavaLibFile ../../ide/lib/javax-ide.jar
    AddJavaLibFile ../../ide/lib/javatools.jar
    AddJavaLibFile ../../ide/lib/ide.jar
    AddJavaLibFile ../../jlib/jewt4.jar
    AddJavaLibFile ../../jlib/share.jar
    AddJavaLibFile ../../jlib/help4.jar
    AddJavaLibFile ../../jlib/inspect4.jar
    AddJavaLibFile ../../lib/xmlparserv2.jar
    # Required by XML parser. See bug 4469399
    AddJavaLibFile ../../jdbc/lib/orai18n.jar
    AddJavaLibFile ../lib/jdev-ep.jar
    SetUpdateMainClass oracle.ideimpl.webupdate.DeferredUpdater
    SetUpdateClassPath ../../../classes:../../ide/lib/ide-cfu.jar:../../ide/lib/ide.jar:../../ide/lib/javatools-cfu.jar:../../ide/lib/javatools.jar:../../lib/xmlparserv2.jar:../../jlib/jewt4.jar:../../jlib/share.jar
    # The extension ID of the extension that has the <product-hook>
    # with the IDE product's branding information.
    AddVMOption -Dide.product=oracle.jdeveloper
    # The image file for the splash screen.
    AddVMOption -Dide.splash.screen=splash.gif
    # Extensions in jdev/lib/ext may require native libraries
    AddNativeCodePath ../lib/ext
    # Oracle10g Lite Settings
    # Enable these lines (and modify the directories)
    # to suit your Oracle Lite installation
    # AddNativeCodePath C:/Oracle/lite5/mobile/sdk/bin
    # AddJavaLibFile C:/Oracle/Lite5/mobile/classes/olite40.jar
    # Directive SetJavaHome is not required by default, except for the base
    # install, since the launcher will determine the JAVA_HOME. On Windows
    # it looks in ..\..\jdk, on UNIX it looks in the PATH by default.
    # SetJavaHome C:\Java\jdk1.5.0_04
    # The Windows launcher will attempt to use client (hotspot) by default,
    # unless a VM is specified below with the following directive. On UNIX
    # we use whatever is listed first in the $(JAVA_HOME)/jre/lib/jvm.cfg file.
    SetJavaVM hotspot
    # This will enable a "virtual" file system feature within JDeveloper.
    # This can help performance for projects with a lot of files,
    # particularly under source control. For non-Windows platforms however,
    # any file changes made outside of JDeveloper, or by deployment for
    # example, may not be picked by the "virtual" file system feature. Do
    # not enable this for example, on a Linux OS if you use an external editor.
    # AddVMOption -DVFS_ENABLE=true
    # Turn off verifications since the included classes are already verified by the
    # compiler. This will reduce startup time significantly. On some Linux
    # Systems, using -Xverify:none will cause a SIGABRT, if you get this, try
    # removing this option.
    AddVMOption -Xverify:none
    # Set the maximum heap to 512M
    AddVMOption -Xmx512M
    # MaxPermSize is required to run JDeveloper with Sun Microsystems virtual
    # machine (-client and -server). The default value is 64M, which isn't enough
    # to run JDeveloper successfully. With the default value, JDeveloper will
    # end up running out of memory at some point in time. This option is ignored
    # by OJVM (-ojvm).
    # This option is documented at:
    # http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html
    AddVMOption -XX:MaxPermSize=160M
    # JavaThread options are required to run JDeveloper with Sun Microsystems virtual
    # machine (-client and -server) because of a bug that was causing the VM to run
    # full GCs with realtime thread priorities. The bug is fixed in J2SE 1.5.0_06.
    # See: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5101898 for more info.
    AddVMOption -XX:JavaPriority10_To_OSPriority=10
    AddVMOption -XX:JavaPriority9_To_OSPriority=9
    # These options are designed to optimize the pause time for the hotspot VM
    # These options are ignored by ojvm with an information message.
    # AddVMOption -XX:+UseConcMarkSweepGC
    # AddVMOption -XX:+UseParNewGC
    # Option used by OJVM client on Windows, This option will turn on line numbers
    # in the stack traces by disabling the optimizing compiler.
    # AddVMOption -XOd
    # Enabling this option will cause OJVM client on Windows to only use 1 CPU on
    # a multi-processor system, on single-cpu systems, this option has no effect.
    # AddVMOption -Xsinglecpu
    # Disable Direct Draw, on some Windows 2000/XP base computers,
    # Direct Draw is cause excessive screen refreshes and slows down drawing.
    # AddVMOption -Dsun.java2d.noddraw=true
    # If true, prevent laucher from handle -help command line argument and
    # passes -help to the java application.
    # Disabled by default
    # AddVMOption -Dapplication.handle.help=true
    # If set to true, prevent laucher from checking/setting the shell
    # integration mechanism.
    # The shell integration feature is enabled by default
    # AddVMOption -Dno.shell.integration=true
    # Disable the forced GC for the ICE browser.
    AddVMOption -Dice.browser.forcegc=false
    # Reduce the tile threshold for the ICE browser.
    AddVMOption -Dice.pilots.html4.tileOptThreshold=0
    # Prepend patches to the bootclasspath. Currently, rtpatch.jar contains a
    # patch that fixes the javax.swing.JTree accessibility problems.
    # Uncomment the line below if you need to run JDeveloper under JAWS.
    # AddVMOption -Xbootclasspath/p:../../jdk/jre/lib/patches/rtpatch.jar
    # Replace heavyweight AWT controls with lightweight implementations.
    AddVMOption -Xbootclasspath/p:../lib/lwawt.jar
    # This setting must not be changed.
    SetMainClass oracle.ideimpl.Main
    # SetUserHomeVariable is used to define an environment variable
    # that overrides the default user home location. The directory
    # pointed to by the environment variable defined here will be
    # used to store user settings and the "mywork" directory.
    # On UNIX platforms the default setting is $HOME/jdevhome
    SetUserHomeVariable JDEV_USER_DIR
    # If you run into problems related to relocation errors of system dll's, use
    # this option to resolve them. This option only works under ojvm.
    # AddVMOption -Xheapbase100000000
    # A list of filenames that are reserved
    AddVMOption -Dreserved_filenames=con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout$
    # Indicates which version of the jdk to use for editor syntax
    # highlighting and code explorer. Valid values are: "1.3", "1.4", "1.5".
    AddVMOption -DEDITOR_J2SE_VERSION=1.5
    # Whether Code Insight will omit types and members that have been
    # denoted with the @hidden tag.
    AddVMOption -DINSIGHT_OMIT_HIDDEN=true
    # Text buffer deadlock detection setting (OFF by default.) Uncomment
    # out the following option if encountering deadlocks that you suspect
    # buffer deadlocks that may be due to locks not being released properly.
    # AddVMOption -Dbuffer.deadlock.detection=true
    # If you use JDeveloper in a multibyte environment the embedded browser
    # may display all multibyte characters as squares. If this happens you
    # can use the following option to avoid the problem.
    # AddVMOption -Dice.pilots.html4.ignoreNonGenericFonts=true
    # Put the xml parser into 9.0.4 compatability mode (3116160)
    AddVMOption -Doracle.xdkjava.compatibility.version=9.0.4
    # Specify the set of extant translations for resources loaded via
    # BundleLoader. The format is a comma separated list of locales, for
    # example ja,fr_CA. A translation will only be found if included in
    # the list.
    # Comment out the option to force BundleLoader to use the default
    # locale. This is different to giving the property no value,
    # meaning there are no translations.
    # Note that this has no impact on ResourceBundle, which will continue
    # to try to load locale specific resources even if they are certain not
    # to exist.
    AddVMOption -Doracle.translated.locales=ja
    # Specify the set of locales under which the Windows MS Shell Dlg 2
    # (usually Tahoma) can be used in the UI. The format is a comma separated
    # list of two-letter language codes, for example en,fr.
    # Comment out the option to force the default setting of English only.
    # This is different to giving the property no value, meaning the shell font
    # is never to be used. Generally, it is safe to use the shell font only
    # with single-byte character sets.
    # This setting is used only when running under JDK 5.0.
    AddVMOption -Dwindows.shell.font.languages=en
    # Temporary internal flag to enable trace messages for the IDE
    # controller stack.
    AddVMOption -Dide.debug.controller.stack=false
    # If you need to connect to OC4J 10.1.2 from JDeveloper, uncomment the
    # following option. Note, however, that enabling this option will prevent
    # JDeveloper from connecting to OC4J 10.1.3.
    # AddVMOption -Drmi.disablePropagation=true
    # This option controls the parser delay (i.e., for Java error underlining)
    # for "small" Java files (<20k). The delay is in milliseconds. Files
    # between the "small" (<20k) and "large" (>100k) range will scale the
    # parser delay accordingly between the two delay numbers.
    # The minimum value of this delay is 100 (ms), the default is 300 (ms).
    AddVMOption -Dceditor.java.parse.small=300
    # This option controls the parser delay (i.e., for Java error underlining)
    # for "large" Java files (>100k). The delay is in milliseconds.
    # The minimum value for this delay is 500 (ms), the default is 1500 (ms).
    AddVMOption -Dceditor.java.parse.large=1500
    # This option controls whether the extension manager complains about
    # missing extension classpath entries in the Extensions log on startup.
    # It is currently switched off intentionally until all existing manifests
    # throwing this error have been fixed. This will be removed before
    # production.
    AddVMOption -Dide.extension.cpmissing.nowarn=true
    # This option is to pass additional vm arguments to the out-of-process
    # java compiler used to build the project(s). The arguments
    # are used for both Ojc & Javac.
    AddVMOption -Dcompiler.vmargs=-mx512m
    # secure socket (https) connections require native libraries
    AddNativeCodePath ../../lib
    # property to allow uddi browser queries to route through password protected
    # proxy servers
    AddVMOption -Doracle.soap.transport.noHTTPClient=true
    # Disable tracing for BC4J
    # Suppress BC4J debug warning banner
    AddVMOption -Djbo.debugoutput=silent
    AddVMOption -Djbo.showdebugwarningbanner=false

  • VPN Virtual Adapter and Vista

    I am running Vista for Business on my notebook and have installed VPN Client version 5.0.02.0090
    Each time I try to connect to my network the VPN client times out and I get the message
    Secure VPN Connection terminated locally by the Client
    Reason 442: Failed to enable Virtual Adapter
    When I go to Device Manager and enable the VPN network adapter, it becomes disabled once I try to connect again.
    I tried the softpedia.com/Tweak fix and it worked the first time I tried to connect, but once I disconnected the error came back again at subsequent tries.
    This is pretty frustrating. Plse help. Thanx.
    Tony

    OK, I have come a little bit further with this problem. Some recent automatic updates by Windows Vista caused the client to stop working when it was working before.
    I uninstalled all the updates (most were critical security patches which now leaves me vulnerable) and uninstalled the Cisco VPN client including scouring the Registry for anything remotely associated with the VPN such as any reference to 'CVPN' or 'Cisco'.
    I then installed the latest VPN client (V 5.0.03.0560), and I DIDN'T reboot as it asked me too. The reason I thought this was a good idea is because after a reboot, the Network Connections are reset and re-assigned IPs which was, I started to think, part of the problem.
    It Worked! I was able to start the client (that was already an achievement!) and, lo and behold, was able to connect without problems... I thought!
    Now I have the following... when I connected to the VPN, I have limited access to the internet. Some sites are fine, others only load half-way and still others I can absolutely not connect to. The ones I can connect to load very very slow.
    For now I have left it this way since I can (albeit handicapped) connect to the VPN so I have to keep connecting/disconnecting etc. It is still very frustrating.
    However, I believe I know what the problem is, but I don't know how to solve it. If anyone here can use this information to take this one step further, we may get somewhere.
    I believe it has to do with the TCP/IP settings where we now have both v4 and v6 running. I think the VPN is using one of these only, and when it is using it, it is not allowing any other traffic through it. I don't know how to solve this. I tried disabling one or the other in either Network Connection, but it either gives me no connection or limited connection.
    The reason I think this is it is because some sites are loading/half loading when the VPN is connected... in other words, one of the TCP/IP protocals is open to the Internt traffic, the other is used by the VPN exclusively.
    I tried looking for sharing and tunneling options in my VPN client and the Network Connections settings, but I can't find anything.
    I am very hesitant to change any more settings since I do have a half-baked solution that at least allows me to meet the deadlines I have for my client.
    Let's get this solved!

  • Acrobat X (performance) and (probably) security issues

    Hello,
    I'm new with Acrobat X and there are two main problems:
    1) I have lots of large OCR scanned documents (PDF/A). I(!!) am the owner of the documents! There is no security build in. When I view the security settings (document properties), all actions are allowed, no restrictions. However, when I want to "compress" (optimize) the pdf document, Acrobat X says: not allowed, I should change the security settings. But there is nothing to change ... when I created the documents I have set all security features to off , all things allowed (but in Acrobat-X the document settings, which show that all actions are allowed,  are - on the other hand - not changeable, fields are locked).  What can I do ??
    2) Performance ! When I save large pdf documents (all such OCR scans of pdf/a-type) to another location (hoping that this will "optimize" the file) the saving process (to a local HD and a 8 GB dual ciore machine) takes 1/2 hour or more (not 1/2 minute!!, what I expected ...). As I have hunderts of those files it can takes weeks or even months to re-save all these documents with Acrobat-X. This must be a malfunction !? Or what else could I do ??
    Thanks.
    kpl1949

    Hi, thanks. Very helpful !
    Dave Merchant wrote:
    If you're viewing a PDF/A document in PDF/A View Mode, all editing is disabled. You can turn it off but are advised to do so only when necessary
    OK, but these are MY documents: PDF/A was only an option when scanning - but size is a much more important criterium.
    Hope, the "performance" topic of my posting is as easy to solve as the pdf/a issue.
    Thanks again.
    Klaus

  • Select Data Source and Microsoft Security Issue

    Hi,
    Tool- Xcelsius 2008, QAaWS
    When I open dashboard, it gives message "Microsoft Office has identified a potential security concern" "Data Connection have been blocked. If you choose to enable data connection, your computer may no longer be secure. Do not enable this content unless you trust the source of this file." with <Enable> and <Discable> buttons.
    If it Enabled then leads to "Select Data Source" screen and asks details for DSN.
    At every open it shows same messages.
    Please, help if anyone knows or faced this issue.
    Regards,
    Ashish

    hi,
    this is a really old post.
    please could you specify your exact workflow ?
    what connectors your dashboard is using?
    also, what version and SP and patch are you using for Xcelsius client?
    i.e. Are you up to date with latest compatibility updates?
    regards,
    H

  • MII Workbench and java security Issue for jdk7

    Hello all,
    I am using MII version 12.2.2 Build(234) and java version jdk7.
    Now,I am not able to open or create a transaction in workbench.
    In java console, an error is shown below:
    AWT-EventQueue-0 [ERROR] - java.lang.ExceptionInInitializerError
         at com.sap.lhcommon.expressioneval.ExpressionLoader.<clinit>(ExpressionLoader.java:282)
         at com.sap.xmii.bls.expressioneval.TransactionFunctions.<clinit>(TransactionFunctions.java:27)
         at com.sap.xmii.xacute.editors.common.FunctionsComboBox.createBox(FunctionsComboBox.java:45)
         at com.sap.xmii.xacute.editors.common.FunctionsComboBox.<init>(FunctionsComboBox.java:39)
         at com.sap.xmii.xacute.editors.transaction.dialogs.linkeditor.LinkEditorPanel.createExpressionEditorPanel(LinkEditorPanel.java:1033)
         at com.sap.xmii.xacute.editors.transaction.dialogs.linkeditor.LinkEditorPanel.initialize(LinkEditorPanel.java:316)
         at com.sap.xmii.xacute.editors.transaction.dialogs.linkeditor.LinkEditorPanel.<init>(LinkEditorPanel.java:198)
         at com.sap.xmii.xacute.editors.transaction.dialogs.linkeditor.LinkEditorBottomPanel.<clinit>(LinkEditorBottomPanel.java:28)
         at com.sap.xmii.Illuminator.gui.workbench.core.TransactionInfo.initDisplay(TransactionInfo.java:353)
         at com.sap.xmii.Illuminator.gui.workbench.core.TransactionInfo.createNewFile(TransactionInfo.java:149)
         at com.sap.xmii.Illuminator.gui.workbench.components.actions.actions.NewAction.createFileInfoObject(NewAction.java:194)
         at com.sap.xmii.Illuminator.gui.workbench.components.actions.actions.NewAction$1.construct(NewAction.java:115)
         at com.sap.lhcommon.gui.ThreadCreator$2.run(ThreadCreator.java:96)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.sun.security.action")
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPackageAccess(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at com.sun.jnlp.JNLPPreverifyClassLoader.loadClass0(Unknown Source)
         at com.sun.jnlp.JNLPPreverifyClassLoader.loadClass(Unknown Source)
         at com.sun.jnlp.JNLPPreverifyClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at com.sap.lhcommon.expressioneval.functions.DecodeFunction.<clinit>(DecodeFunction.java:83)
         ... 14 more
    I also modified the 'java.policy' file. But it did not work. I am still getting the same error.
    Kindly advise..
    Thanks,
    Ritwika.

    I do not yet know the security implications of doing what I did to fix this issue, but here is my solution.
    I added the following to the jre7 java.policy file in the section "grant {":
    permission java.lang.RuntimePermission "accessClassInPackage.sun.security.action";

  • Crawl and drafts security issue

    Hi all!
    I'm having problems with an specific document library. In our environment I have at least 5 document libraries with 50000+ documents each one.
    One doclib began working wrong last week. After a lot of hours of investigation I found the root cause:
    - If draft security is setted-up as "Only users who can edit items", then the crawl failes to read the doclib.
    - When I change draft security to "Any user who can read items", the crawl begins to run normally.
    Some premises:
    - All document libraries are configured with same settings.
    - This is the only doclib in the site and entire farm that is causing me a headache.
    - Crawl account has FULL CONTROL to WebApplication and content.
    - I have three search service applications and the same problem appears in all of them.
    - I tried reseting the index but the problem persists.
    Some error messages:
    - The server is unavailable and could not be accessed. The server is probably disconnected from the network.
    - Error from SharePoint site: Operation is not valid due to the current state of the object.
    Any idea?
    Thanks in advance,
    Pablo.
    Pablo Alejandro Fain
    MCP, MCSA, MCTS, MCITP
    This posting is provided AS IS, with no warranties

    It sounds like the crawler is having difficulty crawling the site, perhaps due to WFE or SQL performance. Are you aware of any performance issues during a crawl?
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Planning and Essbase Security Issue

    Hi, we just upgraded to 11.1.2 and have been noticing occasional loss of security on LDAP groups. Hyperion SS refreshes the LDAP groups from LDAP periodically and the Workspace/Planning/Essbase servers refresh cache from SS. However, some times, these cache refreshes fail leaving users without any access. We have been working with Oracle to find a resolution, however, haven't had much of a luck so far.
    Just wanted to check if anyone has faced and resolved such an issue. 
    Thank you

    Hi,
    Could you please explain more on "Hyperion SS refreshes the LDAP groups from LDAP periodically and the Workspace/Planning/Essbase servers refresh cache from SS" what kind of refresh is it and what does it provide and what does cache refresh mean from SS?
    Am a beginner but still will try suggesting if you explain things.
    Thanks
    Amith

  • Captivate 4 and Vista 64 issues

    I've been reading and searching through these forums but don't see any solution to the problem I'm having...
    I'm running Vista 64 with Captivate 4 installed and recording in Training mode.  When i start recording I hear one camera capture sound, but after that it refuses to capture anything else, no matter where I click or what I do.  I've tried using Print Screen, and even that doesn't do anything (no sound or anything.)  The end result when I stop recording is just a shot of my desktop and nothing else.
    What can I do?

    Hi there
    You might try reducing your color depth to 16 bit and see if that helps. I have seen another post where the original poster seems to have solved that issue by configuring to 16 bit color. Please try that and report back if it helps or not.
    Note that I've also seen others report similar behavior on Vista 64 bit. Prior to seeing the post about color depth we had no solution and thought perhaps it's just a "64 bit issue". It may well be but it will be helpful to know. In addition to the color depth, you may also wish to try reducing or turning off any hardware acceleration. Not sure if this is possible to do in Vista, but thought I'd mention it.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • 9800 torch and vista syncing issues

    Hi all
    I have read this forum forwards and backwards. I have a 9800 Torch purchased 2 weeks ago. My computer is Windows Vista 32bit Home Premium Edition. I installed the desktop manager 6.0 as soon as i purchased it. I began with out being able to ever sync my organizer to my phone. I have tried EVERYTHING i have read in the forum. I couldn't get Facebook to stop sdding to the calander, so I deleted the application. after deleting and restarting my torch, my torch is still reading the calander from FACEBOOK. I wiped all applications I installed. still no luch with sync. I apparently do not have the ability to turn off wireless sync, due to the fact I cannot locate that option anywhere in the settings for contacts, calander, or in the  main settings. I love this phone other than this one issue. I have tried to get my calander to load onto the phone via yahoo and gmail and google calander, no luck there either. I called AT&T and they can't help, say they don't have a tech support dept for this phone yet. Blackberry wants me to pay for support that I think should be available for the first 30 days and I think this is BS. If someone has any clue how to help me with this problem, I would greatly appreciate it.
    Thanks in advance
    Stacy

    Which email program on the computer are you trying to sync the calendar with?
    You can disable wireless synchronization in your device calendar in Calendar->Menu->Options. Click on the calendar you have selected as default calendar (Options->Advanced Options->Default Services) and uncheck the wireless sync check box.  Then try setting up synchronization again.
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • MOVED: K9A Platinum and Vista 64 issues

    This topic has been moved to Vista problems.
    https://forum-en.msi.com/index.php?topic=109584.0

    Quote from: Paul B on 20-March-08, 23:05:39
    Hi all,
    Ok so I said I'd report back once all working and here i am (touches wood  )
    So my system is now Phenom less, I'm a bit gutted it's going back for RMA for refund. I have in the mean time replaced it with an x2 5000+ BE.
    So just a recap on my spec
    K9a2 Platinum
    x2 5000+ BE Running stock 2.6Ghz
    8GB OCZ DDR2 800 Platinum
    2 x 3870x2 in crossfire X mode.
    Windows Vista x64 OEM
    This OS now installed no issues no BSOD for secondary clock interrupt. But i did have issues installing it on the Promise raid array. Though it was the old more than 2GB ram thing so did the install with one stick and then Patch vista install the other 6GB but no still got system rebooting after the progress bar 9 times out of 10.
    So i have the HDDs on the standard SB600 sata ports as individual drives, installed x64 all 8GB still installed. Not knowing yet if it was driver related I let vista install all the drivers, the only other driver my system needed were the cat 8.3s and I only installed the graphics driver and CCC not the IDE or north bridge filter as the system is using vistas default drivers.
    I have installed all updates and everything seems rock solid. (touches more wood!!) I have spent the last week relentlessly trying to get this OS installed,  but hey I learnt a few things along the way..
    Paul
    But now it is and I have my 8GB and crossfire X I'm happy and when the good Phenoms arrive I'll get one but I'll read all the reviews on the web first....
    Hi,
    Right then resurecting an oldish thread, I have just purchased a Phenom 9750 and installed with the new 1.4 bios, and all is well. The same Vista x64 install is rock solid and damn quick now.
    Buy the B3 Phenoms with confidence they (AMD) have pulled back some ground and in my case some confidence.
    Paul

  • Remote app and Vista firewall issues

    Hi All
    I have searched through the forums for a satisfactory solution, but without success. I have followed and tried the suggestions from the FAQ sections and Apple support documents without success. Several people are or have experienced the same problem but no satisfactory solution (that I can find) has been offered.
    I have iPod Touch 4 gen latest with os 4
    Vista latest update, on Toshiba laptop
    trying to use Remote app to control ITunes (most recent version)
    If I turn the firewall off, Remote app works flawlessly
    When firewall turned on, Ipod Touch connects with ITunes but cannot find the Library
    iTunes is listed as an exception in Firewall but when you check the box, it does not stay checked as an exception and will not let Remote find the Library
    Have gone through all the firewall suggestions
    have reinstalled iTunes and Bonjour
    nothing I do seems to keep the iTunes checked in the Firewall settings
    Can anyone point me to the answer to this problem?????

    I had the same problem, I wasn't able to either check or remove the itunes firewall exception. Which lead to the unability to connect with Remote. Which was strange because after i installed iOS5 and updated to itunes10 my phone could wirelessly sync with my PC, but the remote still wouldnt work.
    After trying the suggested methods with no results, I just uninstalled iTunes from the control panel, then dowloaded and installed again. Remote worked fine upon reinstall. iTunes is now checked under firewall exceptions and deleteable aswell.

  • Windows 7 and vista. printer issue

    I have 2 laptops one has vista and the new one has windows. i installed the drivers form HP's site but can not print. Shows printer offline. Need help.. using a wireless router for both.

    What printer?  Print a Network Config test from its front panel to see if it is connected to your router.  Also, tell me about your network - router brand/model, encryption type (WEP, WPA, etc) and ISP type (DSL, Cable, etc).
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • File and Folder Security Issue

    Hi,
    I'm facing some problem in my windows server 2012 r2. Problem is, when i set a users permission to modify a folder and it's content then that user can delete this folder and it's content. But I want user can write, edit a file (like .doc or .xls) but he
    cannot delete this file. Is it possible?
    Regards,
    Mahfuz

    Hi,I have been facing the same problem.
    The security measures which were already mentioned here will not gonna work for MS office
    file extension because without providing modify permission,its not possible to edit them as this protection is working on this way "edit=delete+create".
    So without providing delete option,is there any other way out to manage the staffs?Please let me know.
    Thanks,
    Ashief Ahmed

  • ICloud and HeartBleed security issue

    Are the iCloud servers ok with respect to heartbleed security issuse? is our applemail on icloud ok? is data store on iCloud ok?  are our iCloud backups ok?

    Not to quibble, but at this writing, this is not actually the case - Apple didn't "release a statement." A unnamed "spokesperson" told a writer at recode.net that "Apple takes security very seriously. IOS and OS X never incorporated the vulnerable software and key web-based services were not affected."
    http://recode.net/2014/04/10/apple-says-ios-osx-and-key-web-services-not-affecte d-by-heartbleed-security-flaw/
    If someone is really a spokesperson, I'd expect there would be a name attached to an official communication, and the recode.net reporter, Mike Isaac didn't name anyone. There's nothing from Apple in the Hot News section of their web site, which is where I'd expect to see an official statement. Search the web for that quote, and everything links back to the recode.net story.
    The substance of what Isaac reported may indeed be true, but Apple didn't release a statement.

Maybe you are looking for

  • Do you want to save changes message while close pdf

    hi everyone... I am very new to PDF programming basically I wrote my program in notepad and I saved it as .pdf format but when I open it and try to close it..it showing me pop up like do you want to save changes..which is I dont want to happen... is

  • Clicking pdf in Windows Opens Adobe but not the pdf

    I know this will sound like a minor annoyance but this is an issue with Acrobat 11 in my master image. QA won't sign off on my image until this is resolved. When my users launch a pdf from their local machine for the first time Acrobat opens however

  • REM - Backflushing

    Dear PP Gurus,                  I have 4 Reporting points. When I backflush 3rd RP system post that 3rd RP. But I want error message that means w/o confirm the previous RP system shoul not accept the confirm of next RP.                  Just i want t

  • Help!! "Volume erase failed with the error"

    I have no idea what to do ! My computer was running a bit slow and I wanted to get rid of any unwanted apps and files, so I backed up the files that I did want on an external drive. I then erased everything on my HD. Then I restarted it and attempted

  • Designer 6i r4 in oracle 9i?

    is possible designer 6i r4 in oracle 9i?