Multi-authoring with source with RH10 and RH11 control

Location:

  • Writer runs RH10. Writer opens the A project, Visual Studio Source control, which is connected to a Team Foundation Server.
  • A new employee, writer B, gave RH11.
  • A writer cannot install RH11 until after mid-June because of the tight programs (cannot afford any upgrade).
  • Writer B is supposed to work on the same project. (We know that RoboHelp does not support check the same file at the same time).

If writer B configures its RH11 version work with TFS and Source code control, can open A project and work on it (from Source code control) without causing problems for A Scripting Guy?

Thank you.


Carol Levine

Hi, Carol

The scenario that expose you, (unless I'm missing something) I don't think. Writer B certainly could open A project. But from the opening, she will receive a dialog box asking that she 'upgrade' it format Rh11. Unfortunately, it is a one-way street. Once converted, A writer could not then open it in Rh10. enter here for workaround solutions, perhaps writer B could create content in Word that you could import or 'Link' to your project Rh10 and regularly updated until June, but it's probably not practice. Maybe someone else has a better idea?

John Daigle

Adobe Certified RoboHelp and Captivate instructor

Evergreen, Colorado

www.showmethedemo.com

Tags: Adobe

Similar Questions

  • Source for RH5 and 6 control

    We have two licenses for RH6 and four for RH5. Can we use the RoboSource COntrol 3 supplied with 6 HR under control of source code for projects both RH5 RH6?

    Looks like we should be able, but we're just starting on the use of RSC3 and details are difficult to find.

    Thanks for any help.

    Hi tojo45.

    I'm afraid you may have problems to get an answer on this one, because not many HR users using control source code and those who use the other tools of SS. However, I agree that, in theory, you should be OK as all the source control s/o will do is check in/out of the files. He shouldn't worry about what files they are. Also as RH6 and RHX5 are largely the same, you would have less risk than if you had RH7 licenses.

    I create backups of files RHX5 and RH6 and run a few tests. It will probably be the only test.

  • Strange error with RHCL RH10 and RH11 command-line compilation

    Hello once again, RoboHelp gurus!

    I feel a strange error using the compilation process command-line rchl in RoboHelp 10 and 11 of RoboHelp.

    Here is the command I use:

    CD "C:\Program Files (x 86) \Adobe\Adobe RoboHelp 10\RoboHTML.

    RhCl "C:\folder\project.xpj"-l "SSL_Name" o "c:\outputfolder" g "C:\log\folder\logfile.txt".

    When I generate the log of the cmd file, I see an error "LILo: BIBCientInit could not initialize" twice in the window of cmd prompt while compiling is the treatment.  The cmd prompt window looks like this:


    C:\Program Files (x 86) \Adobe\Adobe RoboHelp 10\RoboHTML > RhCl "C:\projectfolder\project.xpj"-l "SSL_Name" o "c:\outputfolder" g "C:\logfolder\logfile.txt" [press ENTER]

    LILo: Could not initialize BIBCientInit

    LILo: Could not initialize BIBCientInit

    C:\Program Files (x 86) \Adobe\Adobe RoboHelp 10\RoboHTML >


    The created FichierJournal.txt has no mention of ""LILo: BIBCientInit could not initialize "it contains."  Compiling builds without problem, as far as I can tell.


    The same thing happens when I do not create the log during the cmd file and it errors record right "compensation output folder.  But, it seems to me that the output folder does not actually get disabled.


    This allows the viewing of the compilation process line by line in the cmd prompt window.  When the compiler indicates "output Compensation folder...". ', the ' LILo: BIBCientInit failed to initialize "error message appears twice, and then the process continues.

    Here's the command:

    CD "C:\Program Files (x 86) \Adobe\Adobe RoboHelp 10\RoboHTML.

    RhCl 'C:\folder\project.xpj'-l 'SSL_Name' o 'c:\outputfolder '.

    The cmd prompt window looks like this:


    C:\Program Files (x 86) \Adobe\Adobe RoboHelp 10\RoboHTML > RhCl 'C:\projectfolder\project.xpj'-l 'SSL_Name' o 'c:\outputfolder"[press ENTER]

    Adobe (R) RoboHelp version 10.0.0.287 Project command line compiler

    Copyright (C) 2006-2007 Adobe Systems Incorporated and its licensors. All rights reserved.

    Project: C:\folder\project.xpj

    Page layout: SSL_Name.

    Output: c:\outputfolder.

    Scanning for the compilation project...

    Review completed.

    ATTENTION: No luggage description of the file.

    From compilation...

    HTMLHELP 10.0.0.287 preprocessor

    Compilation C:\folder\! chm_tmp_folder_0\project.xpj ...

    Preparation create HTMLHELP...

    Compensation output folder...

    LILo: Could not initialize BIBCientInit

    LILo: Could not initialize BIBCientInit

    Preparation of the HTML Help files...

    Copying files...

    ...

    It's okay if it's a HTMLHelp or WebHelp output.  Any thoughts on what is this error and what is the cause?

    I've been away from RoboHelp for about 9 months, but I'll be back on the same projects and the same version of RoboHelp 10 and the same compilation process.  The difference is that I have a new laptop.

    Thank you very much in advance for your time!

    EA

    Adobe was able to recreate this issue on their end, and a bug was created for her.

  • Structure of the event with gray and disabled controls

    I'm working on a data acquisition program that uses the structure of the event to manage the graphic user interface.  I have a 'start logging' button that raises an event when the value changes and starts to collect data.  While collecting data, the program disables and gray on all controls on the front panel except the button "stop logging" that ends a while loop with in the event of data logging.  If this event is active only when you press "stop recording."  There are other events that are triggered by a mouse up/down, action others controls disabled on the front panel.  The problem is that, while the program collect data if you click on one controls disabled and gray that has a mouse up/down, event, the program seems to hang and will not push the button ' stop logging.  I don't know if his attempts to run another event, but he continues to logging data, I just can't stop it.  I have to use the Cancel button to stop the program.

    The real problem is that a control, even when disabled and grayed out, can still trigger a mouse to the high-low event - controlled, it true?  Also, what happens if an event is raised during execution, another event my understanding was that a single event can run at a time.

    Thank you

    Doug

    Doug,

    By reading between the lines, here a bit...  Looks like you have your data collection and logging code in the box to Start Logging event.  If so, this is part of the problem.  No other case of event cannot run until this one is over.  Move data collection and the registration code to a parallel loop.  Have this loop to sit in an inactive state until you press the Start Logging button.  Then, in case for the button change send a command via a queue to the loop of logging and out the case of the event.  The event loop is then immediately ready to respond to the next event.

    Generally the code within a case of event should run quickly, no more than 10s of milliseconds for maybe 100 ms to avoid slow response to another event.

    Look at the producer/consumer (events) design pattern which comes with LV for an example.

    Lynn

  • Integration with SharePoint and version control

    We have SharePoint 2013 and that you upgrade to Acrobat Pro DC. I see all kinds of commercials on a better integration of SharePoint, but does that mean, exactly? I also see text of presentation on Version control. Can we now use version control in document libraries in SharePoint to a PDF file?

    How Acrobat DC works differently in SharePoint that Acrobat X?

    Thanks for your help!

    Hello

    Version control is characteristic of the SharePoint document library, if it is enabled in so you can have the version control for any type of word or pdf file. MS office documents can be easily editable in the browser and can create a new version while you can't edit PDFs, but in 2013 of SharePoint, you can view a PDF file in browsers.

    Whenever you download a pdf with the same file, document library will create a new version for it.

    Let me know whether or not your question is disabled.

    Thank you

    Adnan

    URL: MSTechTalk.com

  • Problem with Skype and its control on Windows 7 64 bit

    I am using Windows 7 64 bit on a Dell XPS laptop. When I use a voip or Messenger (Skype, smartvoip or gtalk) application, use the sound control (speaker or mic) makes the application and his PC is not responding. Only the problem resolves after restarting the PC and back again when I try to use the sound controls while using voip. I also tried to uninstall each of the applications and use individually but still have the problem.

    It would be best if you contacted Skype support team regarding this issue.

    They are experts in the field of your request and would be in a better position to answer your concerns. You can contact them through this link: https://support.skype.com/en/

    You can also join the community of users here: http://community.skype.com/t5/English/ct-p/English?profile.language=en
  • Unit testing and Version control tool

    Hi all

    We try to evaluate a PL/SQL developer tool that will have the following options.

    1. version Control (Control Version TFS or Subversion server)
    2. unit tests


    I see two options

    1 Developer SQL
    2 TOAD + Quest Code tester for Oracle

    Some you will suggest which option to go for and why?

    Also can we use JDeveloper or any other for this purpose?

    Please notify.

    Kind regards
    Hari

    It is somewhat a generic question.

    different tools have benefits different and different tools suit different companies and how projects that are managed or how the development is made etc..

    Some people may prefer to use these tools just for the development of the code, but for example use the CCS for source code management and version control, then develop their own unit test scripts, or have dedicated 3rd party tools in order to test the individual unit, business, test system etc. of test cases.

    Without knowing your company's configuration and requirements in detail, it would be difficult to say that one thing is better than the other in most cases.

  • Synchronization of a display multi-cam with no common point of sync (several clips that start before and after others)

    Hi all

    I recently recorded a production of theatre and because of some limitations of record on some camera, I've seen camera that is non-stop, and three others who cut inside and out for the big musical numbers or great moments, etc. Is it possible to create a view of multi-camera with multiple views, I, because none of them share a common point of synchronization? Is it possible to set multiple synchronization points and label all so that they can synchronize correctly? I'm sorry if it's very confusing! Thank you very much.

    Kyle

    multicamera Create Sequence of Source, with Sync Point, choose Audio

  • problem with RH10, Zoomsearch and Firefox

    We are having a problem with Robohelp 10, ZoomSearch and Firefox. Here's what happens:

    Last year, we have successfully implemented research Zoom on a helpsystem merged on RoboHelp 9 (presentation of WebHelp) and search for Java. Everything worked as described in IE, Firefox and Chrome and wanted the new research.

    This month, we have improved the Robohelp 10 full support system and followed the same steps to implement ZoomSearch on the published files. Everything works exactly as before with IE and Chrome, and the help of parent and child systems display fine in Firefox. All the good news.

    However, when we click on the Zoom button of the project relative to using a Firefox browser, things stop working. The right poster frame momentarily "search for loading, please wait," followed by a blank page, and the browser goes into an infinite loop of 'connection '.  In other words, it seems that something in the redirect of search_options_redirect.htm (the file attached to the search button in the skin of the parent project) does not work using RH10 and Firefox, even if the same redirect works in IE, Chrome and Windows Explorer.

    When we run Firebug in Firefox, Firebug shows the following error:

    Error: Permission denied to access the property "whname".

    file:///C:/RTPONEDocumentation/OneHelp/generate/mergedProjects/RTPOneAdministrationUsersGu ide/whproxy.js

    Line 10

    This error is repeated constantly. RTPOneAdministration is the main project for research.

    I don't know enough about the js files to debug the problem, but I suspect there is something in version RH10 of this file that does not like FIrefox.  It seems that the RH9 whproxy.js version differs from the HR 10 whproxy.js.

    Csomeone suggest how to solve this problem? I really want to say to our clients that they can no longer use search if they use Firefox.

    Woo hoo! I think I solved the problem.

    What intrigues me is that the solution is something that I had to enter my instructions merged help with RoboHelp 7 when Firefox 3.0.9 has caused a problem. Why he has only appeared in Rh10 is one of the mysteries of life.

    Take a look at adding a redirect to the http://www.grainge.org/pages/authoring/merging_webhelp/merging_method_rh9.htm#5

    Right now your parent project has a meta tag

    You must remove.

    Just above the closing tag, and then add

    Please, do not delete the credit, it is a condition of use.

    Then change thetag to read

    It should only take a few minutes and after that, I think that you will find all works correctly in FF, IE and Chrome.

    Please confirm that this works for you, and I will then change my instructions.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • Problem with IMovie and Quick time

    Hey everybody,

    I am faced with an unexpected problem with Quicktime and I Movie, and I was wondering if someone had already known that:

    I want to create a film based on shots from my personal camera. I started to work with IMovie to create a sequence of opening and added his musical band. I exported the scenes in Quick Time format without any problem. However, when I merge the exported sequence of I film with shots of my video camera, the soundtrack is completely eliminated.

    I checked on the Internet and saw that there might be a problem of "Codecs". To avoid this, I exported the sequence IMovie with Codecs of same as one of my video camera files.

    Now, if I compare the files exported from I Movie and those of my video camera, they have identical characteristics. However, the soundtrack will always disappear when I merge them.

    Could someone please help me solve this problem?

    Thank you very much in advance.

    Concerning

    Could someone please help me solve this problem?

    Not only based on what you already said.

    I want to create a film based on shots from my personal camera. I started to work with IMovie to create a sequence of opening and added his musical band. I exported the scenes in Quick Time format without any problem. However, when I merge the exported sequence of I film with shots of my video camera, the soundtrack is completely eliminated.

    How would you"merge" files? (I.e. a "QuickTime" format is any form of data compatible with the platform of supply and the specific structure of QT incorporated into real employment that is stored in a container of MOV file on any of up to 99 tracks possible). Also, what app do you use for reading the file 'merged '? (For example, some media players ignore secondary audio tracks as a result of some methods of 'fusion' of files so it is important to know how the files are "merged," whether or not the audio data are "scattered" several tracks, and/or if the Media Player supports playback of multiple, sequential audio popular.)

    I checked on the Internet and saw that there might be a problem of "Codecs". To avoid this, I exported the sequence IMovie with Codecs of same as one of my video camera files.

    The specific codecs and settings using the specific version of iMovie? (The current Mac OS X operating systems have two X QT and 'classic' Qt integrated structure so it is important to know what structure is used here and how).

    Now, if I compare the files exported from I Movie and those of my video camera, they have identical characteristics. However, the soundtrack will always disappear when I merge them.

    As a general rule, you should review the file "merged" to determine why it does not play back correctly rather than comparing the characteristics of the source being merged files. The main problem here seems to be in your project workflow. That is, you seem to be when you perform an operation in two steps rather than edit several iMove multimedia files and then export the combined results in a video the video and audio tracks have been flattened and exported in standard compression formats with unified settings, features and the.

  • Problems with QE65000 and optical driver Océna spectrometer

    Hi, a few months ago, I installed the driver to use the spectrometers of USB4000, HR4000 and QE65000 with LabVIEW 2010 with Windows 7 - x 64. Recently, I measured the spectrum of the Source of Calibration HG - 1 Mercury Argon with the help of software SpectraSuite and a LabVIEW program QE65000 spectrometer ("optical ocean 2000 4000 acquire continuous Waveform.vi, example of library, Fig1"). When I got the two spectra, I observed that there is a shift to the infrared region of the spectrum with LabVIEW program. Acquired calibration coefficients are consistent with "wavelength calibration data" that comes with the spectrometer (Fig2). So, I would like to know if there are problems with the example of the library program or what is the problem?. Attached to this message I send image of obtained spectra.

    The black figure is the spectrum obtained with the example LabVIEW program, including the ocean optical library. The red graph is the spectrum obtained with SpectraSuite and coinciding with the real spectrum of the HG-1 lamp.

    Best regards, Diego

    Version 1.3.2 should be alive in a few hours and this latest version is implementing the changes suggested above.  Did someone mind try these out and let us know how it goes?

    2000 4000 optical ocean pilot Page

    http://sine.NI.com/apps/UTF8/niid_web_display.download_page?p_id_guid=7833BD4A31DA1274E04400144FB7D2...

  • can you multi delete with out checking all of the boxes.

    Can u multi delete with out checking all of the boxes.

    This is for email, but it is almost global.
     
    To remove all the: select one and Ctrl + A will highlight all. -Delete.
     
    To delete a section: highlight the first one you want to remove. Scroll to last and click while holding down the SHIFT key. -Delete.
     
    To delete several messages that alternate: hold down the CTRL key while you click each message in order to highlight. -Delete.
  • IPSec Tunnel between Cisco 2801 and Netscren 50 with NAT and static

    Hello

    My problem isn't really the IPSec connection between two devices (it is already done...) But my problem is that I have a mail server on the site of Cisco, who have a static NAT from inside to outside. Due to the static NAT, I do not see the server in the VPN tunnel. I found a document that almost describes the problem:

    "Configuration of a router IPSEC Tunnel private-to-private network with NAT and static" (Document ID 14144)

    NAT takes place before the encryption verification!

    In this document, the solution is 'routing policy' using the loopback interface. But, how can I handle this with the Netscreen firewall. Someone has an idea?

    Thanks for any help

    Best regards

    Heiko

    Hello

    Try to change your static NAT with static NAT based policy.

    That is to say the static NAT should not be applicable for VPN traffic

    permissible static route map 1

    corresponds to the IP 104

    access-list 104 refuse host ip 10.1.110.10 10.1.0.0 255.255.0.0

    access-list 104 allow the host ip 10.1.110.10 all

    IP nat inside source static 10.1.110.10 81.222.33.90 map of static route

    HTH

    Kind regards

    GE.

  • ASA (v9.1) VPN from Site to Site with IKEv2 and certificates CEP/NDE MS

    Hi all

    I am currently a problem with VPN Site to Site with IKEv2 and certifiactes as an authentication method.

    Here is the configuration:

    We have three locations with an any to any layer 2 connection. I created each ASA (ASA5510 worm 9.1) to establish one VPN of Site connection to the other for the other two places. Setting this up with pre shared keys and certificates that are signed by the CA MS administrator manually work correctly.

    But when we try to enroll these certificates through the Protocol, CEP/NDE his does not work.

    Here are my steps:

    1 configure the CA Turstpoint to apply to the certification authority

    2. request that the CA through the SCEP protocol works fine

    3. set up a Trustpoint and a pair of keys for the S2S - VPN connection

    4. registration form identity certificate CA via the SCEP Protocol with a one time password works fine

    5. set the trustpoint created as for the S2S - VPN IKEv2 authentication method.

    Now I did it also for the other site of the VPN Tunnel. But when I ping on a host that is on a different location to make appear the Tunnel VPN - the VPN session is not established. In the debugs I see that there are a few problems during authentication of the remote peer.

    On the MS that I see that the certifactes of identity for both ASAs are communicated and not revoked or pending state. The certificate based on the model of the "IPSec (Offline).

    When the CA-Admin and a certificate me manually based on a copy of the model of "Domaincontroller" connection is successfully established.

    So I would like to know which is the correct certificate for IP-Sec peers template to use for the Protocol, CEP and MS Enterprise CA (its server 2008R2 of Microsoft Enterprise)?

    Anyone done this before?

    ASA requires that the local and Remote certificate contains EKU IP Security Tunnel Endpoint (1.3.6.1.5.5.7.3.6) (aka IP Security Tunnel termination). You can create a Microsoft CA model to add.

    If you absolutely must go with the 'bad' cert, there is a command

    ignore-ipsec-keyusage

    but it is obsolete and not recommended.

    Meanwhile at the IETF:

    RFC 4809

    3.1.6.3 extended Key use

    Extended Key Usage (EKU) indications are not required.  The presence

    or lack of an EKU MUST NOT cause an implementation to fail an IKE

    connection.

  • can't make an external call with CuCM and H323 gateway

    Hi experts, I have a problem with CuCM and h323 Gateway. I use a 2811 router to make a gateway H323, CuCM server and Switch layer 2 build a VoIP LAB, this my network:

    and my router configuration:

    Current configuration: 2335 bytes

    !

    version 12.4

    horodateurs service debug datetime msec

    Log service timestamps datetime msec

    no password encryption service

    !

    router host name

    !

    boot-start-marker

    boot-end-marker

    !

    forest-meter operation of syslog messages

    !

    No aaa new-model

    !

    !

    !

    dot11 syslog

    IP source-route

    !

    !

    IP cef

    DHCP excluded-address 192.168.1.1 IP 192.168.1.10

    !

    IP VOICE dhcp pool

    network 192.168.1.0 255.255.255.0

    option 150 ip 192.168.1.2

    default router 192.168.1.1

    !

    !

    No ipv6 cef

    !

    Authenticated MultiLink bundle-name Panel

    !

    !

    voip phone service

    h323 connections allow h323

    allow connections h323 to SIP

    allow connections sip h323

    allow sip to sip connections

    service additional h450.12

    Fax protocol cisco

    !

    !

    !

    vocal h323 class 1

    H225 timeout tcp establish 3

    !

    !

    !

    translation of the voice-rule 1

    rule 1 / ^ 9.

    !

    !

    voice translation-profile PSTN

    translate 1 called

    !

    !

    voice-card 0

    !

    !

    application

    Service flash aa1: its - cisco.2.0.2.0.tcl

    paramspace English language en

    paramspace English index 1

    Param aa-driver 0839959204

    paramspace location English flash:

    prefix English paramspace

    !

    !

    !

    Archives

    The config log

    hidekeys

    !

    !

    interface FastEthernet0/0

    IP 192.168.1.1 255.255.255.0

    automatic duplex

    automatic speed

    H323-gateway voip interface

    port of link voip H323-gateway 192.168.1.1

    !

    interface FastEthernet0/1

    no ip address

    Shutdown

    automatic duplex

    automatic speed

    !

    IP forward-Protocol ND

    no ip address of the http server

    no ip http secure server

    !

    !

    !

    control plan

    !

    !

    !

    voice-port 0/0/0

    cover of the echo - cancel 32

    connection ERA opx 3100

    Description 08395959204

    activation of the caller ID

    !

    voice-port 1/0/0

    !

    voice-port 0/0/2

    !

    voice-port 0/0/3

    !

    !

    !

    1010 Dial-peer voice pots

    Service aa1

    incoming called number 08395959204

    direct line to inside

    port 0/0/0

    !

    voice pots Dial-peer 2020

    PSTN description

    translation-profile outgoing PSTN

    destination-model 9 t

    Setup progress_ind allow 3

    progress_ind enable progress 8

    port 0/0/0

    Forward-digits all the

    !

    Dial-peer voice 10 voip

    destination-model 1...

    Setup progress_ind allow 3

    progress_ind enable progress 8

    h323 voice-class 1

    session target ipv4:192.168.1.2

    DTMF-relay h245 alphanumeric

    Codec g711ulaw

    No vad

    !

    !

    !

    !

    Line con 0

    line to 0

    line vty 0 4

    Cisco password

    opening of session

    !

    Scheduler allocate 20000 1000

    end

    I have configured the gateway h323 and attach files to router parttern on follow CUCM

    What is the problem and how to solve?

    Thanks for all the help.

    Your DP pointing CUCM is wrong, or your ÉRA OPX, depending on what you need.

    voice-port 0/0/0

    cover of the echo - cancel 32

    connection ERA opx 3100

    Description 08395959204

    activation of the caller ID

    Dial-peer voice 10 voip

    destination-model 1...

    Setup progress_ind allow 3

    progress_ind enable progress 8

    h323 voice-class 1

    session target ipv4:192.168.1.2

    DTMF-relay h245 alphanumeric

    Codec g711ulaw

    No vad

    Your DP is waiting for 1... and you send 3100, they must match.

    You might need to change the significantt numbers and entering CSS, but only you can know

    For outgoing, you are throwing 9 predot, but again, expect it in your RFP, again, change as you need.

    voice pots Dial-peer 2020

    PSTN description

    translation-profile outgoing PSTN

    destination-model 9 t

    Setup progress_ind allow 3

    progress_ind enable progress 8

    port 0/0/0

    Forward-digits all the

    You cannot transfer the numbers all send you also 9 for each call

    Change your configuration you want / need.

    HTH

    Java

    If it helps, please note

    www.Cisco.com/go/pdihelpdesk

Maybe you are looking for

  • Firefox is not open and no miracle worked.

    When I try to open firefox process is running but the window does not open. Safe mode will start but turning off everything this does not ordinary firefox start. I have reset Firefox in safe mode and the problem persists. I have reset something Winso

  • I can not connect to my myspace account since I started using Firefox.

    MySpace says "address invalid eail or PW" I followed the instructions in the link 'forgot PW' and changed but new PW Gets the same result. So it does not recognize my email address because it sends the link but reacts similarly again PW. BTW, I switc

  • Bnc video stream

    I have a video camera that has a video output BNC, and I was wondering if there was anyway I could stream the video on labview and process the video data. Thank you!

  • Laptop HP 650

    My HP650 hard drive crashed this weekend - I need to get a hard drive from HP or if I can install any cell phone compatible drive? I have two WD option that are familiar to me with as an assembler of pc and and HGST I'm not familiar with, but underst

  • am a scam of microsoft?

    are these legitimate calls from microsoft?