Unknown error when saving proposals - PS 2007

Hi,
I filled out a new proposal but when i save the proposal  it generates a page with an “unknown error”: 
The numeric part ('9,4') of '9,4em' cannot be parsed as a numeric part of a 
Em unit.   at System.Web.UI.WebControls.Unit..ctor(String value, CultureInfo 
culture, UnitType defaultType) 
   at System.Web.UI.WebControls.Unit.Parse(String s, CultureInfo culture) 
   at 
Microsoft.Office.Project.PWA.CommonControls.XmlGridColumn..ctor(SerializationInfo info, StreamingContext context) 
   at 
Microsoft.Office.Project.PWA.CommonControls.XmlGridNumericColumn..ctor(SerializationInfo info, StreamingContext context)
 Any idea of what may be happening when saving?
Regards,

Hello Alex
Unknown Error typically occurs because the browser is expecting data for refreshing and the data is missing.   Based on this error message, it seems like you probably character data when it was expecting numeric data.
I would try creating a proposal with using only the required  fields.  If it fails with required fields, then you have narrowed down, which fields are causing the issue. Examine each carefully and pay close attention to fields that may need numeric
information.  Do not include $ signs.  Use only numbers and decimal.
Cheers!
Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
Website http://www.WhartonComputer.com
Blog http://MyProjectExpert.com contains my field notes and SQL queries

Similar Messages

  • Unknown Error When Saving with CS6

    I am receiving an unknown error when trying to save my document. I have tried to take off the PDF convertable part, and tried saving it legacy style, but it's still not working. I have a doc open I need to save and won't be able to shut my computer down until I fix this... What could be the issue? Is there a fix for it?
    Thank you!!!!!!
    Henri

    After nearly ripping my eyeballs out and chucking my laptop out the window, I finally fixed the problem!
    For some reason I didn't have a CMaps folder in my Adobe - Common Files - Font folder:
    C:\Program Files\Common Files\Adobe\Fonts\Reqrd\CMaps
    So I made the "CMaps" folder and copied and pasted the files "Identity-H" and "Identity-V" from an "Adobe Reader" CMap folder, and now I can save text in an *.ai file with PDF Compatibility checked.
    It's pretty strange Illustrator was working for 2 years without this folder, and now all the sudden it needed it.  Also, this is a very obscure fix.
    Hopefully the programmers at Adobe have fixed these bugs in newer versions.

  • Illustrator CC 2014- Unknown error when saving as PDF with Printer's Marks

    I've been getting an error message (bellow) when I save a ANY of my AI file as PDF with Printer Marls (Trim Marks etc).
    All fail attempts were files with: No transparencies - No effects - Simple Type (tried outlined and live) - Simple shapes.
    I tried:
    - Trash the Adobe Illustrator Settings folder
    - Reboot the application
    - Reboot computer
    - Rebuild file
    - Replace fonts
    Please help. I'm a print designer and that's vital for my line of work.

    Without system information and details like what PDF preset you use nobody can even begin to guess.
    Mylenium

  • Word 2007: Error when saving file that contains equations

    Using Microsoft Word 2007, version 12.0.6425.1000 with Service Pack 2
    I am a High School Math teacher, and when working on a document that contains a number of math equations. When I try to save the document, Word refuses to save. It displays the following error: "A file error has occurred. <filename>. OK",
    and I am unable to save the file. 
    Reading the forum, I have found this to be a very common issue going back to 2009, but I have not seen a definitive solution or patch. 
    I have found a workaround:
    Creat a new document
    Copy and paste from the corrupted doc each page, saving the new document after each page
    Until I hit the error, then I know the page that has the issue, and can usually narrow it down to a specific math equation. Nothing fancy just some basic math. 
    Manually rewrite the equation in the new document and it will successfully save.
    But the issue has been occurring more and more frequently now and it is becoming very frustrating. Any help would be greatly appreciated! 

    There has been a long time known issue with the equation editor.  it causes document corruption by "losing" XML tags.
    Apparently fixes for some causes of these problems have been rolled out in Windows updates. But the problem still exists.  You've got it easy. A lot of people running into this problem are students working on documents, like a thesis, that is on a short
    deadline ...
    One identified cause of these problems is editing equations
    after you created them.  DON'T DO THAT! 
    If you have to change an existing equation, create a new correct one and delete the old one.
    Simpler fix. Don't use Word (or Office) for creating equations.  Find some other product, like a pencil.
    Over in the "Answers" forum there are a couple volunteers, Tony Jollans and Jeeped
    , who have been manually fixing this type of error if you post a new question or add a reply to one of the ongoing discussions on this issue.
    Sorry.
    If you want to invest the time to figure out what your error looks like you may be able to come up with a fix other than copy /paste method.
    Can't open Word File because of end tag/start tag mismatch error... XML Tag 
    - XML Error – Fix It tool - “The name in the end tag of the element must match the element type in the start tag”
    This error is caused when Word either “forgets” to write an XML tag, or writes them in the wrong order.
    Tony Jolans was the first person that I heard of with home made tool to fix the problem. Now MS has released a Fix It for one specific variation of the problem.
    If the tools don’t fix your problem, the file will have to be fixed manually, repairing the tag order.
    The Fix It article notes that the document is still in a fragile state. You have to do some addition fixing to avoid repeats of the problem.
    https://blogs.technet.com/b/wordonenotesupport/archive/2011/03/24/error-when-opening-a-word-2007-or-2010-document.aspx
    http://support.microsoft.com/kb/2528942- FIX IT
    This fix it will work for one specific tag error where there are equations and graphics in the same paragraph AND Office 2010 SP1 has not been applied.
    Preventative suggestions
    <snip Jeeped>
    I don't think that anyone can completely stop editing equations, but pre-planning them should avoid unnecessary edits.
    While I have no concrete, reproducible evidence that editing equations is a cause, I have made these empirical observations:
    I cannot state precisely what many of the DOCX XML tags do, but basic XML syntax rules would suggest that code like:                   <m:oMath><m:e><m:ctrlPr/></m:e></m:oMath>
    ... does nothing at all since it closes everything it opens and offers no content. It looks to me that this is a result of deleting one or more characters from an equation.
    While Word 2010 reports these as a problem at:                  Line: 2  Column: 0 ... Word 2007 will still report the actual position, e.g.:                
     Line: 2  Column: 2726981 I keep a copy of Word 2007 side-by-side Word 2010 for no other purpose. It's the only Office 2007 program on my computer. This seems like it is actually a step backwards from a resolution since Word 2010 no longer seems
    to be able to parse its own error.
    Whether the syntax is truly useless and non-effective for any intent or purpose is actually beside the point. The syntax passes conformity tests and the DOCX
    should launch. Why an 85 page document is 'broken' due to a few empty XML formatting tags while retaining legal syntax structure is beyond me.
    I try to pass along the area that the problem was in and several times people have remarked that the area I report was the place they were last making modifications/deletions to equations (not additions) when the no-load corruption
    occurred.
    When no indication from the OP is offered on what was worked on last, the Line: 2 Column: 0 corruption often comes within a formula at the very end of the unfinished Word/Document.xml file and it may be inferred
    that this was the last place being worked upon.
    The corrupt DOCX files I've worked on are very commonly at the last stages of development with a large complex document. While there couldn't be a worse time for a corruption to appear, it would seem that small edits to existing content are causing
    it and not large scale new content generation.
    Not one of these points is a definitive 'smoking gun', but put together they seem to indicate
    formula editing and not formula writing as a cause for the Line: 2 Column: 0 corruption. If it looks like a duck and quacks like a duck, it is most often a duck.
    </snip>
    Copy “True Autosave Macros for Office” to this place in reply
    Let me fix it myself
    If you are familiar with editing XML, you can try to fix the problem yourself by correcting the sequence of the mismatched oMath tags in the document. See the following example:
    Incorrect tags:
    <mc:AlternateContent>
    <mc:Choice Requires=”wps”>
    <m:oMath>
    </mc:AlternateContent>
    </m:oMath>
    Correct tags:
    <m:oMath>
    <mc:AlternateContent>
    <mc:Choice Requires=”wps”>
    </mc:AlternateContent>
    </m:oMath>
    Note: You will have to use an application such as Notepad to edit the XML.
    Manual Technique
    <snip>  A DOCX document is actually a .ZIP file that contains many internal components. There is an internal folder called word which will always contain a document.xml file. This file is the basis of the document's layout
    and content.
    Assuming that the DOCX archive structure has not been corrupted, it can be opened in an archive utility. I use
    WinRAR for this. Once opened in
    WinRAR, you can drill down into the
    word folder and see the document.xml file. I use
    Notepad++ as a text editing tool and have the .xml file extension associated with this program so i can simply double-click
    document.xml in WinRAR to open an editing session.
    Notepad++ has cursor positioning in the right-hand side of the status bar and finding the position of the error (supplied by a failed open in Word) is pretty straightforward. I look for empty formatting
    tags first and only remove content if removing empty tags does not allow the document to be opened. I try to note existing content in the area that I make modifications in order that I can supply position reference information to the owner of the DOCX.
    When editing, I assume the philosophy that kess is more. My target is to get the document to open in Word with as little modification as possible and let the original owner of the DOCX make any necessary adjustments.
    I should mention that after making a change to word/document.xml you need to save it in
    Notepad++ then go to
    WinRAR and acknowledge that you want to update the file in the DOCX archive. Once the archive is updated, you can attempt to open the DOCX in Word to see if your efforts are successful.
    WinRAR                    
    Notepad++                 
    </snip>
    Further Fixes
    The Fix it solution in this article should let you recover your Word document. However, the symptoms will reappear when you make any further edits to the document unless the core problem in the structure of the document is resolved.
    To try to correct the core problem, follow one of these workarounds:
    Install Office 2010 Service Pack 1
    Office 2010 Service Pack 1 resolves this issue for new files. It will also prevent the problem from recurring with any files that were recovered with the Fix it solution in this article.
    To download Office 2010 Service Pack 1, follow the steps provided in this Microsoft knowledge base article:
    2460049 - Description of Office 2010 SP1
    Grouping Objects
    The steps provided work best under Word 2010:
    After you open the recovered document, turn on the Selection pane. This can be found in the
    Home tab of the ribbon. The editing group of the
    Home tab has a dropdown button named Select.
    Click the Select button, and then click
    Selection Pane...
    Press the Ctrl button on your keyboard and then click each text box in the selection pane.
    Click the Group button under the Format tab. This will group all the objects together.
    As soon as you have all objects grouped on each page, save the document under a new name.
    Save the document in the .RTF file format
    The steps provided work for both Word 2007 and Word 2010:
    After you open the recovered document, click File and select
    Save (for Word 2007 click the Office button and select
    Save As)
    In the Save As dialog box, click "Save as type:" dropdown and select
    Rich Text format (*.rtf).
    Click Save.
    Click to view this
    blog for more information about this issue.
    Bonus tip: Win7 Win8 Math Equation Input Panel / Math input Panel
    http://www.lytebyte.com/2009/07/24/guide-to-math-input-panel-in-windows-7/
    http://www.7tutorials.com/windows-7s-tablet-input-panel-text-entry-and-handwriting-recognition
    http://www.7tutorials.com/training-tablet-input-panel-work-even-better
    http://www.7tutorials.com/do-math-easy-way-math-input-panel
    Not an answer to the problem, just a bonus that may make it easier to input formula’s in Win7.
    Here’s another one of those didn’t-know-it-existed-until-I-clicked-it-by-accident tools in Win7. It’s called the
    Math Input Panel.
    To access it, simply click Start, and in the Search Box that appears above, type in
    Math Input Panel.
    The Window should look like this:
    Let the fine folks at Microsoft explain what it’s used for:
    “Math Input Panel uses the math recognizer that’s built into Win7 to recognize handwritten math expressions. You can then insert the recognized math into a word-processing or computational program. “
    Tony Jolan’s Automatic Fix
    Download  http://www.wordarticles.com/temp/Rebuilder.dotm Microsoft Office Word Macro-Enabled Template (.dotm) and open it.
    Click Options button on the Security warning and select Enable this content.       
    Click the Broken Documents tab at the far right of the ribbon.      
    Click the Rebuild button in the left-hand side      
    Locate and open your corrupt document in the file open dialog.
    That's it. The process will repair your document if possible and create a new document with (Rebuilt)
    appended to the filename. Be patient as it may take a few minutes. If a repair is not possible, you can then post to a public file area and someone here can attempt a manual repair.
    Manual Fix
    XML Maker V1.1 is free. It will allow you to open the document.xml file and edit it. It also marks errors and warnings. 
    I just didn’t have much luck working with it.
    A poster used XML Maker V2.1 (US$125, 30day free trial, enough for average person to fix a file)
    Notepad ++ is a good, free editor for this type of task
    Make a copy of the file
    Rename the copy from DOCX to ZIP
    Open … .ZIP/word/document.xml in notepad
    Copy the contents of the file to clipboard
    Open Word
    Paste a copy of the copied XML into Word
    (optional) the XML is one long string too hard to read, you can replace some tags, with that tag plus a para mark to break up the text to make it more people readable.
    Open an XML validator, ie this site on the internet:
    http://www.w3schools.com/xml/xml_validator.asp
    Paste another copy of the XML into the “Syntax Check Your XML” input window
    Click on “validate” button
    Copy the missing tag, ie </mc:Fallback>  (yours will be different)
    Return to word Find: mc:Fallback>  (without the </ so you find both open and closing tags). 
    Repeat find until you hit 2 open tags in a row.  Then you just have to figure out where to put the closing tag between them. 
    Look for other tags before and after a proper closing tag so you can match the problem area to a good area.
    Discussion by many affected people, a couple in discussions are also fixing problem if Tony’s fix doesn’t work
    http://social.answers.microsoft.com/Forums/en-US/wordcreate/thread/581159d0-9ebc-4522-b30c-53e33e8268e1
    Document Recovery
    http://www.wordarticles.com/Shorts/Corruption/Formats.php
    This page has the most readable description of Word file structures, DOC and DOCX, I have seen so far
    The logical structure of a Word 97‑2003 format document is one of a series of elements arranged in a hierarchy, much like a mini file system. As an example, here is the structure of a simple Word 97‑2003 (.doc) format document:
    MyDocument.doc
    1Table
    *CompObj
    Word Document
    *SummaryInformation
    *DocumentSummaryInformation
    The physical structure of the complete file bears little relation to the logical structure; it is, again, of a proprietary design, a compound, or structured storage, file. Briefly, and loosely, the separate logical elements of the file are broken up into
    blocks; these blocks are treated as individual units, which units are then organised without regard for their logical arrangement, and catalogued, catalogue and organisation detail being held alongside the blocks themselves, to enable recombination into logical
    components when necessary.
    Just to give you a flavour, here are some views of three small parts of such a document, viewed in a hex editor:
    Views of a Word 97-2003 format Document
    The logical structure of a Word 2007 format document is one of a series of elements arranged in a hierarchy, much like a mini file system. As an example, here is the structure of a simple Word 2007 (.docx) format:
    MyDocument.docx
    _rels
    rels
    docProps
    app.xml
    core.xml
    word
    _rels
    document.xml.rels
    theme
    theme1.xml
    document.xml
    settings.xml
    fontTable.xml
    webSettings.xml
    styles.xml
    [Content_Types].xml
    As briefly as before, the [Content_Types] file and the _rels folders, along with the subordinate files therein, contain information about the logical structure, and the two files in the docProps folder contain much the same as the two Information files
    in the old format. The document.xml element within the word folder holds the bulk of the document content and the other files within that same folder hold formatting details.
    So, you might say, the internal structure of a document has changed a little, so what? There are, however, other changes that make a bigger difference. The first is that, although both logical formats are conceptually similar, they are wrapped up in
    completely different ways to make a single file. Instead of the proprietary physical structure used for Word 97‑2003 format documents, a fairly standard, and open, Zip Archive format is used for Word 2007 format documents. The second change is that instead
    of using obscure binary codes, everything in Word 2007 format documents, well almost everything, is held in XML format.
    All data held as XML? In a standard Zip Package? It should be much easier to work with, then? Judge for yourself; here are some views of parts of a Word 2007 format document taken from a hex editor:
    Views of a Word 2007 format Document
    FreeFileViewer – reads 100+ text, Office, audio, video format file types – Can open some XML tag error files
    http://www.freefileviewer.com/formats.html
    Can't open Word file due to undeclared prefix, Location: Part: /word/document.xml, Line:91, Column: 49921
    The most likely cause of your particular problem is that you are missing a
    schema prefix reference within the opening <document ...> XML tag (usually the second one). Different
    schema references are required for various types of specialty content. Here is a sample opening <document ...> tag with a large number of various schema prefix codes. If I remove one or two of these, i can reproduce
    your error message.
    <w:document xmlns:ve="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
    xmlns:v="urn:schemas-microsoft-com:vml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml">
    It's impossible to blindly say exactly what you are missing but if you post an unadulterated copy of your document to a public file area (as noted above) and post the location back here, someone may be able to help. If you are going to go this route, send
    a copy that has not already been subjected to repair attempts.
    FWIW, while it may be hard to determine exactly which schema you may be missing, I do not believe that having extras causes any problems.
    BTW, you don't actually have to rename the DOCX file extension if you have an archiving program. I use WinRAR and simply
    <right-click>, Open With... to expose the archive.

  • Get an error unknown error when trying to access app store

    I get an unknown error when trying to access app store on my iphone 4...I have turned it off and on, updated the software, etc.  I have never been able to sign in.

    You could add your contacts in one by one  (or a few at a time) on whatever you are syncing with (Google, MS, etc.) and try and catch which contact is causing problems when you sync.
    If you've been helped click on , if you've been saved buy the app.
    Developer of stokLocker, Sympatico and Super Sentences.

  • Unkown Error When Saving File

    I am in need of assistance with an issue I am having with Illustrator CS5.1.
    I am working in a Windows 7 Professional 64bit environment. The machines are all similar as far as hardware specs go. 1 gen2 intel 930 w/8 gigs of 1666 ram, and 2 gen1 intel 930's with 6 gigs of 1666 ram.
    I have recently installed an upgrade from CS4 design premium to CS5.5 design premium on multiple machines. I can open .pdf and AI files fine from the CS5.1 Illustrator but it gives me a message stating "Unknown Error" When trying to save to any format except template. Another thing I noticed is that when trying to set the default program to open .pdf it only gives me the option of CS4, even if I browse to the file folder that the new install of CS5.1 is in. I was under the impression that they 2 programs run side by side and the new does not overwrite the old. Any assistance would be greatly appreciated. Thank you.

    I was under the impression that they 2 programs run side by side and the new does not overwrite the old.
    They do. Your file associations have nothing to do with that. You need to delete all of them in Windows Explorer and rebuild them from scratch manualyl. The short version is, that there are simply aalready too many contexct handlers registered and neitehr a program nor Windows itself can add any more. The rest is a bit vague - saving errors can have an infinite number of causes from permissions issues to hardware problems.
    Mylenium

  • I keep getting "Unknown Error while saving"

    I keep getting "Unknown Error while saving"
    Using APE-11 on Windows 7- This error is a first for me, after many years of using Premiere. The product is a mix of photos (jpg and png), video clips (mpg-2 and mp4), and audio clips (all mp3). When I try to publish as Standard DVD- MPEG-2. I get the error. Error repeats saving as MP4.  Error gives no location on the timeline where it is running into an obstacle to saving, so I do not know where to begin looking to remove repair or replace the item causing the 'unknown error'. The prel runs fine, start to finish, giving no indication that the save may run into a problem on final rendering.
    I have tried many different options like rendering the entire timeline prior to saving, converting the clips to all be the same format, with no resolution to the problem.
    I have worked many long hours for many weeks on this project, and I am not going to give it up, especially when the majority of the clips were created on APE in the first place, and the images are all Photoshop edited images
    HELP PLEASE!!
    DougN

    Screenshot of error message for above issue
    Also: Since first report, I have attempted render with all sound clips removed (easiest to to with hundreds of clips/photos), with no help. Same error appears.
    I will continue removing aspects of the project until I get a completed save, or until I get an answer here!
    After removing the sound and video clips, video saved ok, with blank spots where the missing video clips were. So I reopened the original prel file, and began checking them individually.
    When I checked the clip properties, it correctly identified the path to the source video, but when I asked it to 'reveal in project', I got this error
    So I assume this is where the SAVE error is happening, but as I am not an Adobe coder, I have no idea what it is telling me.
    I did check to insure that the source video from which this clip originates, is in the project assets. I checked all the other clips as well, and any clip from this source video, generates the same error.
    The source video runs fine on its own and is an mpeg-2 file.
    Properties of the source video are:

  • Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18

    Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18 while using Adobe Premiere Pro.
    Process:         Adobe Premiere Pro CC 2014
    Path: /Applications/Adobe Premiere Pro CC 2014/Adobe Premiere Pro CC 2014.app/Contents/MacOS/Adobe Premiere Pro CC 2014
    Identifier: com.adobe.AdobePremierePro
    Version:         8.1.0 (8.1.0)
    Code Type: X86-64 (Native)
    Parent Process: launchd [2538]
    Responsible:     Adobe Premiere Pro CC 2014
    Date/Time: 2015-01-06 14:04:23.500 -0700
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread: 55  Dispatch queue: com.apple.root.default-priority
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Customer created test export with 777 permissions and set mount parameters to the following:
    mount_nfs -o vers=3,tcp,rdirplus,intr,nolocks,async,rsize=32768,wsize=32768
      -- Original mount options:
         General mount flags: 0x40 async
         NFS parameters: vers=3,tcp,nolocks,rsize=32768,wsize=32768,rdirplus
      -- Current mount parameters:
         General mount flags: 0x4000058 async,nodev,nosuid multilabel
         NFS parameters: vers=3,tcp,port=2049,nomntudp,hard,nointr,noresvport,negnamecache,callumnt,nolocks,quota, rsize=32768,wsize=32768,readahead=16,dsize=32768,rdirplus,nodumbtimr,timeo=10,maxgroups=16 ,acregmin=5,acregmax=60,acdirmin=5,acdirmax=60,nomutejukebox,nonfc,sec=sys
    The pcap shows once the movie is created a lockup call is responded from Isilon with Error: NFS3ERR_NOENT
    478         V3 CREATE Call (Reply In 479), DH: 0xea5f731c/QBRSN-0-0-1.mov Mode: UNCHECKED
    479         V3 CREATE Reply (Call In 478)
    484         V3 LOOKUP Call (Reply In 485), DH: 0xea5f731c/._QBRSN-0-0-1.mov
    485        V3 LOOKUP Reply (Call In 484) Error: NFS3ERR_NOENT
    V3 LOOKUP Reply (Call In ....) Error: NFS3ERR_NOENT  -   This is by design of OneFS, we coalesce files and then flush them out to disk which is why the commit time is accurate but the file is not immediately available. however when an async option is used within the mount options this should be avoided if writing asynchronously to the cluster.  Has anyone else seen this behavior lately? (current workaround is to store locally and transfer to the cluster via Finder)

    That error can happen for many reasons...one of the reasons that I occassionaly get it is because I try exporting a movie to an external drive that has been formated in the old FAT32 instead of the NTSF standard.  FAT32 only allows for file sizes up to 2 gigs.  And as soon as it reaches that...I would get that error.  I don't know if that is why you are getting that error...but it would be easy to check.  1) are you generating a file that is over 2 gigs?  2) is your drive that you are exporting to FAT 32 (just right click the drive in My Computer and select "properties" then just look for what it says next to "file system".

  • I get error message "unknown error" When trying to log on to itunes via pc, help please!

    I get error message "unknown error" When trying to log on to itunes via pc, help please!

    Hello, trolle56.
    Thank you for the question.  You may find these articles helpful in troubleshooting the error received with the iTunes Store. 
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/ts3297
    Cheers,
    Jason H. 

  • Error when saving

    Hello BW Experts,
    I am getting this error while saving a query in Bex.
    'The query could not saved due to a problem in transport'.
    I am actually creating a test query production. I am not sure why it is refering to the transport. From what i understand there is nothing to deal with transports.
    Anyone experienced a similar problem before.
    Suggestions appreciated.
    Thanks,
    BWer

    OSS NOTE 194051
    Symptom
    An error occurs when you save a query:
    Error when saving
    "The query could not be saved due to a problem in transport".
    Other terms
    Business Explorer, query, transport, save, R9 124
    Reason and Prerequisites
    There are 4 possible reasons for this problem:
    1. The BEx default transport request or the development class-dependent transport request is not maintained or released in the Administrator Workbench.
    2. The system is set to "cannot be changed". Refer to Note 337950 (as of 2.0b SP 11), which describes how query objects can be edited in systems that cannot be changed.
    3. You are not authorized to write to Workbench requests.
    4. The BEx default transport request or the development-class-dependent transport request in the Administrator Workbench has another target system than the query (the transport destination of the query is determined via the transport layer of the query's development class (as of 3.0: of the package)).
    The error only occurs for query objects which already have a development class, that means, which were already placed on a transport request.
    Solution
    Solution for Cause 1:
    a) Start the Administrator Workbench
    b) Choose 'Goto' to change to Transport connection
    c) Choose "Request BEx" or "BEx development classes" in the toolbar.
    d) Create a (new) request.
    e) All changes in the BEx are now written to this request.The end user is no longer confused by 'Transport' dialog boxes.
    Solution for Cause 2:
    See Note 337950
    Solution for Cause 3:
    Authorize user to write to Workbench requests.
    Solution for Cause 4:
    Create a request for each target system. Assign the request suiting the target system of the transport layer of the development class (of the package) to each development class (as of 3.0: to each package) used for BEX objects.
    If this does not change the situation, further information is useful for error analysis.
    Go to Transaktion SE16, Table RSZCOMPDIR. In field COMPID, select the technical name of your query. Read the COMPUID of your query.
    Go to SE37, function module rso_elem_get_related. Parameter I_IOBJNM is set to the COMPUID, and parameter I_OBJVERS (object version) is set to A. Only the export parameters E_T_OBJ_EXISTENTIAL and E_T_OBJ_DEPENDENT are of interest.
    These entries are then entered in function module rs_tr_objects_check_insert in import parameter I_T_TR_OBJECT. In this parameter, fill field PGMID fixed with 'R3TR' and field OBJECT fixed with 'ELEM'. Field OBJ_NAME is filled with the contents of field OBJNM from export parameters E_T_OBJ_EXISTENTIAL and E_T_OBJ_DEPENDENT. The other fields are not relevant.
    The export parameters of this function module are required for further error determination. Add this information to your OSS message. The table of messages E_T_MSG is important in particular.

  • Unknown error when connecting ipod to computer.  Always worked before.  Any ideas?

    I'm getting and "unknown error" when I connect my Ipod to my computer.  I have always used this computer and it has always worked.  Any ideas?

    Try here:
    iPhone, iPad, iPod touch: Unknown error containing '0xE' when connecting

  • Unknown Error when I Logging and Transfer P2 Card files in FCP 6.0.6

    I have been trying for the past two week to Log and Transfer P2 files to my external hardrive using FCP 6.0.6 unsuccessfully.
    Originally I tried to Log and Transfer directly from the Panasonic HPX-170 in between my shooting. The first time it was a success but from then on I always get the same Unknown Error when attempting to transfer. When I encountered the Unknown Error during the second transfer I went on to create folders with the P2 contents on my external Hard Drive.
    When I drag any of the P2 folder content on the Log and Transfer window I can see all the clips. I can successfully transfer small B-roll clips I have but any big size file (all my interviews) return an Unknown Error symbol at the end of the transfer. I believe this is probably why I didn't encounter any issues during my first time.
    I tried deleting the preferences in FCP and then Logging and Transfer and it works if the systems settings are set for the Mac Pro but not for the external HD. The problem is I don't have enough space on my Mac. I have cleared 45GB of space but my P2 files total 54GB. I tried the same process with a Mac Power Book with FCP 5.1.4 and again in encounter the same problem.
    The external HD is a 1TB Western Digital that I have used before with FCP for editing but never before with P2 files. Its in good working order and has 79GB free space remaining. Both the camera and the P2 cards (16GB and 4GB) are also performing as expected.
    I would appreciate any suggestions.

    #36 - One or More P2 files failed to import.
    Shane's Stock Answer #36 - "One or more clips failed to import..."
    Very often in the field with this camera the camera operator will delete clips from the P2 card that they just don't like. That is the beauty of this camera. But, the still for that video file (located in the CLIP folder in the CONTENTS folder)...the still that you see when you are in the P2 Import window...is not deleted. So you will see the image, and the name, but the video file would have been deleted.
    What you can do it compare the file names in the VIDEO folder and CLIP folder and see if anything is missing. If something is, then you know what the problem is. You can then just import the rest a few at time, skipping that one.
    ALSO...in the P2 Import window...in the P2 Browser, there is a little sprocket drop down menu. Click on that and choose PREFERENCES. Uncheck REMOVE PULLDOWN and then try importing again.
    ALSO...make sure your file names aren't too long. Try shortening them and see if that works.
    ALSO make sure that the folders that contain the CONTENTS folder doesn't have any odd characters like /!@#$%^&*()?.
    Shane

  • RH_START_EXCEL_WITH_DATA - System Error:unknown error when GUI_DOWNLOAD is

    Hi,
    I am using FM 'RH_START_EXCEL_WITH_DATA' to download data of an internal table to excel sheet.
    I'm passing the filename, internal table as mentioned below:
    CALL FUNCTION 'RH_START_EXCEL_WITH_DATA'
    EXPORTING
    DATA_FILENAME         = v_xls_file
    DATA_PATH_FLAG     = 'W'
    DATA_TABLE              = i_test[].
    But I am getting this following error:
    System Error: unknown error when GUI_DOWNLOAD is called.
    Thanks in advance.

    Hey Wincy , If you want to download Internal Table's data in to Excel just use the Method
    cl_gui_frontend_services=>gui_download....
    If you need any code assistance kindly Let me know. although  the method is easy to use and Works fine.

  • HT1692 iPod keeps giving the error "unknown error" when trying to sign in.Why?

    iPod keeps giving "unknown error" when signing in.  Why?

    Signing into what?
    Is "unknown error" the complete error number?

  • I keep getting an "unknown error" when I am trying to install an app. After I have put my correct apple ID in.

    I keep getting an "unknown error" when I am trying to install an app. After I have put my correct apple ID in.

    First, turn off your CAPS lock.  Typing in all CAPS is considered screaming/yelling and many will simply ignore your posting.
    Are you currently having issues?  Is it when trying to purchase only on the device?  Are you able to complete purchases via iTunes on your computer?

Maybe you are looking for

  • Clicking on File and the Print Preview no longer gives a print preview.

    I used to be able to click on File and then Print Preview. Now all of a sudden it no longer works. There is no Print Preview.

  • NotSerializableException when writing to disk

    Hi, I am having a problem with simply writing an object to disk. Have a class called DataHolder which implements serializable. This class consists of about a dozen strings and nothing else: class DataHolder implements Serializable{ String a="abc"; St

  • WRT54G2 dropping connection when I use security

    I can only get connection that is stable when I eliminate all security.  I have gone through both levels of security on multiple computers and still cannot hold a stable connection unless I disable all security.  Im looking for any advice I can get.

  • How do I get mac to use my server!

    Ok this is probably the simplest question, and yet I don't anything anywhere that tells me how to do this. I installed a Tiger server on a small network and I have 4 regular macs running Tiger. How do I tell the macs to login using the server? I want

  • Installation of update has stuffed up my I pad mini

    I have just updated my Ipad mini the latest version (so I am told) but it has stopped my I pad from working and it says that I have to restore it back to factory settings etc. and will lose my data as I dont know whether I have fully back up my photo