Error at startup after uninstalling Webassist, attached message

I was having problems COMPLETELY uninstalling WebAssist 3rd party extensions and may have deleted a vital file. After this message, I get another saying the java script error occurred. I click on OK, and continue and there doesn't seem to be a problem, but the error message is getting on my nerves. I'm sure i deleted WA_processor thinking it a WebAssist file. Can I download this file again?

Try adding an empty folder/sub-directory called WA_Processor to the Floaters folder/sub-directory and restart Dreamweaver.
If that does not work, close Dreamweaver, rename the Configuration folder to Configuration-backup or similar and restart Dreamweaver.

Similar Messages

  • Error in startup after fresh install

    I have Final Cut Express and accidentally deleted LiveType. I put in the disk to reinstall and after it installed, I checked to see if it works right but there's some error when I open it. How can I fix this?
    Screenshot of error message - http://img229.imageshack.us/img229/8432/picture1xk4.png
    P.S. When I try to click something from the menu bar such as file then "About LiveType" it shows this error message http://img300.imageshack.us/img300/2951/picture1rs5.png
    Message was edited by: moheh

    If it helps, the serial number that LiveType is asking for is the same serial as the one that your FCE installation asked for.
    Should that not work, go to Macintosh HD > Library > Receipts and delete all instances of the installation packages that you find there containing the words "LiveType" there should be four of them.
    Then reinstall LiveType.

  • Error on Startup (after Deploying Liferay)

    Its solved - i increased the permgan to 1024m (fix) and its works fine now!
    Thread can be deleted :)
    Hello together,
    i got an running WL 12.1 Server and started to deploy liferay.
    My PermganSpace is set to 512 up to needed (just for tests) (/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.19.x86_64/bin/java -Xms512m -Xmx512m -Xss1m )
    Short: As result i get this Errortrace:
    08:43:26,974 INFO [DialectDetector:80] Determine dialect for Oracle 11
    08:43:27,162 INFO [DialectDetector:145] Found dialect org.hibernate.dialect.Oracle10gDialect
    Jun 03, 2013 8:43:39 AM net.sf.ehcache.Cache initialise
    WARNING: Cache: com.liferay.portal.service.impl.PortletLocalServiceImpl has a maxElementsInMemory of 0. In Ehcache 2.0 this has been changed to mean a store with no capacity limit. Set it to 1 if you want no elements cached in memory
    08:44:23,808 ERROR [ContextLoader:227] Context initialization failed
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.portal.scheduler.ClusterSchedulerEngineService' defined in class path resource [META-INF/scheduler-spring.xml]: Cannot resolve reference to bean 'com.liferay.portal.scheduler.SchedulerEngineProxyBean' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.portal.scheduler.SchedulerEngineProxyBean' defined in class path resource [META-INF/scheduler-spring.xml]: Initialization of bean failed; nested exception is java.lang.OutOfMemoryError: PermGen space
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
    at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:630)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:441)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:983)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:879)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
    at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
    at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:159)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:582)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
    at weblogic.servlet.internal.EventsManager.executeContextListener(EventsManager.java:233)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:190)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:175)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1730)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2740)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1704)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:781)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:213)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:208)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:70)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:212)
    at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:111)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:213)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:208)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:70)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:24)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:258)
    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:192)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:369)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:186)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:94)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.portal.scheduler.SchedulerEngineProxyBean' defined in class path resource [META-INF/scheduler-spring.xml]: Initialization of bean failed; nested exception is java.lang.OutOfMemoryError: PermGen space
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:527)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
    ... 60 more
    Caused by: java.lang.OutOfMemoryError: PermGen space
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2413)
    at java.lang.Class.getConstructor0(Class.java:2723)
    at java.lang.Class.getConstructor(Class.java:1676)
    at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
    at org.springframework.aop.framework.JdkDynamicAopProxy.getProxy(JdkDynamicAopProxy.java:117)
    at org.springframework.aop.framework.ProxyFactory.getProxy(ProxyFactory.java:112)
    at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.createProxy(AbstractAutoProxyCreator.java:476)
    at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.wrapIfNecessary(AbstractAutoProxyCreator.java:362)
    at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessAfterInitialization(AbstractAutoProxyCreator.java:322)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:407)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1426)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
    at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:630)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:441)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:983)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:879)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
    <Jun 3, 2013 8:44:23 AM CEST> <Warning> <HTTP> <BEA-101162> <User defined listener com.liferay.portal.spring.context.PortalContextLoaderListener failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.portal.scheduler.ClusterSchedulerEngineService' defined in class path resource [META-INF/scheduler-spring.xml]: Cannot resolve reference to bean 'com.liferay.portal.scheduler.SchedulerEngineProxyBean' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.portal.scheduler.SchedulerEngineProxyBean' defined in class path resource [META-INF/scheduler-spring.xml]: Initialization of bean failed; nested exception is java.lang.OutOfMemoryError: PermGen space.
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.portal.scheduler.ClusterSchedulerEngineService' defined in class path resource [META-INF/scheduler-spring.xml]: Cannot resolve reference to bean 'com.liferay.portal.scheduler.SchedulerEngineProxyBean' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.portal.scheduler.SchedulerEngineProxyBean' defined in class path resource [META-INF/scheduler-spring.xml]: Initialization of bean failed; nested exception is java.lang.OutOfMemoryError: PermGen space
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
    at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:630)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:441)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:983)
    Truncated. see log file for complete stacktrace
    Caused By: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.portal.scheduler.SchedulerEngineProxyBean' defined in class path resource [META-INF/scheduler-spring.xml]: Initialization of bean failed; nested exception is java.lang.OutOfMemoryError: PermGen space
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:527)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.OutOfMemoryError: PermGen space
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2413)
    at java.lang.Class.getConstructor0(Class.java:2723)
    at java.lang.Class.getConstructor(Class.java:1676)
    at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
    Truncated. see log file for complete stacktrace
    >
    <Jun 3, 2013 8:44:23 AM CEST> <Notice> <LoggingService> <BEA-320400> <The log file /opt/oracle/user_projects/domains/1/servers/AdminServer/logs/AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms, such as Windows.>
    <Jun 3, 2013 8:44:23 AM CEST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /opt/oracle/user_projects/domains/1/servers/AdminServer/logs/AdminServer.log00001. Log messages will continue to be logged in /opt/oracle/user_projects/domains/1/servers/AdminServer/logs/AdminServer.log.>
    <Jun 3, 2013 8:44:27 AM CEST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.OutOfMemoryError: PermGen space.
    java.lang.OutOfMemoryError: PermGen space
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
    Truncated. see log file for complete stacktrace
    >
    <Jun 3, 2013 8:45:11 AM CEST> <Warning> <J2EE> <BEA-160181> <An error was encountered and ignored during undeployment. The error was: weblogic.utils.ErrorCollectionException:
    There are 2 nested errors:
    java.lang.OutOfMemoryError: PermGen space
    and
    java.lang.OutOfMemoryError: PermGen space
    weblogic.utils.ErrorCollectionException:
    There are 2 nested errors:
    java.lang.OutOfMemoryError: PermGen space
    and
    java.lang.OutOfMemoryError: PermGen space
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:152)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:43)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:258)
    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
    Truncated. see log file for complete stacktrace
    >
    <Jun 3, 2013 8:45:23 AM CEST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    >
    Exception in thread "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Can someone help me waht i could do to eliminate the errors?
    AT the moment i got no ideas :-/
    greets Jens
    Edited by: 1008097 on 03.06.2013 02:50

    Read previous posts about same problem (SIGSEGV.)
    /bto/sys/oracle/product/10.2.0/lib/libocijdbc10.soAnd that is JNI.

  • Kernel error on startup after trying to backup with Time Machine

    Hi there,
    So last night I was using time machine to back up my macbook hard drive to my external hard drive. As this was happening, my machine was slowing down and such which I attributed it to having a couple of programs running at the same time as backing up. A little bit into this, I got the spinning pinwheel that would not stop or go away so I decided to let it go all night because maybe it would go away as usual. This morning it was still spinning so I shut down the computer. I didn't know if Time machine had finished or not. I tried restarting it an I got a kernel error. I tried to reset the PRAM and the NVRAM but I still got Kernel errors. I would try to do an archive and install of Leopard, but I left my disc in my dorm and I won't be able to get to it until next month. I do however have my Tiger start up disc that came with the MacBook when I first got it. Now I was thinking of doing an archive and install downgrade to Tiger just until I could reinstall Leopard next month. I don't know if that would be a good idea or not. I just want to make sure my data is ok by hopefully reinstalling Tiger to copy my data to my external HD. Is there a way to do this and not mess anything up? I don't think it's my hard drive because I already replaced it once to a non-Apple hard drive. Is there anything I haven't tried yet or should try again to try and get things going again?
    Thanks so much.

    This means that your NAS does not support the required encryption. Update your NAS to the latest firmware or ditch it and buy a Time Capsule (they are the most reliable when using TM).

  • When trying to download reader after uninstall am getting message that 0x0d740068 referenced memory

    0x0d740068 referenced memory at 0x0d740068. Memory could not be written. Then I have a choice of cancel or debug.
    I think the install is finding old files but I don;t know how to get rid of them.

    Ok, I have now gotten Reader 10 installed, can open files from my desktop but IE 9 keeps crashing when I try to open PDF files even though I exited and relaunched IE 9.  I did take ownership of all the folders containing Reader 10 and then clicked OK when I got the error notice about the shortcut being installed. I did make a copy of the crash error report and it reads as follows:
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: iexplore.exe
    Application Version: 9.0.8112.16421
    Application Timestamp: 4d76255d
    Fault Module Name: IEFRAME.dll
    Fault Module Version: 9.0.8112.16440
    Fault Module Timestamp: 4eb319a7
    Exception Code: c0000005
    Exception Offset: 001b174b
    OS Version: 6.1.7601.2.1.0.768.3
    Locale ID: 1033
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
    Any help is greatly appreciated!

  • Windows 7 startup error after uninstall of Photosmart 6510

    After uninstalling Photosmart 6510 and software, get error message: "There was a problem starting C:\Program Files\HP\HP Photosmart 6510 series\bin\HPStatusBL.dll" when Windows 7 starts up.

    Sounds like the software was not completely removed (or atleast Windows still is looking for something). Microsoft make a tool that should be able to help, it is called FixIt. Click the link below for more details:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall/
    If I have helped in any way, just click the Kudos star on the left. Also, if your issue has been resolved, don't forget to select Accept as Solution

  • HT2292 I am using win vista and have installed itunes for my ipod shuffle four years back. now I have purchased iphone 4, and trying to reinstall itunes after uninstalling my earlier itunes i always get a message that error in installation. kindly help

    I am using win vista and have installed itunes for my ipod shuffle four years back. now I have purchased iphone 4, and trying to reinstall itunes after uninstalling my earlier itunes i always get a message that error in installation. kindly help

    You might find this article helpful: http://support.apple.com/kb/TS3694
    It has the error range of 3000's which states
    Errors 3000-3999 (3002, 3004, 3013, 3014, 3018, 3164, 3194, and so on): Error codes in the 3000 range generally mean that iTunes cannot contact the gs.apple.com server on ports 80 or 443. This may be because out-of-date or incorrectly configured security or firewall software is interfering, an old version of iTunes is installed, an entry in your hosts file redirecting requests to gs.apple.com (see error 1004 above), or because of your Internet proxy settings. If you are using a proxy, try without using one or with a known-good network. If that does not resolve the issue, follow iTunes for Windows: Troubleshooting security software issues. Error 3014 may indicate that you need to free up more disk space on the computer before trying to restore again. Error 3194 most likely indicates you do not have the latest version of iTunes installed Update to the latest version of iTunes. 

  • Error Message even after Uninstalling ITunes

    I am getting an error message that says "The procedure entry point sqlite3preparev2 could not be located in the dynamic link library SQLite3.dll. Even after uninstalling ITunes from my computer. Can anyone help me fix that?
    Thank you in advance.
    Jenny

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • Cannnot connect iphone 5s after uninstalling itunes and reinstalling, gives me error message

    cannnot connect iphone 5s after uninstalling itunes and reinstalling, gives me error message

    Hey spenjor,
    Thanks for the question. I understand that you are experiencing issues connecting your iPhone 5s to iTunes. The following resource may assist you:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    If your issue persists, can you elaborate on the error message you are receiving?
    Thanks,
    Matt M.

  • After uninstalling adobe air on my Maveriks machine, how do I make adobe air stop trying to install itself generating error messages?

    After uninstalling adobe air on my Maveriks machine, how do I make adobe air stop trying to install itself generating error messages?  Sadly, support isn't happy to help and insists on posting here.  Can anyone help?

    Link for Download & Install & Setup & Activation problems may help
    -Chat http://www.adobe.com/support/download-install/supportinfo/

  • Itunes error message 3259 after uninstalling anitvirus

    I was trying to update my iphone but just keep getting this 3259 message, I noticed that downloading podcast is also affekted by this problem. This problem came up after uninstalling f-secure antivirus. 

    May want to check if the Firewall on your Mac is turned on.  You can do this by going to "System Preferences" -> "Security" -> "Firewall" ... if this is "On" it may cause network issues per : http://support.apple.com/kb/ts2799

  • HP dv4-1225dx "Hard Disk Error" 3F1 on startup with eSATA HDD attached

    The whole internet is void of information on this specific error code, so here it is, lo and behold, the ONLY English-language Google result for this error message:
    Hard Disk Error
    Please run the Hard Disk Test in System Diagnostics.
    Error code:
    Hard Disk 1 (3F1)
    F2 System Diagnostics
    For more information, please visit: (illegible due to colored text)
    Specifically, the "Hard Disk 1 (3F1)" part, that's nowhere to be found online. Tons of pages about 3F0, apparently the primary hard disk. No, this is an error regarding the secondary hard disk, attached via eSATA.
    Problem is, there's NOTHING wrong with the attached drive, other than this error on startup. No SMART failures. Comes up and works fine in Windows. Scanned 100% OK. It'd be nice if there were a way to bypass this error automatically, but I always have to hit F2, then Esc to abort its forced diagnostic routine.
    It's a WD My Book Studio, 750gb, attached via eSATA. Doesn't happen if I leave it unplugged during startup... but SATA is a connection that likes to be present on startup. The system, as in the title, is a dv4-1225dx laptop, running Windows Home Server (Server 2003), but previously running Windows 7 Home Premium. Vista is evil.
    It's also my home server, as of about yesterday (when I set it up and started getting this message). The system seems to crash pretty routinely over the past few days and every time it reboots, it hangs at that stupid "Hard Disk Error" message. Not a pretty sight when I'm away from home and want to access something, like my email. Is there a way around this message hanging the system?
    edit: Not to mention the world's most buggy fan-control algorithm, worst heatpipe design on the planet, no AHCI mode control, and terrible system management (battery went dead on you at 40%? tough... remove battery to continue using your computer). LOOOOTS of bugs in this terrible BIOS.

    Thanks for the link, it helps clarify that there's a difference between "3F1" and "301" - hard disk error and SMART error. In other words, it's reporting a generic "Error", not even that the drive may be/is failing.
    In this case, the drive isn't failing, at all. It's a BIOS bug.
    I put the drive on an ExpressCard eSATA controller, and it works fine. Unfortunately, since I'm the only one using this sort of configuration and getting this error, I imagine there won't be any work done to fix the bug

  • Tried to upgrade and after uninstalling and reinstalling several times, keep getting "procedure entry point could not be located in dynamic link library" followed by "iTunes was not installed properly"  Error 7.....Help, please??

    Tried to upgrade as instructed and after uninstalling and reinstalling (even back to the former iTunes which I was happy with)several times, keep getting message "Procedure entry point could not be located in dynamic link library"  followed by "iTunes was not installed properly"  "Error 7".    Help, please??

    Entry point errors can usually be fixed by deleting the offending dll, then repairing the component it is part of from the programs and features control panel. Unfortunately you neglected to include the detail of which dll is mentioned.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • When opening iTunes I continue to get the same messages, 'The program can't start because AVFoundationCF.dll is missing' and 'iTunes was not installed correctly. Error 7 (Windows error 126)' I've uninstalled, reinstalled many times - nothing! help please.

    When opening iTunes on my new Windows 7 PC I continue to get the same messages, 'The program can't start because AVFoundationCF.dll is missing' and 'iTunes was not installed correctly. Error 7 (Windows error 126)' I've uninstalled and reinstalled many times to no avail, even tried it on a different user account and still nothing. I recently installed Panda Internet Security 2012 (about 12 days ago), initially iTunes worked fine as usual but within the last few days I've been  unable to open it with the same messages appearing. I've read through some of these pages and tried everything that's been advised, uninstalling and reinstalling while internet and laptop security is swithched off, downloading tools to completely remove anything related to iTunes, tried it in Safe Mode, nothing has worked. I've also noticed that in the start menu when I click on iTunes, it says '(empty)' where it should have the logo and ability to start the program, does this mean it doesn't download + install properly each time I've tried? Any help would be enormously appreciated.

    Doublechecking. Have you also tried the following user tip?
    Troubleshooting issues with iTunes for Windows updates

  • Using iPod shuffle 4th generation for first time and receiving the error : one of the USB devices attached to this computer has malfunctioned, and windows does not recognize it. For assistance in solving this problem, click this message

    Using iPod shuffle 4th generation for first time and receiving the error : one of the USB devices attached to this computer has malfunctioned, and windows does not recognize it. For assistance in solving this problem, click this message.
    Using win 7 and latest iTunes [10.6.3]. Have already gone through below links and did not find any solution.
    http://support.apple.com/kb/HT2292
    http://support.apple.com/kb/TS1369
    http://support.apple.com/kb/HT1923
    http://en.kioskea.net/forum/affich-17997-ipod-not-detected

    I was hoping it would be something like a USB device conflict, but now the shuffle is the only thing connected...
    This article was one of the ones you linked to above in your initial post
    http://support.apple.com/kb/TS1369
    Under Part 9. Verify that USB drivers are installed, did you try the steps in If only "Unknown Device" appears?  That appears to be your situation.
    Also, you said that the shuffle initially worked well enough to do a sync, then it had the same problem again.  If you can get it to work again initially, before doing anything else, try the following.  Select the shuffle in the iTunes sidebar, under DEVICES.  Over to the right, go to the Summary tab.  By default, the checkbox for Enable disk use should be unchecked.  If so, check it and Apply the change.  See if that makes any difference. 
    (If Enable disk use was already checked, try unchecking it and Apply the change.  Basically, set it the "other way" and see if there is any improvement.)
    NOTE:  When disk use is enabled, you have to eject the iPod in iTunes before disconnecting it physically.
    If the disk use change makes a difference, that may provide a clue about the actual cause.

Maybe you are looking for

  • Is it possible to add a filter to a webapp without declaring it in web.xml

    Hello, I'd like to add a filter in my web.xml file, but without declaring it in my webapp. Indeed, I have multiple webapps, and I'd like to have a common web.xml file that should be directly included in all the webapps including this package ? Is it

  • Sound disappearing on vi

    I have an X-Fi ExtremeMusic and in vista after doing anything for 0-30mins the sound just disappears. Cant find anything to do other than reboot. Any suggestions?Also Audiodg.exe runs anywhere from % - 90% cpu just to listen to anything. Any advice o

  • ERROR Exporting HD video to Quicktime Movie

    I'd appreciate any help with this. I have several 4-6 minute videos shot in HDV 1080i60 and edited in Final Cut Pro 5.0. Each time I attempt to export the sequences (Quicktime conversion > H.264), the exporting process seems to begin... but after som

  • Iphone 5 restore spinning stop!ERROR 4005 spinning stop

    Hello Apple Service!When iphone 5 problem  black screen recovery logo.When want restore not working stop.Come error 4005! next usb restore come look spinning stop long wait, itunes said error 4005? Spinning stop not working restore next doing? recove

  • HT1338 how do i register used purchase macbook pro 13 under my products in my support profile

    how do i register used macbook pro under my id with apple if it was registered with original owner?  want it to show up in my products/my support profile.