Patch 14 PDB files (for support purposes)

I am attemting to apply patch 14 after the initial installation of SAP GUI 7.10.  As a relative newbie to SAP GUI responsibilities, can anyone advise if I require both Patch 14 files?  The SAP GUI for Windows 7.10 patch installed without any errors; however, when I tried to install the PDB files (for support purposes) I received a .NET error 'object reference not set to an instance of an object'.  Is this files required in order for me to proceed?  Any suggestions for reference material?
Thanks, Johanna

Hello Johanna,
no, you don't need the PDB file. It's only for support issues and you will be asked from support to install that too if needed.
So just install the Patch file. That's fine and enough.
Regards,
Martin

Similar Messages

  • How do I generate DirectX shaders .pdb files for debugging?

    I'm trying to debug my shaders in Directx 11 SDK (standalone) application using graphics diagnostics tool, however I'm not able to find .pdb files for the shaders. I've tried with VS2012 and VS2013 with no results.
    After selecting a frame when I click Start Debugging on one of the shaders in Graphics
    Pixel History panel I'm getting Pixel Shader.pdb not loaded (VS2012) or
    Source Not Available (VS2013) and all I can do is to view disassembly.
    I tried compiling shaders at runtime using D3DX11CompileFromFile with D3DCOMPILE_DEBUG flag
    as well as using the HLSL compiler with debugging information turned on (/Od /Zi) but none of these options is producing the pdb file I could use in graphics diagnostics tool.
    How do I generate these files?

    Hi jaho,
    Since it is the Directx 11 issue, to help you resolve this issue as soon as possible, you could post this issue in this forum:
    http://xboxforums.create.msdn.com/forums/?GroupID=7, and there you would get dedicated support from Directx expert. Thanks for your cooperation.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • My project need to be saved as a Video_TS/Audio_TS file for burning purposes with a company that does bulk burring. how do i go by this?

    my project needs to be saved as a Video_TS/Audio_TS file for burning purposes with a company that does bulk burring. how do i go by this?

    VIDEO_TS (and an empty audio_ts) folders are part of a standardised DVD structure.  So, what you need a DVD-authoring tool.  FCPX offers to create a very simple DVD, one movie, two designs (black or white), no menu, done.  Older Macs came pre-installed with iLife/iDVD  … export your project as a 'Master', drag into iDVD, select any design template ...   Apple axed 'disk creation' about 7 years ago ... the AppStore is crowded with other, convenient, consumer, template based  tools. Professional structured DVDs are only optional with obsolete DVDSP (part of FC-suite) or Adobe Encore .....

  • How to block opening a file for security purposes

    There is a chance my MacBook may need repairs for case issues. I have some personal information on my computer that I want to protect from prying eyes.
    How would I do this?
    Thank you!

    Hi the musigal
    You could create a disk image and encrypt it with a password. Move the files into that and delete the originals. On return, copy them back from the disk image to their original locations.
    To create a disk image:
    Open Disk Utility.
    Select New Image
    Give it a name, select a size and choose Enrcryption
    Click Create
    Enter a chosen password twice (make it different to your normal one)
    The newly created disk image will appear mounted on the Desktop, if that is the location you chose for it.
    Move your sensitive files into it.
    Unmount it (eject it)
    Test it by double clicking on it, supply your password.
    Once opened (mounted), check your files are in there and work correctly.
    Again eject it. It can remain on your computer as it can't be opened except by you.
    Delete the original files.
    regards roam

  • How do I store 4 hours of data and get them out of the "while loop" into a spreadsheet file for documenting purposes? "See additional Text for additonal info"

    What a have is a VI that uses the following SUbvi's, starts with FP OPENvi, then FP Create Tagvi, into a "While Loop" which contains a FP READvi outputting data into a INDEX ARRAYvi outputting to a Display (DBL). This shows the output of a FP-AI-100 monitoring a 9v battery. I have to monitor this battery for a 4 hour period my problem is storing the 4 hours of data and getting it out of the "while loop" into a "Write to Spreadsheet File vi" all I seem to accomplish is just one data sample which I get into a spreed ship file with no problem. I just can't get 4 hours worth. By the way this is my first VI and I'm sel
    f trained so have mercy.

    I figured it out Thanks.
    John Morris
    Glendinning Marine

  • Would like to store data in file for timing purposes

    I have written this code in labview and is working like it should. It takes data of two transducers (analog signals) mounted 1.5 m apart.
    The goal is to find out a precise time between the two rising edges. (attached pic)
    I have collected two waveforms, one from
    transducer 1 and one from transducer 2.  Element 0 of the waveform
    array is the data from transducer 1.  Element 1 is the data from
    transducer 2.
    Both waveforms contain timing information as
    part of their datatype.
    I have tried to store the data as a txt file, but it only stores the last result of each transducer.
    I would like to store the data, and process it in matlab to find a precise time between the rising edges or can this be done in the same VI I have created? 
    Any help is appreciated. 
    Attachments:
    FinalShockSpeed.vi ‏32 KB
    Picture1.jpg ‏25 KB

    Use the "Write to measurement file.vi" and "Read from wavefrom file.vi "found in the "Programming->Waveform->Waveform file I/O pallete" for saving and retrieving the acquired data.
    note that the file hence created will not be in the human readable form.
    The precise rising time computation can also be done using labVIEW. Apply the same logic that you have done in matlab to create a subvi in LabVIEW\
    Guru
    Regards
    Guru (CLA)

  • Reading back file for analysis purposes controlling X-axis

    Alright, I lose using labview.  I use it for a ton of different projects at work.  I have been fooling around with this for a while and maybe I am just missing it.
    Here goes, in one of my applications I record 4 AI channels at various rates (6, 600, 6000) Hz, I write the data to three different files depending on the record speed.  I create a .txt file using the "write to file" wizard.  I check the option to use one time column.  In the end I get a nice file with 5 columns the first being my time, and the other four being the data on the 4 AI channels. 
     Now I am trying to read this file back to graph and perform some analysis on it.  I have tried this a few different ways, with using charts and graphs.  My question is is there anyway to grab that first column and set it as my x-axis.  Right now the x-axis really dosn't make much sense.  Even if it graphed it as a sample number would be good.  Any help would be greatly appreated.
    Thanks
    Chris

    Hi Chris,
    attached vi will read your data...
    When you rename your txt to .lvm you may also use the "Read from measurement file" function. As I'm not using the dynamic datatype (DDT) (so far) I don't know how to separate the single signal from the output - but it is shown in the properties dialog...
    "Spreadsheet string to array" is located on the string palette - like any other string function too
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome
    Attachments:
    Read_Data_LV85.vi ‏81 KB

  • Need to take MIB File for Call Manager

    Hi,
    Can anyone help me how to take MIB file for Call Manager. We have a cluster of 6 CUCM servers (1 pub + 5 Sub). we need this MIB file for monitoring purpose. If you need anyother information regarding this please let me know.

    Hi
    Below MIBs are supported in CUCM.  Refer the link attached for details. Btw which Version are you running ?
    •CISCO-CCM-MIB
    •CISCO-CCM-CAPABILITY
    •CISCO-CDP-MIB
    •CISCO-SYSLOG-MIB
    http://www.cisco.com/en/US/partner/docs/voice_ip_comm/cucm/managed_services/cisco_mibs.html
    Thanks.

  • .pdb files.N72

    Hi
    I'm not able to read .pdb file on my N72 phone.I have the required software .i.e Bible reader 3.65.Please help.

    Hi vinayakRao,
    Based on my understanding, we don't need the PDB files for microsoft.office.interop.excel and office.dll to debug the custom code writed by ourself. Are you not able to debug the project?
    If yes, can you debug a normal project like console application? If not, I suspect it may be relative to the inviroment setting in Visual Studio and here is an article about debuing in Visual Studio for your reference:
    Start, Break, Step, Run through Code, and Stop Debugging in Visual Studio
    Also you can get more effecitve response from
    Visual Studio General Questions forum for the debuging issue in Visual Studio.
    Hope it is helfpul.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do I unlock a file for viewing by other computers

    Please be kind, I'm not a computer whiz!!  I am trying to share a file between computers (both Mac's).  I have gone to the file sharing folder under preferences and checked the boxes I wanted (or thought) would allow me to do this.  I can access the other computer but when I click on the file that I want to look at I get the message "unable to access file because you do not have permission to view".  Well, that stinks.  Is there a way to "unlock" that file for sharing purposes?  I need to put that file on my iPad as well as my new MacBook Pro

    Pooper: A .cws file is a ClarisWorks or AppleWorks template: a file that, when you double-click it, causes the parent application (C'Wks or A'Wks) to create a new file that is an exact duplicate of the template file, except that it's unlocked and ready to have text entered into it. The template file is locked, not by using the "locked" checkbox, but by virtue of being a template instead of a document. A template is locked by definition, so you won't change it by mistake, and can use it over and over as the basis for many new documents.
    Instead of saving all your documents as templates, save them as documents. In AppleWorks or ClarisWorks, this will result in their having .cwk instead of .cws as a filename extension. The necessary options can be found in the "Save" and/or "Save As..." dialog boxes in Appleworks or ClarisWorks — probably in a pull-down file format menu. I don't use those apps myself, so I'm not certain what those dialog boxes look like in them.
    The issue of other people not being able to open the files you email to them is unrelated. Anyone who doesn't have AppleWorks or ClarisWorks will be unable to open files that are written in its native formats. If you trashed your copy of AppleWorks/ClarisWorks, you wouldn't be able to open them yourself. Files that you will want to share with people who don't have A'Wks/C'Wks should be saved in a universal file format such as RTF or plain text.

  • Creating setup file for java

    Somebody tell me how to create setup file for the software which is made by using java programming. We can create jar file for that purpose but I want to create setup file or exe file.

    open source
    - izpack (windows, linux, macos) www.izforge.com or org
    - nsis.sf.net (winblows only)
    commercial
    - www.zerog.com 's InstallAnywhere

  • Where can i find JPEG Files for Flex Button Skinning ??

    Hi a
    I want to apply Third Party skinning to my FLex 3 Built Buttons .
    Please tell where can i find such JPEG Files for this purpose .
    please guide .Thanks.

    Is this not what you're after. Apologies if not, I don't own a Motif XS
    http://download.yamaha.com/search/product/?site=usa.yamaha.com&language=en&categ ory_id1=16244&category_id2=16381&category_id3=&product_id=106375

  • Converting a video file for Final Cut

    I am having trouble figuring out how to convert an existing mpeg or ripping a non copyright DVD so that the resulting file can be played back in Final Cut without any rendering needed. Many conversion apps will output to DV or MOV, but when I bring them in, they need to be rendered before playing. What do I need to do use, and what settings, to make the file play perfectly in Final Cut, without the need to render at all?
    Thanks.

    The tutorial was really clear and good. Here's the link to it for others who may want it directly. http://discussions.apple.com/thread.jspa?threadID=2059475&tstart=0
    It deals with converting VOB, but it's the same deal no matter what you are converting. My only question is he was using PAL, so for NTSC, I used Apple DV/DVCPRO - NTSC. It worked, but just want to be sure that his is correct.
    I'll never understand what the difference is between a DV file and an MOV file for this purpose. I read somewhere else that DV should be avoided and that MOV is better, but that's not what Nick is saying. Any thoughts?

  • Forum for Support or N

    Hi,
    Right, if this forum is not for support purposes, then I ask Creative, why is this forum and the link under the Support section of the Creative site?
    Perhaps this should be moved as it is misleading people into thinking they can get support here. And also, what sort of a company is it, that provides a forum, and does not allow customers to express their feeling upon how that company manages its aspect of products and after sales service, ie: techinical support.
    Many companies are open to feedback, yet Creative seem not to have any staff on the forums, who can actually make a difference to any of the problems a customer may or may not have.
    For example, many companies would have some sort of support representati've in the forums, if only to keep up appearances, and perhaps make a odd post on one or two topics a day. Now that can't really be too much to ask can it's
    Thanks, Andrew Robinson.

    andyr2005 wrote:
    Hi,
    Right, if this forum is not for support purposes, then I ask Creative, why is this forum and the link under the Support section of the Creative site?
    Perhaps this should be moved as it is misleading people into thinking they can get support here.
    We don't mislead people. At the top of every single forum page it says clearly "Discussion Forums" not "Support Forums." All the main forum pages have that red disclaimer. And if I recall correctly, when you sign up for the forums at one point it takes you to a blank screen that has the disclaimer on it, explaining these are not support forums, but user interaction forums. Do you have a specific suggestion to make it less misleading? It's only under the support section on the main website so people can find it when looking for answers. Users often find answers to their problems here without ever having to send an email. So naturally it'd be under the "support" link where people would look for answers to their problems. The numerous warnings the rest of the way to and in the forums should give it away that it's still just a discussion forum, where people can discuss their problems.
    And also, what sort of a company is it, that provides a forum, and does not allow customers to express their feeling upon how that company manages its aspect of products and after sales service, ie: techinical support.
    Many companies are open to feedback, yet Creative seem not to have any staff on the forums, who can actually make a difference to any of the problems a customer may or may not have.
    We are open to feedback, we do generally allow customers to express their feelings about it. If we didn't, there wouldn't really be so many angry posts here, because they would all be deleted right? We have to start locking threads when they turn into flame wars, people start cursing, attacking each other or CL, etc. We only allow CIVIL posts, as outlined in the forum Rules, which you agreed to when you signed up for this forum. And we do pass on your feedback to the appropriate channels. We aren't in charge of actually implementing any ideas, but we do get the feedback to them. And more often than you see, those ideas do get implemented. For example there has been requests in the sound forum for a PCI-Express sound card. I recall seeing Creative showing off a new PCI-Express card recently.
    If anyone has a CIVIL comment to make, I'll leave this thread open. But any attacks, threats, cursing etc, and it's locked. We've stated what this forum is in place for, if you have a suggestion to change the forum please feel free to PM a forum moderator or contact Customer Support.
    Dale

  • I am using Acrobat XI Pro and tried to install the current update. I got this error message: "Error 1328.Error applying patch to file C:\Config.Msi\pT64b3.tmp It has probably been updated by other means1 and can no longer be modified by this patch. For mo

    I am using Acrobat XI Pro and tried to install the current update. I got this error message: "Error 1328.Error applying patch to file C:\Config.Msi\pT64b3.tmp It has probably been updated by other means1 and can no longer be modified by this patch. For more information contact your patch vendor." tried uninstalling and reinstalling and still get the error. Searched for C:\Config.Msi\pT64b3.tmp and cannot find the path or the file

    For AA XI, you only need the 11.0.09 patch. Download from http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows (Use "MAC" if a MAC is used).

Maybe you are looking for

  • Unable to install nvidea Video drivers after Bios update - Latitude E6530

    I recently flashed my bios to the newest version E6530A16.exe | Windows/DOS (9 MB) Release date 23 Oct 2014|Last Updated 23 Oct 2014 Version A16,A16  After that I can't install video drivers.  So I can't connect another monitor to my computer. This i

  • Can't update/restore after intalling itunes 7.0  or see ipod in source list

    I have a complicated issue. I just installed itunes 7.0 and my ipod won't show up in the source list (which had been a problem before with 6.0). Thinking this had to do with my Toshiba laptop, I disabled my high-speed usb port. But one of the later s

  • Unable to find sysctl.conf

    Hi, I want to install oracle s/w for my production server. before installing oracle i want to set kernel parameters in /etc/sysctl.conf .i logined as root user but i couldn't able to fine sysctl.conf file on server.. Edited by: 920033 on Apr 12, 2012

  • Airport doesn't recognize Wifi at night.

    During the daylight hours everything works fine. My airport connects to my wifi network and recognizes surrounding ones. At night (some time between 8 and 10 it seems) it not only refuses to connect to my network, but it does not recognize any networ

  • Query Extract (rscrm_bapi): Influence Job Name

    Hi, I'm using txn rscrm_bapi to extract data to a table.  The job name that is used when i run the extract process is always the same.  It's a fixed alpha numeric string.  Is there a way to change the job name?  I want it to have a descriptive name l