Suggestion: Virtual Application Manager View

I can't find an option for this so I'm suggesting it...
I would like to suggestion an addition view for the project files where you can arrange the Directory Tree in a virtual manner. For instance If I was working on com.app.panels.searchpanel.java and every time I'm working with this file I work with com.app.db.searchrequests.java and com.app.common.dto.searchresults.java and some other files I would want to group them together in the view so they are next too each other just like the collapsible packages are now except I want to make a virtual view and keep the files in the correct directories and packages but merge the view for them.
There are also situations where I might want to make another virtual view that has searchpanel.java in that group also but might have viewpanel.java and the searchresults.java
I think this would increase productivity because you could have the same class in multiple spots in the tree but it updates the same file but not have to go and click though to the package that its in.
I know some people are thinking well, why don't you just open the 5 files your going to be editing and use the tabs?! Well I switch what group I'm working with often since I'm the only developer on my projects and I get too many files open on the tab bar so its not very efficient for me.
Thanks,
Art

That is pretty interesting, I have never seen this before. This is better not perfect but better.
Thanks for the tip. Any feature I'm missing that allows you to reorder the files in the package in a custom order?
-Art

Similar Messages

  • Dynamic JNLP and JWS Application Manager

    All,
    I have a Swing application that communicates to the server via Servlets. I have packaged the entire application into a WAR file and I am using JWS to distribute to the users.
    The "main" method of my application accepts two parameters, one of which is dynamic based on information from the web server. To be able to calculate the value of that parameter, I decided to dynamically create and serve my JNLP file through a servlet. The parameter is then passed into the application via the <argument> tag in the served JNLP file.
    That part works great. However, once the application is installed, it doesn't show up in JWS Application Manager. My best guess is because there is not a "physical" JNLP file for reference.
    Can anyone out there confirm or deny my guess? And, more importantly, can anyone give me an idea on how to keep the dynamic JNLP file and get it to install in the JWS Application Manager?
    Thanks!

    Got it fixed. Apparently, the JWS Application Manager "view" setting wasn't correct. Once it was working, the application was showing up fine.

  • Application Manager update failing

    I'm getting the following errors when attempting to install the 5 updates to CS6 Production Premium the Application Manager called for this morning;  This is on a Lion 10.7.4 installation. Premiere was already at 6.0.1, but it called for it to also be updated at 110MB. It called for a SpeedGrade update to 6.0.1 at 33MB. The other updates all were infrastructure updates. Adobe CSXS InfrastructureCS6 for Flash Professional, Illustrator, Photoshop, Prelude, and. Premiere Pro.
    This was the result of two attempts:
    Adobe SpeedGrade CS6 6.0.1 Update
    There was an error installing this update. Please quit and try again later. Error Code: U44M1I210
    Adobe Premiere Pro CS6 6.0.1 Update
    There was an error installing this update. Please quit and try again later. Error Code: U44M1I210
    Next Try:
    Adobe SpeedGrade CS6 6.0.1 Update
    There was an error installing this update. Please quit and try again later. Error Code: U44M1I210
    Adobe Premiere Pro CS6 6.0.1 Update
    There was an error installing this update. Please quit and try again later. Error Code: U44M1I210
    Adobe CSXS InfrastructureCS6
    There was an error installing this update. Please quit and try again later. Error Code: U44M1I210
    Any idea what is going on? Tried with the Premiere Pro 6.0.1 update unchecked, same result.

    Here is what my AAMupdater folder looks like now. The trials were referring to the updates. As you can see, the Premere 6.0.1 update is still there. Don't want to run it as I am already at 6.0.1 and don't wat to disturb any prefs or plugins by accident applying an update that has already been made. Got it from the adobe.com site directly. Why wasn't the the new AAM suggested as an update by the current AAM? Didn't know it existed. Also the XML's I referred to are downstream of the (Cont)  Data_folder. 
    The new AAM you suggested Adobe Application Manager 6.2.38.0 which can be found at http://www.adobe.com/support/downloads/detail.jsp?ftpID=4774 worked on my other computer. It solved the problem for it.

  • Suggested Feature for Adobe Application Manager

    In an upcoming release I'd like to suggest a feature for the application manager. It would be nice if there was a shutdown computer after updates finish option. This way I could let it run when I finish working, leave, and have it take care of shutting everything down for me.

    Moving this discussion to the Creative Cloud Download & Install forum.
    Aarroonn789 the Adobe Application Manager is a main component of the Creative Cloud Desktop application.  I would recommend removing and reinstalling the Creative Cloud Desktop application.  You can find more details at Error "Failed to Install" Creative Cloud Desktop application - http://helpx.adobe.com/creative-cloud/kb/failed-install-creative-cloud-desktop.html.

  • How to add MS Office add-in from inside a Thinapp 5 virtual application to a MS Office 2013 suite that is installed on a base image

    Hi,
    We have the following solution:
    VMware Horizon View 5.3.1
    Non-persistent Linked-clone pool with delete VM after logoff
    Windows 8.1 Update 1 Enterprise 64 bit
    MS Office 2013 32-bit installed on image
    Thinapps registered for each user from logonscript with thinreg.exe command. Thinapps is located on a network share
    Native Windows roaming profiles with appdata/roaming, appdata/local without appdata/locallow(persona management does not support Windows 8.1 in View 5.3.1)
    This is our issue:
    We have a 3rd party application with a couple Thinapp entrypoints(exe files) and in the Thinapp package process we also installed Office addins. We tested that the Add-ins was opened inside Outlook, Word and Powerpoint before post installation scan.
    The problem is that the add-ins is not added to Office 2013 before or after the Thinapp is started on a test client.
    I have tried several changes in the package.ini and virtual filesystem attributes(no registry changes yet):
    Package.ini:
    ChildProcessEnvironmentExceptions=WINWORD.EXE;EXCEL.EXE;POWERPNT.EXE;OUTLOOK.EXE;
    ChildProcessEnvironmentDefault=External
    ChildProcessEnvironmentExceptions=excel.exe;outlook.exe;powerpnt.exe;winword.exe
    ChildProcessEnvironmentDefault=Virtual
    VirtualizeExternalOutOfProcessCOM=0
    DirectoryIsolationMode=Merged
    RegistryIsolationMode=Merged
    I have also read that you could make entrypoints to the locally installed Office 2013, but I get errors on the build process. ref. link: http://edwinfriesen.nl/content/?p=105#comments
    The best thing would be if the add-ins were added in the logon process together with thinreg.exe, but if that is not supported, the add-ins must be added to Office either in a custom Office shortcut/entry point or after starting the Thinapp virtual application.
    Remember that the application needs to registered every times the user logon, because we use a non-persistent View pool.
    I would really appreciate if somebody could tell me how to add Office add-ins from inside a Thinapp virtual application/package to a locally installed MS Office 2013 suite on a Windows "base" image?
    We do not want to add the whole Office suite to the Thinapp virtual package and not add the add-ins trough GPO,SCCM etc.

    What about the COM object parameters in package.ini ?
    We can live with scripting in logon or changed logon scripts etc.
    And you don't no need to lock in the project files.
    From package.ini documentation:
    ObjectTypes Parameter
    The ObjectTypes parameter specifies a list of virtual COM object types that are visible to other applications in
    the physical environment. You can use scripts, such as VBScripts, to call objects that start captured applications.
    An object type is registered to only one native or virtual application at a time. If you install Office 2003 on the
    native machine and want to use a virtual Office 2007 package, you must determine whether to have the virtual
    or native application handle the object types.
    If you want the virtual Office 2007 to handle the object types, you can leave the ObjectTypes setting in the
    Package.ini file, build the package, and register it using the thinreg.exe utility. If you want the native Office
    2003 to handle the object types, you must remove the ObjectTypes setting from the Package.ini file before
    building and registering the package.
    You cannot add random entries to the ObjectTypes parameter.
    You can only remove entries that were generated by the capture process.
    Example: Starting a Virtual Application When a COM Object is Created
    If a script or a native application creates an Excel.Application COM object or other COM objects listed in the
    ObjectTypes parameter, ThinApp starts the virtual package.
    [Microsoft Office Excel 2007.exe]
    ObjectTypes=Excel.Application;Excel.Application.12;Excel.Chart;
    Excel.Macrosheet;Excel.Sheet; Excel.Workspace

  • Error message on restart: Failed to register application management beans

    We are receiving an error when deploying custom task flows to the spaces instance in our Development environment and are experiencing the following problems:
    Custom taskflow instances are all being "overwritten" by a single parameter (we have a webcam 'widget' each space points do a different location, but when we deploy they all suddenly point to the same place - this is not reflected in the parameters for the instance of the task flow).
    Errors we are finding when we deploy:
    Message Level     1
    Relationship ID     0
    Component     xx_xx_Spaces
    Module     oracle.webcenter.webcenterapp.internal.view.webapp
    Host     xx.xx.com
    Host IP Address     xx.xx.xx.xx
    Thread ID     [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'
    ECID     014fc7558b241cc9:-13d743d3:1367e1ed952:-8000-000000000001096f
    Supplemental Detail     javax.management.InstanceAlreadyExistsException: oracle.webcenter.community:name=LoadTranslationsMXBeanImpl,type=LoadTranslationsMXBeanImpl,Application=webcenter,ApplicationName=webcenter,ApplicationVersion=11.1.1.4.0
    at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:453)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1484)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:963)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:482)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:714)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.registerMBean(JMXContextInterceptor.java:445)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:712)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.registerMBean(WLSMBeanServer.java:462)
    at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor$1.run(PrivilegedMBeanServerInterceptor.java:55)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor.registerMBean(PrivilegedMBeanServerInterceptor.java:60)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterAppContextListener.createAndRegisterMBeans(WebCenterAppContextListener.java:389)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterAppContextListener.contextInitialized(WebCenterAppContextListener.java:233)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)..
    Message Level     1
    Relationship ID     0
    Component     xx_xx_Spaces
    Module     oracle.webcenter.webcenterapp.internal.view.webapp
    Host     xx.xx.com
    Host IP Address     xx.xx.xx.xx
    Thread ID     [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'
    ECID     014fc7558b241cc9:-13d743d3:1367e1ed952:-8000-000000000001096f
    Message     Failed to register application management beans
    I have searched please help.
    Edited by: jrickoi on Apr 6, 2012 2:38 PM
    Edited by: jrickoi on Apr 6, 2012 3:02 PM

    I have no idea except to suggest you contact them.

  • Adobe Application Manager failed during update and fils to reinstall

    G'day All,
    I put this up in November last year in a Creative Suites discussion thread (sse blow the line), and though the original post has been viewed more than 280 times, I have received no responses. I simply cannot update my CS6 software. I have just reposted the information below there, and figured I should try here, also.
    Details : CS6 design and web premium, HP Pavilion quad-core i7,  now running Windows 8.1
    Essentially my application manager failed while it was upgrading itself as I was attempting to fix a problem with Acrobat/the Adobe PDF printer constantly failing after printing only one PDF. The updater/application manager then simply disappeared from my system altogether.
    At the time of the original problem I had downloaded ApplicationManager7.0_all.exe; if I attempt to run it I get a pop-up window 2/3rds of the way through the installation and the following message 'Installer failed to initialise. Please download Adobe Support Advisor to detect the problem'.
    Adobe Support Advisor no longer exists.
    So I tried the latest version - ApplicationManager8.0_all.exe. This installed just fine, but seems to be entirely oriented around CC applications, so I haven't tried it on my CS6 programs. Should I just uninstall it? I rather wonder why it says 'This patch will install the Adobe Application Manager that is included with Adobe Creative Cloud, Adobe Creative Suite 6, Adobe Creative Suite 5.5 products' if, in fact, it's just for CC products.
    So, any suggestions on what to do now? I'd really like to be able to update my applications via a Manager that will actually function.
    regards,
    Bill
    G'day All,
    (CS6 design and web premium, Windows 8. HP Pavilion quad-core i7)
    Frankly, this is ridiculous.
    Having been driven nuts by the 'Acrobat manager is not activated' message which persisted in popping up if I made any attempts beyond one to create a PDF - that is, I could print one, and then no others without a reboot, nor having done so could I read any PDFs - I searched online and got a discouraging, tangled mess of suggestions, including the fairly obvious one of checking that all programs had been updated by the Application Manager.
    'Ah,' I thought, 'maybe if I ensure everything's up-to-date this thing where Acrobat failing to start because it thinks it's not 'activated' means I can neither read nor print PDFs will be miraculously fixed without my having to install magical patches or deregister and reregister the entire suite in order to appease a program I don't even use or want!'
    Poor naive fool that I am!
    So I tried to run the Application Manager.
    It momentarily flashed a message claiming (I believe - it was only there for a second) another instance of itself was running, then proceeded to run an update process for the application itself, then threw up an administration window seeking to allow the program to modify the system about 2/3rds of the way through, and then announced via a little window with one of those horrible little red 'fail' symbols that the application manager had failed to install.
    It sure had!
    That's it - I now have no Application Manager to attempt to manage updates through! No shortcut - that disappeared too! Nothing in the hideous Windows 8 start menu! No search will reveal it! It's simply gone. Yes, I've rebooted.
    All I can find online suggests installing a new instance of the Application Manager, which is, of course, the CC version, and I'm not a subscriber. OK, maybe that will work, but, quite frankly, with two strikes against Adobe already I'm going to ask if anyody actually knows whether this approach, or any other, is likely to solve the problem.
    regards,
    Bill

    Thanks for the reply, Jeff. Sure am! But that's not the main problem.
    However, it appears the main problem has been fixed - via the installation of AAM 8 - a mere 9 months later! CS6 updates - woohoo!
    This didn't fix the Adobe PDF printing thing - in fact, I just lost everything I'd previously typed in response to you testing this hadn't been fixed by AAM 8's updates (it hasn't!).
    However, during the 9 month fallow period I've discovered that if I keep process explorer open and kill the splwow64.exe/acrotray.exe process tree after every single PDF printing  I don't get bizarre messages telling me the Adobe PDF printer isn't 'activated' or have my system go into a tizzy and need rebooting. So it still doesn't really work, but I do have a work-around...
    regards,
    Bill

  • VFM (Virtual File Manager): End of life and replacement products

    In our organization, we are heavy users of VFM (Virtual File Manager) for DFS management and file replication.  Unfortunately VFM is going end of life in Nov 2012 and we have not been able to find suitable product(s) to replace its functionality.We have looked at many alternate products, including Autovirt and ScriptLogic SecureCopy for DFS management and file migration/replication and have not found a suitable replacement so-far.  The products we have seen so-far do not scale well for larger environments and do not provide the ability to import or batch create tasks.  For the DFS management functionality, it looks like Netapp may be able to create a custom tool for us, but we have not found anything suitable from the replication/migration side of things.  Either way, off the shelf products would be preferable to a custom made tool if available.Here is a breakdown of the VFM features that we use and their importance to our teams:Feature UsedFeature TypeFeature DescriptionImportanceAvailability PoliciesAdmin View, Namespace PoliciesDFS Link replicationHigh, used to replicate DFS namespace between serversBackup PoliciesAdmin View, Namespace PoliciesBackup DFS namespaceHigh, used for contingencyClient Recovery PoliciesAdmin View, Business Continuity PolicyAlllows failover of DFS links from PROD to DRHigh, used for BCP / DRCreation PoliciesAdmin View, Namespace PoliciesFiler recovery policies Admin View, Business Continuity PolicyDFS link managementVery, currently used for contingencyMigration PoliciesAdmin View, Data Movement PolicyData copy/ migrationHigh, many migrationsReplication PoliciesAdmin View, Data Movement PolicyServer recovery policiesAdmin View, Business Continuity PolicyDFS link managementVery, currently used for contingencyVFM GUILogical View, add linksDFS link addition / update / deleteVery, used to manage all links
    We are looking for suggestions for replacement products for the functionality of VFM.  Has anyone identified a successor for VFM that would still work within larger environments?  Any suggestions would be appreciated.

    You can get the same functionality that was provided by this product if you take a slightly different approach by using symlinks or CIFS widelinks.  I've been using a script I wrote which effectively replaced what we were doing in Netapp VFM. I create symlinks in the main share that I consider to be the primary tier of storage. The symlinks are to the folders residing on secondary SATA tiers of storage. This script parses through the secondary tier, then adds said symlink into the main tier. To enable this you basically change the options in your share to allow external shares to be traversed (though, it's on the same storage system itself). Create a hidden clone share for the primary tier and change the option on that share to not follow external links/only allow internal. That share will then show the secondary tier folders as 0 byte files that are the shortcuts, you can literally manage those by deleting those files, or using the remove-nafile command in the PowerShell toolkit. This is 7-mode still, but you could do this approach all the same w/ cifs widelinks. This script itself only parses and creates the symlinks that point to secondary tiers of storage, it isn't doing any data migration. You could very easily integrate it into a data migration workflow where you scanned your main tier for folders that have files that haven't been modified in say a year, then auto move those to the SATA tier, then run this script. You could go one step further and auto move them back to primary if you detect your SATA share were in use again, just delete the symlink shortcut and migrate back to primary by doing a standard copy from the one share to other. In addition, this in my opinion is better than using a DFS shortcut for reach folder on each tier of storage whereever it was (like NetApp/Brocade VFM did). Essentially the client was handling linking the shortcuts. This moves the responsibility to the server building and presenting the share and the client knows no different. On a Mac system, this makes a HUGE difference as it is only seeing one DFS pointer in this approach. You can download it here: https://gallery.technet.microsoft.com/scriptcenter/NetApp-symlink-generator-e1de2185

  • Application Manager fails to initialize (Technical Communication Suite 4)

    I am going round and round in circles with this problem, and am unable to find any help specific to Technical Communication Suite (although I feel it's probably the same problem as reported for the Creative Suite software mentioned elsewhere).
    When Application Manager launches, it finds a whole raft of updates for Tech Comm Suite 4. Then says the first thing it has to do is update itself... but this fails with an extremely unhelpful error message:
    "Adobe Application Manager
    Some internal error occured during installation. Error Code: U49M1P1"
    I've downloaded the FrameMaker 11 patch manually, but unless I'm missing something the Captivate one just directs me to use the Application Manager!
    Another suggestion is tho use Adobe Support Advisor - but it's own blurb says it relates to Tech Comm Suite 3...and I have absolutely no idea HOW I'm supposed to use it once I've switched off the automatic stuff (which says there are no problems)! And again, it directs me to customer support...
    I'm using Windows 7 32-bit with 3GB of RAM; Tech Comm Suite 4.
    Just in case it's relevant, had an issue installing one component of the suite as had previously (a few months ago) had a trial of the software on this machine. Took an hour of chat with someone remotely taking control to install it.
    I also do have FM9 installed on this machine, and (running on a VM) Captivate 3 and FM 7.2. I'm hoping I don't have to lose all of these as I will also lose the corresponding clients!
    Do I really need to uninstall all Adobe software?
    Alison

    Dear Alison,
    Apparently a network adapter named "Microsoft Virtual WiFi Miniport Adapter" is preventing Adobe Application Manager from reaching Adobe update servers.
    I found a document on the internet explaining what to do:
    http://dasongoh.blogspot.nl/2011/12/how-to-fix-adobe-application-manager.html
    Hope it helps.

  • Cant create replica and Hyper V virtual machine management service slow shutting down

    Hi,
    I cant create replica and Hyper V, I go through the process and all looks good it even starts to create the hard disk but it stops at 4096K and the wizard just keeps going.
    The management console is also slow or wont load virtual machines - stuck on loading virtual machines
    The Hyper V virtual machine management service slow shutting down over 30 minutes on re boot of Hyper V core 2012 R2
    Any ideas ?

    Hi Sir,
    I assume that you have a standalone hyper-v server 2012R2 and you are using hyper-v manager to manage the hyper-v host .
    Which system you are using to manage hyper-v host , win8 or win8.1 or other ?
    Have you created VMs on the HOST ?
    I would suggest  you to create vhd or someother operation on hyper-v host directly  to check the result .
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Nokia 770 - Application Manager unable to update -...

    I've got a 770 and really like it. The only issue I have is there are a few apps I want to install but can't as the APplication Manager keeps failing to update.
    I'm connecting wirelessly through my router and have no problems with internet, email, RSS, normal downloading, but App Manager just seems to keep faling to update, so I can't install much.
    I want to install Pidgin, plus a few other tools (calender, maybe an email/contacts tool, a decent video player and a decent photo viewer, plus a good RSS reader.
    I've tried Pidgin using this method (http://dragon-gaming.com/blog/?p=11 - incidentally I can't install the 'How to Gain Root' app either!). When I enter the repositories it starts to update, but then just waits, then fails. Same with all other repositories I try, other than the two default ones.
    Any ideas?

    I can't comment on the method you have used but I successfully managed to install Pidgin on my 770 yesterday for the first time without any problems, the method I used can be found at: http://pidgin.garage.maemo.org/. Looking at the method you used it looks very similar, but give this method a try and see how you get on.
    If this method doesn't work I'd suggest updating your software using the Nokia Internet Tablet Software Updater which can be found at: http://europe.nokia.com/A4144790, out of curiosity what is your current software version? (tools>control panel>device>about product)
    Let me know how you get on

  • Adobe Application Manager Download Error (and other problems)

    Last week I purchased a Creative Cloud membership (Student and Teacher Edition, if that matters at  all).  When I tried to download applications, the Adobe Application Manager seemed to be unable to connect and instead displayed "Download Error. Press Retry to try again or contact customer support."  I read some of the responses to this problem on the forums, and after trying several things, I got it to work (I'm honestly not sure what I did that caused it to work).  However, it is now failing to work again and I can't seem to fix it this time.  As an additional problem, When I tried to open Adobe Premiere Pro (which I managed to download when I got the App Manager working for a while), I got the opening screen that asked me to open a project or start a new project.  No matter what I clicked on, Premiere Pro closed with an error message. Just as with the App Manager (and at the same time), I managed to get Premiere Pro to work (it seemed to work after I set permissions so I thought I solved it), so I was able to use it for a day.  However, now the problem has returned.
    I don't know if these two problems are related, but they started working at the same time and stopped working at the same time, so I'm posting them together in case there is a connection.  I am running Windows Vista on my home computer.  I can sign on to the creative cloud online without problem so it recognizes me as a creative cloud subscriber.  My Internet connection is working fine.  I have disabled all firewalls and it still doesn't work.  Very frustrating, obviously.
    Thanks for your time and any help or suggestions you can give.
    - KP

    Kardypaine for your Internet configuration difficulties I would recommend reviewing Sign in or activation errors | CS6, CS5.5 Subscriptions, CS6 Perpetual - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html.
    For the failure of Premiere Pro to open you will want to review the install log to see if you received an installation error.  You can find details on how to locate and interpret the installation logs at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • Adobe cloud application manager - can not connect to internet

    To ADOBE - The Adode cloud Order no is DSSY006786009DT and is current
    The Adobe cloud application manager - can not connect to internet even though there is internet connection and says it might be time zone error but that is correct  - Sydney Australia
    Question:
         1. Is anybody else having this problem
         2. How do we fix
    I already changed the time zone east coast US - did not change anything
    Could it be a corrupt program - thus requiring to reinstall program Application manager
    I am using Windows 7.
    It has been like it for ten days - It asks to log in everytime I turn computer on
    All programs in Creative Cloud work
    Any suggestions and solution
    Online help and phone help had no solutions other than what I suggested - that is reload application manager
    Thanks for help
    Ian Cleland

    The Creative Cloud File Synching was just offline, should be online now again.
    See top off: http://forums.adobe.com/community/creative_cloud/creative_cloud_connection
    Maybe that was your problem.

  • I can't log-in to Premiere Pro & keep getting stuck in an Adobe Application Manager sign-in loop

    I am currently unable to load Adobe Premiere Pro or After Effects.
    When I click to open them the Adobe Application Manager opens up, asks me to sign-in (which I do) and then it tries to open PP (the PP icon on my Mac bounces up and down) but then it disappears and loops me back to the Adobe Application Manager.
    I was speaking to an Adobe Support officer on Live Chat the other day and he dialled in to my mac but couldn't fix it. He said he would escalate the issue and told me to expect a call back within two days. Frustratingly no-one has called me back and the issue remains.
    I have uninstalled all the apps and the Creative Cloud and then re-installed them but that hasn't helped.
    I would be really grateful if anyone had any suggestions as I have an important piece of work that I have to get done by tomorrow.
    Many thanks
    Greg

    Discussion of RE-installing http://forums.adobe.com/thread/1398961?tstart=0
    -and http://helpx.adobe.com/creative-cloud/help/install-apps.html
    -A "direct" download link for CC that may help with download problems
    -http://prodesigntools.com/adobe-cc-direct-download-links.html

  • Dreamweaver CS6 cloud - I can no longer use "Save As'  and the Application manager won't open.

    I always open an old page and use "save all"  to save it,  then "save as"  and change the name of the page to what I want the new page to be the rewrite the new content. It doesn't open a box for name change any longer. Also The application manager does not open at all.
    What to do to fix this?
    Roger

    Hi Roger,
    Can you close other applications open on your computer, and retry before the experts here suggest other solutions?
    Thanks,
    Preran

Maybe you are looking for

  • Is Battery Power Garbage or do I have another issue?

    Hi all, Picked up a Z10 on Wednesday. I love the OS. I've been supporting Blackberry for years. I really want to love this phone. The battery life is a serious issue for me, and I want to know if something is wrong with my phone, or if this is the is

  • Sound from lap top to tv?

    Hello I have a question Im hoping someone here can answer. I have a HP dv5 and I have my lap top connected to my tv with a HDMI cable. But when Im running my lap top with Windows 7, I dont get the sound out from my tv, only from the lap top??? but wh

  • HT1420 itunes keeps telling me I have no internet connection...

    ...but here I am typing this.  V confused...and have to confess this is the 1st time I have used an Apple product.  Not v impressed so far, as just repeats the same message and offers nothing more! I'm trying to move music from my laptop (Dell) to my

  • LR3 Not Detecting Photoshop CS5

    Suddenly LR3 does not want to detect my newly installed Photoshop CS5. It detected fine yesterday, but today all the options for the Edit In > menu are grey except Photomatix. Photoshop opens and runs fine by itself. Any ideas would be great.. I am r

  • SAP mesage: AddOn is disconnected

    Hello everybody We had an addon running in SAP B1 6.5; 2004 and 2005 version. But recently we discovered that sometimes, most when SBO is finalized, it shows a message, with 3 options: AddOn is disconnected      - Restart Add On      - Log off the cu