RH8 HTML not launching

Installed RH8 on a PC and it works under everyone that is logged in except the one person that needs it.  They can do a "Run As" and put in anyone from the administrator to themselves and it will work. However RH8 HTML cannot see the network to open the projects that are stored there when it is launched with "Run As".
Rebooting, reinstalling, creating this person a new profile, none of it has fixed his problem of not being able to launch it.
RH8 Word works fine, it's just the HTML version that's acting this way.
Anyone have any ideas on what might be causing this?

Actually the PC is used by one person, but in testing I have logged various people in and they all are able to run it except the person that needs RH8 HTML on the PC.
The person is set as an administrator on the PC, but can't run it.  Run As appears if you right click a progam and allows you to execute that program with different credentials that what you are logged on with.  Say the currently logged in person only has User or Power User rights.  You could do run as and put in the credentials of an administrator to execute it with those elevated permissions.  In this case it's the only way he can run it, but it blocks out the network drives for some reason.  This leads me to believe that RH is looking for something when it launches and it is hitting a network drive as it searches and then hanging at that point.  It shows up in Task Manager for about 3 seconds and then closes itself. The question is what could it be looking for...
As for Source control, I know that it is a really a bad idea to open ANYTHING Adobe off the network, but I have no control over where the employees work on their projects.  I'm the IT guy, not their manager.  I can suggest they move them locally, but have been told many times over the years that it is too annoying to have to check out their files so they won't.

Similar Messages

  • Adobe Bridge CC will not launch OS 10.9.5

    I've recently installed Adobe Creative Cloud onto a brand new Mac Pro.  All the Adobe apps launch with no issue except for Bridge, which does not launch at all.  The app icon bounces in the dock for a second, then disappears.  I've tried uninstalling and reinstalling, changing the read/write access for the app, and nothing.  I spoke to Adobe support, and they suggested I create a dummy account to see if it launches there, and it does.  So it's my particular account (which is also the admin account) in which it won't launch. Any ideas?

    Mcatalena24 did you receive any errors during the installation process or when trying to open Bridge CC?  Also which operating system are you using?  I would recommend reviewing your installation log file for error messages.  Please see Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html for information on how to locate and interpret your installation log files.  You are welcome to post any specific errors you discover to this discussion.

  • Adobe Illustrator CC will not launch

    My Adobe Illustrator CC simply will not launch. It only opens a dialog that says, "Adobe Illustrator CC 2014 quit unexpectedly." There is a button that says "Reopen", but when I click there, it only opens the same dialog page. I have filled out the problem, which is suppose to notify the problem to Apple but so far so results have come to me with what might be wrong.
    Can anyone, please help me to get Illustrator up and running again. Thanks

    Cathy,
    I am afraid that Adobe will be closed down for the holiday be the end of the day, so I believ you had better act today.
    Creative Cloud support (all Creative Cloud customer service issues, chat open between 5AM and 7PM PST/PDT on workdays)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html
    Adobe Support (phone),
    http://helpx.adobe.com/adobe-connect/adobe-connect-phone-numbers.html

  • Bridge CS4 will not Launch

    Recently I tried to upgrade my Mac G4 Tower from OS 10.4 to OS 10.5 and it failed, even though I met all requirements. I had to reinstall 10.4 and now Bridge CS4 will not launch.  It worked fine before. I uninstalled PS CS4 and reinstalled it, I tossed prefs & cash files, I reset prefs but still no luck. Any suggestions before I strip down the whole HD and start from scratch?
    gardon4

    Any suggestions before I strip down the whole HD and start from scratch?
    My first go would be to buy a new HD and replace this with your current in
    the G4 and give a clean install of 10.5 to try if it will work.
    If you downgraded without a clean install from scratch you sure will end up
    with conflicting settings for applications.
    You could try to back up all custom settings, actions, tools etc and then
    deactivate the suite with erase serial number.
    Then find the clean tool for Adobe
    http://www.adobe.com/support/contact/cs5clean.html
    and run this script, it says CS5 but to my knowledge it also finds files for
    the CS3 and CS4 suite. Do a search for any adobe files from user and system
    library and delete those also. Then install the CS4 suite again.
    But again to be honest, you are using a computer that in current digital
    terms dates from the 'stone age' and in now way can cope with the needs for
    the use of digital files nowadays. It might be wiser to try and find a used
    MacPro (or even a used iMac with intel processor) that will give you much
    more profit in speed, disk space and processing  instead of investing more
    time and money in new disks and install procedures...

  • 10.1.3 Can't not launch Update Wizard in Japanese environment.

    I have installed JDeveloper 10g (10.1.3) J2EE Edition Developer Preview on Japanese environment.
    And I wish install ADF Faces components.
    I try the installation according to the document.
    Adding Custom JSF Components to Oracle JDeveloper 10g (10.1.3) Preview
    http://www.oracle.com/technology/products/jdev/101/collateral/101/adffaces/howto_customcomponents.html
    I select the Help menu and click on the "Check for Updates ..." menu option.
    The Check for Updates Wizard is not launched.
    It was the same also in Windows and Linux.
    I have a workaround in Linux.
    JDeveloper is started in an English environment.
    Examples: % LANG=C /usr/local/JDeveloper/jdev/bin/jdev
    But I have no idea on Windows.
    Then I want to update in a Japanese environment.
    Isn't there method by which update can do in a Japanese environment?
    I get Exception StackTrace in Linux console.
    java.lang.NullPointerException
    at oracle.ideimpl.webupdate.wizard.UpdateWizard.createPage(UpdateWizard.java:263)
    at oracle.ide.wizard.BasicWizard.initialize(BasicWizard.java:175)
    at oracle.ide.wizard.BasicWizard.runWizard(BasicWizard.java:238)
    at oracle.ideimpl.webupdate.wizard.UpdateWizard.runWizard(UpdateWizard.java:90)
    at oracle.ideimpl.webupdate.WebUpdateAddin.checkForUpdates(WebUpdateAddin.java:181)
    at oracle.ideimpl.webupdate.WebUpdateAddin.handleEvent(WebUpdateAddin.java:131)
    at oracle.ide.IdeAction.performAction(IdeAction.java:661)
    at oracle.ide.IdeAction$2.run(IdeAction.java:889)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Many Thanks
    Takuya Ono

    http://www.robsite.org/archives/2005/10/using_local_jav_1.html

  • Firefox will not launch

    firefox will not launch after upgrading. Every time I try to launch I am advised to reboot to complete the upgrade.

    I think you already known that latest firefox version 13.0.x don't work with xp sp1, needs sp2 and above.
    Try [https://support.mozilla.org/en-US/kb/uninstall-firefox-from-your-computer Uninstall Firefox from your computer]
    then Download the latest version(with your safari) from :
    http://www.mozilla.org/en-US/firefox/all.html
    and Install the version that you have downloaded (13.0.1).
    Do not select to remove your personal data, your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks or other personal data.
    see also for info : [https://support.mozilla.org/en-US/kb/install-firefox-windows Install Firefox on Windows]
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • Convert RH8 HTML Project to RH8 Word Project

    Hello,
    I am new to this organization and taking over an existing RoboHelp 8 HTML online FlashHelp project. My supervisor has requested that I find out how to get our RH8 HTML project into a RH8 Word project, and after reading this forum and others, this sounds like it is not the way to go. The intent of converting to Word is to allow multiple authors (who are not HTML savvy) to create or update help topics. So, my questions are:
    Is this the right path to take?
    If converting from RH8 HTML to RH8 Word is not the correct path, what suggestions do you have for allowing multiple authors to create or edit content outside of RH8 (and then of course fold into the HTML online Help project)?
    Any advice is greatly appreciated. Thanks!

    Hi there
    In addition to what Jeff offered, there really isn't any clean manner to convert a project from RoboHelp HTML to RoboHelp for Word.
    Now if you have a need to allow users to edit content in Word, you have the option in RoboHelp 8 of "Linking" Word documents to the project. When you do this you have icons in RoboHelp that alert you to changes in the linked Word content. You then simply update to pull the new content into RoboHelp.
    Keep in mind that in order for this to be remotely successful, you will need to ensure everyone uses Word consistently. RoboHelp really works with Word content best if it has been consistently styled with Heading 1, Heading 2 and Heading 3. Sometimes folks just swipe across text and adjust the font color and size to be larger instead of applying consistent styles. When that happens things become a big mess when it comes into RoboHelp.
    Personally I would view converting projects from RoboHelp HTML to RoboHelp for Word to be a bad move. I'd suggest sticking with RoboHelp HTML and utilizing the linking feature to your advantage.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 moments from now - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcererStone Blog
    RoboHelp eBooks

  • CC will not launch

    CC will not launch.  No error messages nothing - just wont start. Where do I start?

    Dglas_1 without any specific errors I would recommend starting with the steps listed in Error "Failed to Install" Creative Cloud Desktop application - http://helpx.adobe.com/creative-cloud/kb/failed-install-creative-cloud-desktop.html.

  • Flex Builder 3....Not launching?

    Whenever I press F11 to launch my flex/air project it does not launch. The red square shows up in flex builder and flex builder seems to think it is open but there is nothing there. Also if I check my system processes, it says that adl is running, and it also says that javaw.exe is running at 50%. (I believe javaw.exe is flex builder as flex builder closes if I end that process.)
    Any ideas?
    Thanks.

    Hi Michael,
    Thanks so much for all your help!
    I just installed FB 3 again, but still no love, yikes! I
    don't get it FB 2 was painless,...
    I have the same issues, and safari does not handle any flex
    apps, just a blank(grey page). Can I ask a favor? Can you check
    this link, a flex charting app. It can view it perfectly in Camino,
    but just a blank page in safari. Could you check this link in
    safari?
    http://cfhawaii.com/Charts/DrillDownWithEffects.html
    I also still get the can't find the debugger player.
    Maybe I need to take a on-line course(bring that I am in
    hawaii) to learn how to get everything set up.
    I send a bug report to adobe, and I am hoping that somebody
    gets back to me, and can help me fix the problems, as I couldn't
    even registrar FB3, I want to start learning flex, not dealing with
    this.
    Thanks so much for all your help`-`
    John

  • Photoshop CC will not launch

    Photoshop CC will not launch, though it says it is installed. I have tried uninstalling and reinstalling several times and still no luck. Help?

    Please Update CC App from following link:
    http://www.adobe.com/appsmanager/index.html
    and then try checking for updates.
    Regards
    Pragya

  • Safari will not launch in 10.3.3

    I suddenly can not launch safari on my 2nd mac with 10.3.3. I click the icon and it bounces once and stops. Please make any answers easy to understand.
    thanks.

    Frank,
    If you have enough space there should not be a problem, as far as I know. Did you try to update via incremental updates to 10.3.9 or did you try using the Combo update. If the Combo, perhaps try the next incremental update (make sure you Repair Permissions from your HD>Applications>Utilities>DiskUtility), and see if that will install. If so proceed through the incremental updates to 10.3.9.
    Another thought, as it has been awhile, but have you checked your SoftwareUpdater to see what is offered there? Perhaps there is something that needs updating before proceeding...though I can't remember if there was any other update needed beforehand but worth a check to see.
    The incremental update for 10.3.4 can be found @:
    http://www.apple.com/support/downloads/macosxupdate10_34.html
    Let us know if any luck trying that,
    littleshoulders [:-)

  • IDVD will not launch in iMovie HD 5.0.2

    The iDVD will not launch as a notice says it won't launch with my version of osx. I want to be able to burn DVDs but can't. Suggestions???

    If you want to use the iLife programs,per Niels response on your other post, you need to upgrade to iLife '06. Looking at the requirements, iLife '06 is the only version you can upgrade to, as iLife '08 and later require Intel processors for iMovie and other functions. One place you can buy it from is: http://hardcoremac.stores.yahoo.net/ilife06.html .
    There are some freebie DVD burning programs available, however, you lose the integration that the iLife programs bring with them.
    Roxio makes several programs that will burn DVD's. I've used Toast Titanium for years and can recommend it. See http://www.roxio.com/

  • RH8 HTML, workspace font 8pt, can it be changed?

    Hi,
    My IT department just upgraded me to a faster machine Windows 7 however my RH8 HTML displays my Project Manager et al pods in Ariel 8pt. I know I can adjust the topic font size from the View option, however, has anyone figured out how to change the font size elsewhere on the workspace? My css works fine in my output. It's just my workspace view.
    Thanks
    Jan

    I realize this is an old thread, but since I just encountered the same thing in RH11, I thought I would comment. I don't know how RoboHelp interprets what fonts size to use, but I was using two 22" monitors and a 14" laptop screen at 1920x1080 with Windows 8.1. I am testing TCS5 against MadPak. I'd never seen this problem in RH, and I was starting to think I would need to go with Flare to see the screen. I tried changing the resolution and nothing happened. 
    It wasn't until I pitted the two screen capture programs against each other that I realized something else was going on. Neither of them could capture. RoboScreen Capture was changing the resolution and making a single browser window take up the entire 22" monitor screen. I was seeing other inconsistencies with menu sizes, and I was not able to resize the display text or menus the way that I like them. I also noticed that moving windows from the laptop screen to the monitors resulted in the screens being very large for until they were completely on the new monitors screen (vs. in transition between the two).
    To resolve the problem, I have had to stop using the laptop scree, but I suspect it's a Windows bug related to graphics, and it impacts RoboHelp because of the way RoboHelp determines its work space font size. A new graphics driver or a reinstallation may be what is really needed in these situations. It does appear that the bug has only gotten worse in Windows 8.1 (perhaps related to the increasing options allowing users to resize display items separately).
    Once I changed my settings to two monitors and rebooted, all of my problems resolved. As multiple monitor use becomes more and more common, and Windows continues to become more customizable, Adobe may well want to change the way RH11 determines its font size. Flare did not bat an eye at this bug. It was fine. Both graphics programs were unusable but in different ways.

  • Photoshop Elements 12 will  not launch

    Hello I have windows 7. Ive recently bought pse12. I installed and created an adobe id. Day after installation I click on the icon on desktop and it loads the welcome screen. I then click photo editor. It looks like its trying to load/open, but never does. Help please.

    Hi,
    Try to reset the preferences, here is the link to do the steps: http://helpx.adobe.com/photoshop-elements/using/undo-redo-cancel-actions.html#restore_defa ult_preferences
    If it didn't worked, try the steps mentioned on the following article.:
    http://psekb.blogspot.in/2013/04/pse-editor-is-not-launching-windows.html
    -Harshit yadav

  • Safari will not launch- any help would be greatly appreciated

    This past week my safari began to fail to launch. It worked fine monday, on my friends home wireless. However when we booted it up Tuesday at our home-also wireless- it would not open. All other internet access works fine-ie ichat, itunes etc., but we can't get it to open with anything. When you click the icon it bounces as it were about to launch but never gets the black carrot under it. I opened the system activity monitor, and it also does not show it launching. I attempted to reinstall it using the number 2 setup disk, but that didn't seam to make a difference. It also will not launch if clicking on a saved html file nor on a hyperlink.... I tried moving the safari file folder and preferences file out of the library onto the desktop and restarting it(I had read that on a different post) but that had no effect...As I am used to working on a plain old IBM computer I'm not sure how else to trouble shoot the mac as its my girlfriends... any help would be greatly appreciated as we can't access the internet on hers to even download netscape or internet explorer

    Your steps so far are OK but you may want to try:
    1 Trash your user library Caches folder (House Icon with short name in Finder window (hard drive window)GOTO:House icon > Library folder > caches folder
    2 Trash the com.apple.Safari.plist file in User library > preferences folder > Safari.plist as well as removing the library Safari folder its self.
    3 you can selectivly re-install Safari 2.0 from your OS Tiger Install disk 1, (see Knowledge base article 301229 for how to just select the Safari Application) without doing a complete system Archive and Install.
    4. Create a new Test user account on the system and test how Safari responds in the Test user, see if its a user related issue and not system issue.
    5. Still no Safari response? have to do an Archive and install (not preserving user and network settings)article 107120
    PS. Issue may be related to actual internet connection connectivity, power cycle cable modem and router or airport if using one as well as the computer(keep unplugged for 3-5 min) and plug the cable modem in and then the router/airport then power on the computer. Do the Airport Admin utiliy (applications, utilities on HD_1)update.
    - do a hard reset of airport knowledge base article 108044(Express base) and 107451 (Extreme base)
    - Check with internet provider for connection issues "cannot find server" ect.

Maybe you are looking for