CS3 Indesign error with missing dbghelp.dll

Has anybody got a solution for this?

Thanks John
The problem is solved!! I have created a function whose entry is a char and the output is a PMString.
My char variable has UTF-8 encoding. This type of encoding is described in "http://en.wikipedia.org/wiki/UTF-8".
The key is to convert each char to integer, but some characters (for example cyrillic) are saved into 2 or 3 bytes. So it's neccesary to read these 2 or 3 bytes to generate their decimals.
For example:
char myText[] = "й"
myText has 2 bytes: 11010000 and 10111001, so that, reads these 2 bytes and transforms to decimal (1081). This number is assigned to PMString with the "AppendW" function.
This is the function (it works with 1, 2 or 3 bytes):
PMString Convert_UTF8_to_PMString (char * myText)
PMString myString;
int total;
char binary[4];
bool two_bytes = false;
bool third_byte = false;
for (int cont=0; cont < strlen(myText); cont++)
int i = CHAR_BIT;
while(i>4)
--i;
binary[7-ib]=(const char)(myText[cont]&(1 << i) ? '1' : '0');
int num = myText[cont];
if (strncmp(binary,"110",3)==0)
// 2 BYTES
two_bytes = true;
total = (num+64)*64;
else if (strncmp(binary,"1110",4)==0)
// 3 BYTES
two_bytes = false;
total = (num+32)*4096;
else if (strncmp(binary,"10",2)==0)
if (two_bytes)
myString.AppendW(total + num + 128);
else
if (third_byte)
third_byte = false;
myString.AppendW(total + num + 128);
else
total = total + ((num + 128)*64);
third_byte = true;
else
// 1 BYTE
two_bytes = false;
myString.AppendW(num);
return myString;
Thanks!

Similar Messages

  • TS1424 I get an error message "missing msvcr80.dll".  Can anyone help?

    I'm getting an error message "missing msvcr80.dll".  Can anyone help?

    there are numerous threads on this... the latest update kind of messed up (I'm being polite here) and I found a good solution under the thread title
    for all those having issues with the 11.1.4.62 update
    I tried to copy & paste, but it's not possible on this site.

  • Am getting error message missing MSVCR80.dll and itunes will not run

    am getting error message missing MSVCR80.dll itunes will not run

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

  • HT201210 I started iTunes & was asked it I wanted to ugrade, I said yes. When restarting I get error 7 missing MSVCR80.dll.how do I fix this problem

    I started iTunes & was asked if I wanted to ugrade, I said yes. When restarting I get error 7 missing MSVCR80.dll.how do I fix this problem?

    Check the user tip below.
    https://discussions.apple.com/docs/DOC-6562

  • I can't access my itunes account on this computer it keeps coming up with an error code missing MSVCR80.dll

    I can't access my itunes account on this computer it keeps coming up with an error code missing MSVCR80.dll

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99486)

  • PE7 (& 8) error message missing adobepsl.dll when writing to disc

    I have been using PE7 exclusively even though I purchased PE8 since it didn't work on my Windows 7 64 bit laptop.  I edited a video without any problems like usual and when I went to write it to a disc, it wouldn't write and I got an error message that it was missing or error occurred in adopepsl.dll.  This was on the Windows 7 laptop.  I then moved the files to a Vista laptop and tried it there but got the same error message.  I read a lot of forums and articles here and so I created a new user specifically for PE8  on the Windows 7 laptop and installed PE8.  I tried to write the project to the DVD and once again I got the same message.  As a last resort, I created a new user on my XP desktop and installed PE7 since I knew that I had successfully worked with that one for almost 2 years without a hitch.  I got the same error message on the XP:
    AppName: adobe premiere elements.exe AppVer: 7.0.0.0 ModName: adobepsl.dll
    ModVer: 11.0.0.1656 Offset: 000e0c83
    Since it was three different computers and three different systems and I never had problems before either laptop before, I am extremely confused as to why all three separate computers would be missing the same exact file and get the same error message.  I installed them directly from the DVD that I purchased new and had used it to install onto the laptops when I intially started using the program and then when I purchased the second (windows 7) laptop.  And then to have it also happen with the PE8, which was also bought new but never used since it wasn't working on the Windows 7 laptop.  (No, I did not update it since I went back to the PE7 because I knew that worked and I was in the middle of another project at the time and didn't want to jeopardize my project or my usage of the laptop.)
    How is this possible that all three computers (and the PE8) are all having trouble burning to the DVD?  Is it possible that it's a program disc problem but then why would the PE8 have that same problem?
    desktop info (laptops are off and I'm exhausted after having dealt with this for over 12 hours):
    windows XP
    processor: intel pentium 4 cpu 3.00 ghz (2cpus)
    memory: 1.37 gb RAM
    Any suggestions?  Unfortuanately, I'm not as "techy" as the rest of you.
    Thanks.

    Thanks Steve.  I checked that article and I already do everything on all machines in your article except #4 of weekly and #1 of monthly.  I have read your articles over time and have always found them informative.  I've also gone to your website for information. 
    I do not have Adobe Bridge or Creative software.  How do I correct all three machines so that it will write to a DVD?  How do I get that file back?
    Thanks.

  • Receiving error about missing VulcanControl.dll when starting Photoshop or Premiere CC

    When i start Photoshop CC or Premiere CC it prompts CEPServiceManager telling me I am missing VulcanControl.dll and therefore the program can't be started.
    Everything worked fine untill yesterday I installed Speedgrade CC and updated After Effects CC
    In the Creative Cloud is now no longer lists Photoshop CC and Premiere CC as one of my apps
    The strange thing is, I can't delete Photoshop or Premiere also.
    What the .... went wrong and what can I do about it.
    I'm in the middle of an importand project I have to finish tomorrow.
    With kind regards,
    Brian.

    CC desktop lists applications as "Up to Date" when not installed
    -http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html

  • Error message: missing ahclient.dll   ....   huh?

    Pixel Bender downloads okay but when I right click the Adobe Extension Manager (ver. CS5) I get the error: "this program can't start because ahclient.dll is missing from computer. Try re-installing the program to fix".   Does "program" refer to P Bender or CS5?
    Can anyone assist me in getting Pixel Bender to run?
    I am running:  Win 7, 64bit.  CS5, ver 12.0.3.  Video card GeForce GT 430, AMD 64 x2, dual-core, 5200 with 4 Gig RAM.
    downloaded: pixelbenderplugin_p3_pscs5_64bit_061711.xmp
    Thanks,
    Alan

    ahclient.dll is the Adobe Help system. Since that isn't installed with PixelBender you'll need to try reinstalling CS5.
    Bob

  • Exe error from missing cvirte.dll

    I created an .exe on a develoment machine and moved it over to another machine. When I run the .exe on that machine, I get the following error:
    "The program can't start because cvirte.dll is missing from your computer. Try reinstalling the program to fix this probelm."
    I tried copying the cvirte.dll from the system32 folder on the development machine to the instlal machine and the same error occurs.
    the install mahcine has RT2010 and RT2013 installed and the .exe was developed uisng Labview 2013
    Does anyone have any suggestions on how to solve this issue?

    Does anything in your LabVIEW program use a CVI .dll or executable?  It sounds like what you need to do is install the CVI Run-Time engine onto your computer.
    Here is also a Knowledge Base article with a little bit of information about the error.  http://digital.ni.com/public.nsf/allkb/6B7641BE351DE6E486256AA40055673D
    Jesse S.
    Applications Engineer
    National Instruments

  • Composite invoking Spring Context errors with Missing class indicator field

    Hi. I’m working on a composite with a Spring Context component that is referenced in a BPMN process and have run into some issues and I was hoping you may have some insight.
    I’m able to deploy the composite successfully, however when I try testing it on the SOA Server, it fails with the exception below:
    <auditQueryPayload auditId="17008" ciKey="12">
    <dataState>
    <dataObject name="FaultMessage" isBusinessIndicator="false">
    <value> com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault} messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage} parts: {{ summary=<summary>Exception [EclipseLink-44] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.DescriptorException Exception Description: Missing class indicator field from database row [UnmarshalRecord()]. Descriptor: XMLDescriptor(com.bea.infra.events.ExtendedData --> [DatabaseTable(ns2:ExtendedData)])</summary> ,detail=<detail> Exception Description: Missing class indicator field from database row [UnmarshalRecord()]. Descriptor: XMLDescriptor(com.bea.infra.events.ExtendedData --> [DatabaseTable(ns2:ExtendedData)])</detail>} </value>
    </dataObject>
    </dataState>
    </auditQueryPayload>
    The class referenced in the error, ExtendedData, is a very simple, abstract class. Here it is:
    @XmlSeeAlso( { AssetUnregistered.class, ExtractionReassign.class,
    RelatedAssetRegister.class, ExtractionSubsequentNotify.class,
    ExtractionIntialNotify.class, AssetSubmission.class,
    ExtractionStatusChanged.class, MultiUse.class,
    ALERExtendedData.class })
    public abstract class ExtendedData {
    Do you have any thoughts or would know someone who could help?
    Thanks,
    Mike

    I've tried adding the jar to the classpath, installing the jar on the weblogic server, adding all the dependencies, and adding the jar to the project sourcepath. None of these worked either. Any Help would be appreciated.

  • ITunes won't start - something to do with missing mediaaccessibility.dll ?

    Help please!
    Also comes up with a box saying "Itunes was not installed correctly. Please reinstall. Error 7" yet I've reinstalled countless times and it hasn't worked. I've tried removing all iTunes and Apple software and reinstalling.

    There should be one copy of MediaAccessibility.dll in the folder:
    C:\Program Files\Common Files\Apple\Apple Application Support (32-bit systems) or
    C:\Program Files (x86)\Common Files\Apple\Apple Application Support (64-bit systems)
    If you can locate the file, right-click on it and select Properties, then on the Details tab it should have File Version - 48.1.0.11. If it has a different version number then it is out of date and is likely to be cause of the problem.
    Please search your Programs Files and/or Programs Files (x86) folders for all copies of the file MediaAccessibility.dll - Any other copies of the file in different locations are likely to be out of date, but might be called in error by an executable file in the same folder, thereby causing the error.
    Should you find more than one copy of MediaAccessibility.dll could you please let me know in which other locations it was found. This will let us more effectively help others with the same issue by suggesting where they should look. If you have the correct version, in the correct place, then deleting any others should fix your problem. This is similar to the QTMovieWin.dll issue dealt with in the first box of the user tip Troubleshooting issues with iTunes for Windows updates.
    If you don't have the correct version of the file then completely removing all components, deleting the named folders, and reinstalling as suggested in the second box of the user tip should work. You could try repairing Apple Application Support alone from the the Programs and Features or Add/Remove Programs control panel first as that would be quicker, but only if it works.
    tt2

  • CS3 install error with Lion

    Trying to install CS3 from install disk onto new MacBook Pro with Lion OS - get this error: "PowerPC applications are no longer supported"
    Had used migration assistant from iMac running leopard - CS3 apps did not migrate. So trying to do from install disk.
    Thanks for any help! - Lesley

    TaoDrum did you originally try transferring the CS3 applications with the Migration assistant?  If so that is probably where your difficulty lies.  You are correct the Creative Suite 3 applications are universal so they should run in both environments.
    If you did migrate over the applications then you can try using the Creative Suite 5 cleaner tool to clean up your installation.  If that fails then I would recommend reverting back to the original image on your Macintosh and only use the migration assistant to move over settings and documents.

  • Error with missing files after force quit

    I just spent hours building project management pages for work when the program would not respond I was forced to force quit. Then when I try to reopen I get an error and it tells me that all of the fonts and content is missing. When I click on each page it shows me images from templates that have gone away. Has anyone experienced anything like this?

    If you have the 'keep' option enabled and let iTunes do the work - take a sound track album as an example - that has various artists and you didn't tell iTunes that the album was a compilation album - then iTunes will put all the tunes into into the iTunes Music folder as Artist>Album>Song - if you have the compilation option enabled for the tunes on that same album - iTunes will nest it as iTunes Music>Compilation>Album>Song. This helps reduce the clutter in the iTunes Music folder with a thousand artists and only one tune for that artist.
    With the 'keep' option selected iTunes will move tunes automatically within the iTunes Music folder. Since iTunes moved the files it can keep track of the links.
    To create a second library launch iTunes with the 'option' key down and follow the dialog box instructions. I have a 'Master iTunes Library' on my internal HD and several ext HD's with other libraries which I give unique names i.e.: Really Big Music. I give the library data base file its' own unique name so I don't accidentally erase the wrong file. I also keep all the files that you would normally see for an iTunes library on the ext HD (iTunes library. .xml, art work etc.,). If you are into lots of movies and TV Shows you could create a library on and ext HD with only video content and name it accordingly. You would keep all the files for that library including the library 'management' files on the ext HD in the same nesting as you would find on your internal HD.
    This strategy works for me. I tried to manage the files by myself at one point and just had to many problems so I decided to not fight City Hall and go with the flow and it works for me.
    MJ

  • Errors with missing font hoeflerText

    I had some problems with iweb and someone in the forums recommended turning off the hoefler font in the font book. I did this and it actually did solve my problem.
    Now, when I navigate through iweb I receive intermittent messages that this font is missing in regular and italic. I guess there must be pages using the font?
    I'm wondering if:
    1. It would be okay to turn the font back on at this point. Probably not.
    2. Is there a way to disarm this message?
    3. Is there a way to easily find the pages that include this font. I have a LOT of pages.

    Clayton ~ Although your Public Profile indicates you're running Mac OS X (10.6.1), if you're actually on 6.2, this Apple doc regarding the font database may help:
    _iWeb & iWork: Applications may suddenly quit after updating to Mac OS X v10.6.2_

  • PS CS3 random errors with Lightroom folder when making contact sheets

    When I make contact sheets in Photoshop CS3 of photo files in a folder of images exported from Lightrom Beta 2, it places some of the pictures randomly across the contact sheets, especially when I have more than 60 or more images. The first shot will always show at the end of the set of proofs 5 across, 6 rows down, but some images from the end of atake will end up scattered across the other sheets. If I make a set of contact sheets from images in a folder of the original images, not worked on in Lightroom, they come up perfectly. What can I do to fix this? I had it working OK in Lightroom Beta 1. I'm Working in PC XPSP3. A thousand thanks in advance. Cliff Moore

    First, LR3 final has been released.
    This doesn't seem to be a problem of LR, rather Photoshop.
    Why don't you make the contact sheet in Lightroom?
    Why do you think the order is incorrect. Did you check the file names? I guess the order depends on this.

Maybe you are looking for

  • I moved to a new pc but have the FF profile from the old one and how do I find out which FF version the old FF was?

    I want to use the old version of FF from my previous pc. I saved the profile folder etc on the old pc. The old HD is attached to the new pc via USB. How do I tell what version the old one was? After installing the old version on the new pc I want to

  • HT200154 Need some info/help

    The light on my atv2 came on out of nowhere, but i didnt turn it on at any point, i switch my TV input to see if it's on (the atv) but it isnt, what is going on!! Anyone??! TX

  • Overwrite in Application server

    hi all, i need to send the output to application server, the data was going perfectly but the problem is ,the report if we run twice the output should not overwrite with the first executed run in app server. if we run run more than once also it shoud

  • DataExport option is not working for Dynamic Calculation Members

    Hi, I am trying to export the dynamically calulated dense member "BlkCr" with DATAEXPORT command with option DataExportDynamicCalc ON but I do not get any data. Below is the script i have written: SET DATAEXPORTOPTIONS DataExportDynamicCalc ON; DataE

  • Proper exporing techniques.

    Hi all, I need help in exporting my project. My timeline settings are DV-PAL. And used current settings when exporting to QT. I do NOT use Quicktime conversion, all i do is export QT use current settings. The presentation are mostly compromised of JP