Message build up

So I noticed the other day that when I go into my usage in settings the app that takes up the most space is messaging. It says it takes up 8.6g and even when I go to delete all my convos it doesn't drop. How do I fix this? I'd rather not jailbreak it either

Once you've deleted as much as you can, restart your iPhone.
Hold the on/off and home buttons together for about 10 seconds till the Apple logo appears.

Similar Messages

  • About MESSAGE build-in

    hi,
    I've noticed that when I use the MESSAGE build-in to display a message, sometimes message appears only at the message line and others like a messagebox where it demands a responce from the user (press OK). What I want is to have this messagebox-like message whenever I want.
    I've read about ACKNOWLEDGE parameter but in order to get a messagebox-like message u have to display a second message after your actual message even if the second is like message('');..
    Is there another way except to display a dummy message after your actual one to get desired result?
    regards,
    teo

    @francois:
    I want to make sure the message IS displayed in a messagebox for the user to see and press ok.. ;-)
    @yogesh:
    Yeah, I know I could have a single alert with one OK button and set the message every time I want to display a message but I thought there would be an easier/faster way..
    Thanks both, I think I'll stick to my little trick with the dummy message for the time as I have only one message that has to be displayed that way..
    regards,
    teo

  • When i log on to thunderbird, the in box has the message, 'building summary file', this then takes ages to do . how do I stop it doing this every time I log on?

    Hello,
    This problem has only started happening in the last few days. Every time i log on the get emails, the inbox has a message saying 'building summary file'. it then takes ages to do this. i have tried deleting most of the in box and compacting the file but it still continues.

    Try restart the operating system in '''[http://en.wikipedia.org/wiki/Safe_mode safe mode with Networking]'''. This loads only the very basics needed to start your computer while enabling an Internet connection. Click on your operating system for instructions on how to start in safe mode: [http://windows.microsoft.com/en-us/windows-8/windows-startup-settings-including-safe-mode Windows 8], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7 Windows 7], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-vista Windows Vista], [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx?mfr=true" Windows XP], [http://support.apple.com/kb/ht1564 OSX]
    ; If safe mode for the operating system fixes the issue, there's other software in your computer that's causing problems. Possibilities include but not limited to: AV scanning, virus/malware, background downloads such as program updates.

  • Building Native Mobile App for Android: error message, build fail

    Hi,
    I'm  trying RH10 on a Win 8 x64 system, trying to get the generate for  mobile devices, Android to work. I've installed the Android SDK (part of  the complete ADT) in a "Development" folder in the C drive, installed  JDK for Win 64, added the PhoneGap and ANT unzipped folders to the  "Development" folder and then in the RH10 dialog to generate the Android  APK, I've pointed set the correct paths to these tools. (All installed  tools are correct for my OS, Win 8 x64.)
    No  matter what I try, using a sample file (EmployeeCare, Salesbuilder), I  get an error message at the very end of the build process. Please see the screenshot showing the error message and the relevant part of the  log which looks like the ANT path is not working correctly. The build  fails every time. I've tried to do some troubleshooting online and for  example, came across setting the environment variables for the ANT  folder, which I did, but with no success in fixing the problem. The  Eclipse installation connects with the JDK and runs OK if I simply boot  it up.
    My path settings are in a second screenshot below.
    (I've tried the ANT path with different values, for example "C:\Development\apache-ant-1.9.0-bin" etc. Doesn't prevent error message and build failure.)
    I  am not sure what else to do. Any help would be appreciated. At this  point, I would be happy to simply be able to build one APK then test it  on an Android device.
    Thank you for your help.
    Kind Regards,
    saratogacoach

    @saratogacoach
    Not much on the forums yet about creating an app but I notice you are using Windows 8 which is not officially supported yet. Can you try on a Windows 7 machine to rule out the OS being the problem?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Error Messages/Building Plug-ins with Eclipse SDK or VCExpress 2005

    Hi,
    I am an newbie in building InDesign-Plugins. I have installed the Adobe InDesign Plug-in Editor on my Windows XP PC (InDesign CS3 SDK, Eclipse, JRE 1.5, Visual Studio 2005 (VCExpress Edition for C++)).
    I tried to build one of the example Plug-ins with Eclipse. After startting the build process of the "transparencyeffectui"-example or the "DollyXs"-example the following message appears:
    Buildfile: F:\SDK\workspace\DollyTest\build.xml
    win:
    [echo] Now compiling FR file F:\adobe_indesign_cs3_products_sdk_503win\source\sdksamples\dollytest\Dolly.fr for win
    [delete] Deleting: F:\SDK\workspace\DollyTest\ODFRC.res
    [echo] FR Compilation Complete: Attempting to build C++ files...
    BUILD FAILED
    F:\SDK\workspace\DollyTest\build.xml:66: Execute failed: java.io.IOException: Cannot run program "D:\Programme\Microsoft Visual Studio 5\Common7\IDE\devenv.com": CreateProcess error=2, Das System kann die angegebene Datei nicht finden
    Total time: 485 milliseconds
    The compiler did't start because the file "devenv.com" is missing in the "Microsoft Visual Studio 2005/Common7/IDE"-directory.
    The free "Visual Studio Express Edition" is delivered withot this file.
    Where can i get this file? Or is it possible to change the exec line in the built-xml-file to get the Compiler started?
    So I started the VCExpress-Programm an opened the transparencyeffetui-Project-File to start the build process. But again i got an error message:
    1>------ Erstellen gestartet: Projekt: TransparencyEffectUI, Konfiguration: Debug Win32 ------
    1>Performing Custom Build Step
    1>Compiling...
    1>VCPlugInHeaders.cpp
    1>f:\adobe_indesign_cs3_products_sdk_503win\source\precomp\common\WShukHeaders.h(70) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    1>Build log was saved at "file://f:\adobe_indesign_cs3_products_sdk_503win\build\win\objD\TransparencyEffectUI\Bui ldLog.htm"
    1>TransparencyEffectUI - 1 error(s), 0 warning(s)
    ========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ==========
    There is no "windows.h"-file in the SDK directory. I tried to include all available SDK-"inculde"-directories to the VC++ directories in the option menue in VCExpress but i got the same error message.
    Any ideas how to get the plug-in build with Eclipse or Visual Studio Express 2005 (C++)?
    zaphodbeeblebroxxx

    OK, so first some background:
    1) The basic process goes like this:
    a) one release doc (edited by the developer, presumably) and the
    template docs are copied to the build area
    b) Each doc is unzipped (ODT's are just ZIP files) into a subdir
    c) The doc contents are copied around; this is to allow Ant to
    replace its special @VAR@ variables in the document content
    d) The docs are zipped back up into ODTs
    e) The ODTs are converted into PDFs using OOo's macro functionality
    Here are the troubleshooting steps I would apply:
    1) Make sure the external.odt file exists - check the build area
    (//content/build/<pluginname>/tmp/) and can be opened using normal
    OpenOffice
    2) Check that the release.odt file exists (same location) and can be
    opened using normal OpenOffice
    3) See if you can manually convert the external.odt file into a PDF -
    the command we use is simply:
    soffice -invisible
    macro:///Standard.Collectors.External2PDF(${pkgdir}/tmp/external.odt)
    (replace ${pkgdir} with the build directory path).
    If all that works, then the Ant build process should work.
    Also - what does that OpenOffice error popup say?
    DCorlette
    DCorlette's Profile: http://forums.novell.com/member.php?userid=4437
    View this thread: http://forums.novell.com/showthread.php?t=416875

  • Error message using still in menu: your project is using more than1 gb of motioncontent

    tocAfter making several discs in Encore CS4 I now get the message:
    Building project failed.
    The project contains more than 1 GB of motioncontent. The limit is 1 GB. You must reduce the total duration of the motion menu to make them fit on the disc.
    Little confused, because I use a still, there no loops and the project is 2.65 gb. There no loops is motion
    In the asset I've placed the avi and in the link the timeline. I did that before with film that was about 9 minutes.
    Maybe there I'm making a mistake, but Idon't know it anymore.
    Please help
    JosZon

    That is not the problem. That was clear to me. When I use one menu with music and one button, I have that problem
    If all of your Menus and their Assets (any video and/or audio) use more than 1GB of space, then you must cut back on something in the Menus. If you have included a long AV file, for instance, then you will want to go back to your NLE and shorten it. About 40 sec. of Duration would be a good place to start. If your music is a large, long file, then you need to shorten its Duration.
    As per the DVD-specs. ALL Menu Assets may not be larger than 1GB. If you are getting this error, then you have more than 1GB of Menus and their Assets.
    Good luck,
    Hunt

  • Build Program error

    I am trying to make batch payment in Release 12 via a Payment Manager.
    The invoice which are selected by the payment process request belong to 2 operating units. The problem comes with the build progam getting errored out.
    The out file displays the following message:
    "Build program error: Exception occured when attempting to create payments from the documents payable of the provided payment service request."
    The log file is as follows:
    Payments: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    IBYBUILD module: Build Payments
    Current system time is 22-JUN-2009 15:08:50
    **Starts**22-JUN-2009 15:08:50
    **Ends**22-JUN-2009 15:09:08
    BUILD PROGRAM ERROR - CANNOT CREATE PAYMENTS
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 22-JUN-2009 15:09:09
    Could someone please provide a solution for this.
    you may email me at [email protected]

    so if i have 2 sites...say X and Y then I can pay invoices from these two sites using a single check.
    say on X site i entered invoice 1 and 3
    and on Y site i entered invoice 2 and 4
    so can i pay all invoice 1 2 3 and 4 using batch payment..i know this is yes
    but the question is can i pay using a single check???

  • Report Builder keeps crashing

    I was wondering if anyone could tell me how to fix this.
    Every so often when I am in reports builder it crashes with a memory exception. Somthing like the following
    "The instruction at "0x671915fc" referenced memory at "0x000eee85b". The memory could not be "read".
    and builder shuts down. In some cases I dont even get the message, builder just chooses to disappear on me. It doesnt havent all that often when I am in the layout editor. It seems to handle more when I click on a programming unit or on the data model editor.
    Does anyone know what this means and how I can stop it. I have to save my report every minute or so to ensure I dont lose anything (once the report got corrupted and I couldnt even open it) and am up to version 30 already.

    Windows 2000 Professional
    Version 5.0.2195 Service Pack 2 Build 2195
    Report Builder 6.0.8.20.1
    ORACLE Server Release 8.0.6.0.0
    Oracle Procedure Builder 6.0.8.17.0
    Oracle ORACLE PL/SQL V8.0.6.3.0 - Production
    Oracle CORE Version 4.0.6.0.0 - Production
    Oracle Tools Integration Services 6.0.8.18.0
    Oracle Tools Common Area 6.0.8.18.0
    Oracle Toolkit 2 for Windows 32-bit platforms 6.0.8.20.3
    Resource Object Store 6.0.5.0.1
    Oracle Help 6.0.8.20.3
    Oracle Sqlmgr 6.0.8.18.0
    Oracle Query Builder 6.0.7.1.0 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle ZRC 6.0.8.20.0
    Oracle Express 6.0.8.3.5
    Oracle XML Parser     1.0.2.1.0     Production
    Oracle Virtual Graphics System 6.0.5.38.0
    Oracle Image 6.0.8.20.0
    Oracle Multimedia Widget 6.0.8.20.0
    Oracle Tools GUI Utilities 6.0.8.20.1
    I had applied a patch as well to see if it would solve the problem but it did not. Cant remember what the patch number was.
    I had been working with builder no problem before. On our current project we needed the minimal server as well to run the report locally. It was after I had installed the server that I stated to run into this problem. I even completely uninstalled reports builder and the server and re-installed it but it did not solve the problem.

  • [svn] 2153: build.xml: Adding a description to the 'asc-tests' task to match the other *-tests tasks.

    Revision: 2153
    Author: [email protected]
    Date: 2008-06-19 18:34:42 -0700 (Thu, 19 Jun 2008)
    Log Message:
    build.xml: Adding a description to the 'asc-tests' task to match the other *-tests tasks.
    Modified Paths:
    flex/sdk/trunk/build.xml

    Thats good news.

  • EJB JAR building by ANT problem

    I have this task in my build file:
    [code]
    <target name="build"
         depends="compile">
            <ejbjar srcdir="$"
              descriptordir="META-INF"
              destdir="$"
              >
         </ejbjar>
    </target> 
    [/code]
    which is generating this error message:
    build:
          [ejbjar] Unable to load dependency analyzer: org.apache.tools.ant.util.depend.bcel.AncestorAnalyzer - dependent class not found: org/apache/bcel/classfile/ClassParser
          [ejbjar] BUILD FAILED: file:d:/my projects/MyApp/Bean/build.xml:82: SAXException while parsing 'ejb-j2ee-engine.xml'. This probably indicates badly-formed XML.  Details: Relative URI "ejb-j2ee-engine.dtd"; can not be resolved without a base URI.

    Well, for the time being this is my solution:
    [code]
    <target name="build"
         depends="compile">
       <zip destfile="${ant.project.name}.jar">
         <fileset dir="$" />
         <fileset dir="$"
                includes="META-INF/**"/>
       </zip>
    </target> 
    [/code]
    The resulting jar file has the same contents as the jar which is produced by the Netw. Dev. Studio

  • Building a Radio with AJAX

    Hi all
    I think everyone knows Carl's example http://htmldb.oracle.com/pls/otn/f?p=11933:37
    Has anybody needed P37_SELECT_DROP_XML to be a radio instead?
    If someone has already written the js code, I would be very grateful if he can post it.
    Thank you for your time

    Hello,
    Assuming the following table represent your radio group content:
    CREATE TABLE  "RADIO_GROUP"
       (     "SNO" NUMBER(2,0) NOT NULL ENABLE,
         "MESSAGE" VARCHAR2(30) NOT NULL ENABLE,
          CONSTRAINT "RADIO_GROUP_PK" PRIMARY KEY ("SNO") ENABLE
       )The message column contains the displayed part, and the sno contains the radio button returned value.
    The on-demand process, e.g. RADIOGROUP_LIST, should look something like this:
    begin
    owa_util.mime_header('text/xml', FALSE );
    htp.p('Cache-Control: no-cache');
    htp.p('Pragma: no-cache');
    owa_util.http_header_close;
    htp.prn('<radio>');
    for rec in (select sno, message
                from radio_group
                order by sno)
    loop
    htp.prn('<message>' || rec.message || '</message>');
    htp.prn('<value>' || rec.sno || '</value>');
    end loop;
    htp.prn('</radio>');
    end;The JavaScript code should look something like this:
    function setRadioGroup(pItem){
        var l_code = '';
        // Get radio group name
        rName = $x(pItem).firstChild.name;
        // Fire AJAX
        var get = new htmldb_Get(null,html_GetElement('pFlowId').value,'APPLICATION_PROCESS=RADIOGROUP_LIST',0);
        gReturn = get.get('XML');
        if (gReturn) {
          var values = gReturn.getElementsByTagName('value');
          var messages = gReturn.getElementsByTagName('message');
          // Build the radio group
          for (i=0; i<values.length; i++) {
            var rValue = values.firstChild.nodeValue;
    var rMessage = messages[i].firstChild.nodeValue;
    l_code+='<input id='+pItem+'_'+i+' type=radio value='+rValue+' name='+rName+'>';
    l_code+='<label for='+pItem+'_'+i+'>'+rMessage+'</label>
    $x(pItem).innerHTML = l_code;
    The pItem parameter is the radio item name.
    You can use the get.add(), if you need to pass a parameter to the on-demand process.
    This code retains the APEX naming convention for radio items, so you'll be able to process it, after submit, just like a regular item.
    Hope this helps,
    Arie.

  • Build the main Guest Additions module Failed

    Hi all,
    I am not very sure if I am in the correct forum here. My problem is I cannot install the VirtualBox Guest Additions 4.2.12_84980 on my Oracle Linux 5 update 6_x86_64 bits system. I followed the instructions in a tutorial :
    cd /etc/yum.repos.d/
    wget http://public-yum.oracle.com/public-yum-el5.repo
    yum update
    yum install gcc
    yum install kernel-uek-devel-2.6.32-300.32.1.el5uek
    These steps above all succeeded; but, when I run the installation as below:
    cd /media/VBOXADDITIONS_4.2.12_84980/
    sh ./VBoxLinuxAdditions.run
    I got the error message:
    Build the main Guest Additions module Failed
    (Look at /var/log/vboxadd-install.log to find out what went wrong).
    I have little experience in installing VirtualBox Additions on Oracle Linux. Can anybody pls give me some suggestions? Thanks a lot in advance.

    user571093 wrote:
    Hi all,
    I am not very sure if I am in the correct forum here.No. This forum is "Oracle Database - General Questions". Your question has nothing to do with Oracle Database.
    Your problem is in the cracks between VBox and Oracle Linux. I'd suggest you mark this thread answered, then repost in the Oracle Linux Forum (Oracle Linux
    My problem is I cannot install the VirtualBox Guest Additions 4.2.12_84980 on my Oracle Linux 5 update 6_x86_64 bits system. I followed the instructions in a tutorial :
    cd /etc/yum.repos.d/
    wget http://public-yum.oracle.com/public-yum-el5.repo
    yum update
    yum install gcc
    yum install kernel-uek-devel-2.6.32-300.32.1.el5uek
    These steps above all succeeded; but, when I run the installation as below:
    cd /media/VBOXADDITIONS_4.2.12_84980/
    sh ./VBoxLinuxAdditions.run
    I got the error message:
    Build the main Guest Additions module Failed
    (Look at /var/log/vboxadd-install.log to find out what went wrong).Did you look at that file?
    >
    I have little experience in installing VirtualBox Additions on Oracle Linux. Can anybody pls give me some suggestions? Thanks a lot in advance.When you post in the Oracle Linux forum, be sure to show them the results of this command:
    uname -aThat will be key to which kernel header package to install.

  • Ant - build failed

    Hi guys, I was using ant to build my servlet project but in vain. My build.xml contains the following taskdefs.
      <taskdef name="deploy" classname="org.apache.catalina.ant.DeployTask" />
      <taskdef name="list" classname="org.apache.catalina.ant.ListTask" />
      <taskdef name="reload" classname="org.apache.catalina.ant.ReloadTask" />
      <taskdef name="undeploy" classname="org.apache.catalina.ant.UndeployTask" /> I've copied the catalina-ant.jar to the $ANT_HOME/lib folder as instructed. I could actually run ant on the same build.xml file yesterday, but not today unfortunately. Here is the error message:
    build.xml:146: taskdef A class needed by class org.apache.catalina.ant.DeployTask cannot be found: o
    rg/apache/tools/ant/Task
            at org.apache.tools.ant.taskdefs.Definer.addDefinition(Definer.java:501)
            at org.apache.tools.ant.taskdefs.Definer.execute(Definer.java:214)
            at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:306)
            at org.apache.tools.ant.Task.perform(Task.java:401)
            at org.apache.tools.ant.Target.execute(Target.java:338)
            at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:172)
            at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:126)
            at org.apache.tools.ant.Main.runBuild(Main.java:654)
            at org.apache.tools.ant.Main.startAnt(Main.java:220)
            at org.apache.tools.ant.launch.Launcher.run(Launcher.java:215)
            at org.apache.tools.ant.launch.Launcher.main(Launcher.java:90)
    Caused by: java.lang.NoClassDefFoundError: org/apache/tools/ant/Task
            at java.lang.ClassLoader.findBootstrapClass(Native Method)
            at java.lang.ClassLoader.findBootstrapClass0(ClassLoader.java:709)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:284)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:282)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:282)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
            at org.apache.tools.ant.AntClassLoader.findBaseClass(AntClassLoader.java:1218)
            at org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:994)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:219)
            at org.apache.tools.ant.taskdefs.Definer.addDefinition(Definer.java:471)
            ... 10 more
    --- Nested Exception ---
    java.lang.NoClassDefFoundError: org/apache/tools/ant/Task
            at java.lang.ClassLoader.findBootstrapClass(Native Method)
            at java.lang.ClassLoader.findBootstrapClass0(ClassLoader.java:709)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:284)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:282)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:282)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
            at org.apache.tools.ant.AntClassLoader.findBaseClass(AntClassLoader.java:1218)
            at org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:994)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:219)
            at org.apache.tools.ant.taskdefs.Definer.addDefinition(Definer.java:471)
            at org.apache.tools.ant.taskdefs.Definer.execute(Definer.java:214)
            at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:306)
            at org.apache.tools.ant.Task.perform(Task.java:401)
            at org.apache.tools.ant.Target.execute(Target.java:338)
            at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:172)
            at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:126)
            at org.apache.tools.ant.Main.runBuild(Main.java:654)
            at org.apache.tools.ant.Main.startAnt(Main.java:220)
            at org.apache.tools.ant.launch.Launcher.run(Launcher.java:215)
            at org.apache.tools.ant.launch.Launcher.main(Launcher.java:90)Any help will be appreciated. =)

    I'm quite sure that everything was set properly. I put the catalina-ant.jar in $JAVA_HOME/jre/lib/ext and that caused the problem. It's fine now after I removed the jar package.
    Thanks for your response. Cheers. =)

  • Building DMI pool. & ms-6330

    Hello!
    I have the K7T Turbo (MS-6330) MB with an Athlon at 1200 MHz
    The problem is that i cannot make it boot...i always get this message- Building DMI pool. and the computer seems to crash
    trying to solve th eproblem, i already cleared the CMOS, but this did not solve the problem...
    i have deconnected everything in order to make all simple...the hdd, the floppy...and now basically it's just the processor, the MB, the memory, and the video board...but nothing...the system freeezes...i tried to load fail-safe defaults, i tried to load optimized defaults, but the system still freezes...
    any ideeas how to solve the problem?
    thank you

    Quote from: Fredrik Åsenius on 05-March-06, 18:44:47
    Hello!
    This is where I'm at too. :(
    It is not easily solvable, at least not here. Hopefully it is that CMOS don't like where it finds the bootable disk.
    Enter BIOS if you can. Select "None" for all IDE devices. Disable primary cache. Save&Exit. Reboot, to get a CMOS error. Don't enter BIOS. Power off and unplug power cable. Clear CMOS once again. Connect the Master disk, but nothing else, to the primary IDE slot. Start up again. This time enter BIOS and do proper changes for time, hard disk etc.
    Good LUCK!
    (If this doesn't work, use Windows CD for booting device and do a repair install.)
    but i do not at the moment where he would boot....it just freezes after showing the table with devices and irq's...after that it wites Building DMI Pool and stops...
    nothing happens
    what do you mean by disabling memory cache?how do i do that?

  • Cannot build after upgrading to Snow Leopard

    I am on a Mac Pro (Nehalen). I am using DVD Studio Pro from Studio 2. I recently upgraded to Snow Leopard and could not build my DVD since upgrade. I get the following error message:
    Building Project S&R Wedding Movie.dspproj
    4/13/10 10:09:27 PM
    Build Folder /Users/amy/Desktop/Wedding Builld - new
    Starting DVD Build SRWEDDINGMOVIE...
    Compiler Initializing...
    Precompiling Project SRWEDDINGMOVIE
    Parsing Assets...
    Encoding Assets...
    Error while encoding file:/Library/Application Support/Final Cut Studio/DVD Studio Pro/Templates/Wedding Classical Cover NTSC.dsptemplate/Contents/Resources/GoldBackgroundpj.mov
    I tried to reinstall DVD Studio Pro at the suggestion of a friend but it didn't make any difference. I am able run build on my MacBook Pro which has the same software as my Mac Pro.
    Thanks.
    Amy
    Build cancelled

    "hmmm, did you relink the template from a new location, or did you put it in the same location and then relink it" What do you mean by relinking? I did put it into the same directory. When I bring DVD SP up without loading this project, I have the menus and can double click on the menus to to bring it up in the viewer. At this point, I think I should try to do a new project to see if this error repeats itself. As long as I can build and burn on my Mac Book Pro, I am OK. Is it possible that the file itself became corrupted somehow? Just a thought. Thank you for your help.

Maybe you are looking for

  • How to configure Start Modeler link in RSPLSA tcode

    Hi, Can u please let me know how to find the correct link to configure Start modeler link in RSPLSA tcode thanks Vinod

  • Does exist a FieldSet component in Swing??

    I dont remember how they call this component on Visual Studio or Delphi... At least in HTML (IE's html at least) this component is called FieldSet. look here: http://img96.echo.cx/img96/4383/fieldset8qq.jpg Does exist this component in java??

  • PLSQL Block for Update Statement

    Oracle : 10.2.0.5 update TEST.USER_PROFILEs c set c.uswin = ( select a.uswin from TEST.GBL_USER_PROFILE a, test.user_profiles b where b.five_and_two=a.uswin where c.five_and_two in ( select e.uswin from TEST.GBL_USER_PROFILE e, test.user_profiles f w

  • OSB: Calling XQuery from XQuery function

    Hi, In OSB, is it possible to call XQuery functions from an XQuery. I have a number of XQuery files (.xq) and I want to call them from another xquery file, is that possible. I tried calling directly but it didn't work. Is there a way? Thank you Matt

  • My profile disables Text sending

    Dear all, I have a strange situation here with my iPhone5 (Europe model) and the Text messages (SMS, not iMessage). All data, voice calls, etc. work seamlessly I can receive Text messages BUT... I cannot send text messages ! The carrier is not the pr