Symbols for wmp.dll on Windows 8.1?

Hi, I'm trying to load the debugging symbols for wmp.dll on Windows 8.1, but the symchk output shows that they don't exist on the Microsoft symbol server (see below). I've also installed the Windows 8.1 x86 32-bit retail symbols from
here, but that doesn't contain the wmp.dll symbols either. Is this an oversight from Microsoft's side, or am I doing something wrong or looking in the wrong places?
Thanks!
C:\Program Files\Windows Kits\8.1\Debuggers\x86>symchk c:\Windows\System32\wmp.d
ll -v
[SYMCHK] Searching for symbols to c:\Windows\System32\wmp.dll in path SRV*C:\WIN
DOWS\SYMBOLS*http://msdl.microsoft.com/download/symbols
DBGHELP: Symbol Search Path: SRV*C:\WINDOWS\SYMBOLS*http://msdl.microsoft.com/do
wnload/symbols
[SYMCHK] Using search path "SRV*C:\WINDOWS\SYMBOLS*http://msdl.microsoft.com/dow
nload/symbols"
DBGHELP: No header for c:\Windows\System32\wmp.dll.  Searching for image on disk
DBGHELP: c:\Windows\System32\wmp.dll - OK
SYMSRV:  File: wmp.pdb
SYMSRV:  Notifies the client application that a proxy has been detected.
SYMSRV:  Connecting to the Server: http://msdl.microsoft.com/download/symbols.
SYMSRV:  Successfully connected to the Server.
SYMSRV:  Sending the information request to the server.
SYMSRV:  Successfully sent the information request to the server.
SYMSRV:  Waiting for the server to respond to a request.
SYMSRV:  Successfully received a response from the server.
SYMSRV:  Closing the connection to the Server.
SYMSRV:  Successfully closed the connection to the Server.
SYMSRV:  Get File Path: /download/symbols/wmp.pdb/F3B83C13024549F7A128285E604D07
082/wmp.pdb
SYMSRV:  Notifies the client application that a proxy has been detected.
SYMSRV:  Connecting to the Server: http://msdl.microsoft.com/download/symbols.
SYMSRV:  Successfully connected to the Server.
SYMSRV:  Sending the information request to the server.
SYMSRV:  Successfully sent the information request to the server.
SYMSRV:  Waiting for the server to respond to a request.
SYMSRV:  Successfully received a response from the server.
SYMSRV:  Closing the connection to the Server.
SYMSRV:  Successfully closed the connection to the Server.
SYMSRV:  Notifies the client application that a proxy has been detected.
SYMSRV:  Connecting to the Server: http://msdl.microsoft.com/download/symbols.
SYMSRV:  Successfully connected to the Server.
SYMSRV:  Sending the information request to the server.
SYMSRV:  Successfully sent the information request to the server.
SYMSRV:  Waiting for the server to respond to a request.
SYMSRV:  Successfully received a response from the server.
SYMSRV:  Closing the connection to the Server.
SYMSRV:  Successfully closed the connection to the Server.
SYMSRV:  Get File Path: /download/symbols/wmp.pdb/F3B83C13024549F7A128285E604D07
082/file.ptr
SYMSRV:  Notifies the client application that a proxy has been detected.
SYMSRV:  Connecting to the Server: http://msdl.microsoft.com/download/symbols.
SYMSRV:  Successfully connected to the Server.
SYMSRV:  Sending the information request to the server.
SYMSRV:  Successfully sent the information request to the server.
SYMSRV:  Waiting for the server to respond to a request.
SYMSRV:  Successfully received a response from the server.
SYMSRV:  Closing the connection to the Server.
SYMSRV:  Successfully closed the connection to the Server.
SYMSRV:  C:\WINDOWS\SYMBOLS\wmp.pdb\F3B83C13024549F7A128285E604D07082\wmp.pdb no
t found
SYMSRV:  http://msdl.microsoft.com/download/symbols/wmp.pdb/F3B83C13024549F7A128
285E604D07082/wmp.pdb not found
DBGHELP: wmp - no symbols loaded
[SYMCHK] MODULE64 Info ----------------------
[SYMCHK] Struct size: 1680 bytes
[SYMCHK] Base: 0x10000000
[SYMCHK] Image size: 13377536 bytes
[SYMCHK] Date: 0x5450386d
[SYMCHK] Checksum: 0x00cc1977
[SYMCHK] NumSyms: 0
[SYMCHK] SymType: SymNone
[SYMCHK] ModName: wmp
[SYMCHK] ImageName: c:\Windows\System32\wmp.dll
[SYMCHK] LoadedImage: c:\Windows\System32\wmp.dll
[SYMCHK] PDB: ""
[SYMCHK] CV: RSDS
[SYMCHK] CV DWORD: 0x53445352
[SYMCHK] CV Data:  wmp.pdb
[SYMCHK] PDB Sig:  0
[SYMCHK] PDB7 Sig: {F3B83C13-0245-49F7-A128-285E604D0708}
[SYMCHK] Age: 2
[SYMCHK] PDB Matched:  TRUE
[SYMCHK] DBG Matched:  TRUE
[SYMCHK] Line nubmers: FALSE
[SYMCHK] Global syms:  FALSE
[SYMCHK] Type Info:    FALSE
[SYMCHK] ------------------------------------
SymbolCheckVersion  0x00000002
Result              0x00010001
DbgFilename         wmp.dbg
DbgTimeDateStamp    0x00000000
DbgSizeOfImage      0x00000000
DbgChecksum         0x00000000
PdbFilename         wmp.pdb
PdbSignature        {F3B83C13-0245-49F7-A128-285E604D0708}
PdbDbiAge           0x00000002
[SYMCHK] [ 0x00000000 - 0x00010001 ] Checked "c:\Windows\System32\wmp.dll"
SYMCHK: wmp.dll              FAILED  - wmp.pdb mismatched or not found
SYMCHK: FAILED files = 1
SYMCHK: PASSED + IGNORED files = 0
Tim De Baets
http://www.bm-productions.tk

Yes, it looks like the matching pdb for your version of wmp.dll is missing on the MS-symbol-server. Could be a glitch on their side.
Symbols in 'Windows symbol packages' include sometimes 'outdated' symbol files, (PDB-Signatures of pdb and module differ).
If symbols for certain modules are missing altogether in these packages, MS may not have the intention to publish them for reason of intellectual property. (Personal opinion).
In any case, to my knowledge, the team in charge of public-symbols - at least for system modules (hmm, wmp is media player ...) - can be contacted via  
windbgfb [at] microsoft [dot] com
see
https://social.msdn.microsoft.com/Forums/lync/en-US/f5408a35-f097-4006-9c95-bf1802d03ead/no-symbols-for-ntdlldll-on-microsofts-symbol-server-kb2882822?forum=windbg
With kind regards
Edit: wording
Just see, for Vista symbols for wmp.dll are available through public-symbol-server, though
call themselves wmp_notestroot.pdb

Similar Messages

  • Debug Symbols for OraOLEDB10.dll - 10.2g

    Where can I obtain the debug symbols (*.PDB) for OraOLEDB10.dll, OraOLEDBrst10.dll, etc.? I'm trying to analyze a memory dump and need the PDBs to analyze the stack correctly.
    Thanks
    Mike

    AFAIK they have never shipped symbols. One good idea is to bulletproof your code with basic things like failure checks after every JNI call, input parameter validation, and running with the "-Xcheck:jni" option. It seems like a lot of people don't do those things, judging by a lot of the code samples posted in this forum. But that sort of defensive programming should really stop 99% of any JVM crashes.
    -slj-

  • C/windows/system32/wmp.dll

    Hello support team,
    my window 7 media will not open- I tried turning feature on & off many times, I tried SFC scan, can fix the problem.
    It keep saying " Wmplayer.exe bad image' 'c/windows/system32/wmp.dll ' has error ' window media player is not installed property and must be reinstall"
    But I can anything on Microsoft download site that I can download. Any suggestions ?
    Thank you so much for youer assistance
    SAM

    Hi,
    First, I suggest you run a security program to scan your system to see if there is any virus may cause your issue.
    Then, we can try to copy the wmp.dll from a good Windows 7 computer or installation media and manually replace to check the results: You'd better log into Safe mode to perform following steps.
    1.Take administrative ownership of the corrupted system file. To do this, at an elevated command prompt, copy and then paste (or type) the following command, and then press ENTER:
    takeown /f "C:\Windows\System32\wmp.dll"
    2.Grant administrators full access to the corrupted system file. To do this, copy and paste (or type) the following command, and then press ENTER:
    icacls "C:\Windows\System32\wmp.dll" /GRANT ADMINISTRATORS:F
    3.Replace the corrupted system file with a known good copy of the file. To do this, copy and paste (or type) the following command, and then press ENTER:
    Copy Source_File "C:\Windows\System32\"
    Note The Source_File placeholder represents the path and file name of the known good copy of the file on your computer
    If we still fail to fix this issue, I recommend your manually install WMP from a installation media:
    I recommend you use following commands running as admin to reinstall Media player from a installation media:
    Uninstall features:
    Dism /online /Disable-Feature /FeatureName:WindowsMediaPlayer
    Mount a wim file from installation media:
    Dism /Mount-Image /ImageFile:C:\test\images\install.wim /index:1 /MountDir:C:\test\mount\windows
    Install Windows Media player from mounted install.wim
    Dism /Online /Enable-Feature /FeatureName:WindowsMediaPlayer /Source:C:\test\mount\windows /LimitAccess
    Note: C:\test\mount\windows is the location you mount the install.wim from installation media
    Kate Li
    TechNet Community Support

  • Exporting symbols in a .exe for external DLLs

    Hello, 
    I am facing a strange problem.
    Basically, I have my application that loads a DLL (I developped).
    My DLL exports functions I can call from my application : OK
    I would also like to call functions of my application from my DLL : it does not work.
    To do that, in my DLL, I call :
    HMODULE hModule = GetModuleHandle("application.exe");
    FARPROC hFunc = GetProcAddress(hModule, "appFunction"); // (defined by : void __declspec(dllexport)  appFunction(void) in my application
    hModule is non-zero but hFunc is NULL. When I use a tool to see exported symbols by application.exe, there is none.
    So my question is : Can I export symbols from a .exe with LabWindows 8.5 ?
    thanks in advance
    Solved!
    Go to Solution.

    Thank you for your answer,
    I had already tried with :
    HMODULE hModule = LoadLibrary("application.exe");  
    and
    HMODULE hModule = LoadLibraryEx("application.exe", NULL, 0);  
    it gives the same result.
    To be more precise here is the source code of dll.dll :
    #include <Windows.h>
    #include <stdio.h>
    typedef void(*APPLI_PRINTF7)(void);
    __declspec(dllexport) void dllFunction(void)
    HMODULE hModule = LoadLibrary("application.exe");
    FARPROC pFunc = GetProcAddress(hModule, "appli_printf7");
    if(pFunc)
    ((APPLI_PRINTF7)pFunc)();
    else
    printf("error = %d\n", GetLastError());
    return;
     and here is the code of application.exe
    #include <Windows.h>
    #include <stdio.h>
    typedef void(*DLL_FUNC)(void);
    __declspec(dllexport) void appli_printf7(void)
    printf("7");
    return;
    int main(void)
    HMODULE hModule = LoadLibrary("dll.dll");
    FARPROC pFunc = GetProcAddress(hModule, "dllFunction");
    ((DLL_FUNC)pFunc)();
    return 0;
    I compiled dll.dll once and for all with LabWindows (8.5), and I compiled exactly the same code for application.exe with LabWindows (8.5) and Visual Studio 2013.
    It works with Visual Studio (the dll finds appli_printf7 and 7 is printed on the screen), but doesnt with LabWindows (the dll does not find appli_printf7 and prompt the error 127 (The specified procedure could not be found.)).
    I used Dependency Walker (and dllexp to confirm) to find out that appli_printf7 is actually NOT exported with LabWindows, and is exported with Visual Studio.
    Therefore, it is normal that the dll can't find the symbol if it is not exported.
    My questions are :
    - Why is that so ???
    - Is there a setting to set in order to make LabWindows export symbols marked by __declspec(dllexport) for .exe projects ?
    - Is this a problem fixed with a newer version of LabWindows ?
    - My dll is actually a plugin to my application. If I can't load symbols from my application, how can I provide an API for my dll in order to make generic functions available to it ? Is there a workaround for it ?
    Edit : I tried with LabWindows 2012, same problem..
    Thanks in advance 

  • During installation of Adobe Photoshop Lightroom 4 the program is searching for msvr100.dll which is not available in windows 7 files. What to do?

    During installation from DVD of Adobe Photoshop Lightroom 4 the program is searching for msvr100.dll which is not available in my Windows 7 files. What to do?

    This provides those files Error "Unable to start correctly - 0Xc00007b"

  • Open Procedure for service "BITS" in DLL "C:\Windows\system32\bitsperf.dll" failed

    This error is occurring on my Windows Server 2008R2 server with SQL 2008R2 installed.  I have found lots of "help" but none of it works...
    The Open Procedure for service "BITS" in DLL "C:\Windows\system32\bitsperf.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.
    The "help" I have found...
    http://technet.microsoft.com/en-us/library/cc774913(WS.10).aspx
    http://support.microsoft.com/kb/300956 

    I was able to re-install BITS.  The BITS error seems to have gone away, but this error is now showing...
    The object length of an object returned by Extensible Counter DLL "C:\Windows\system32\wbem\wmiaprpl.dll" for the "WmiApRpl" service was not correct. The sum of the object lengths returned did not match the size of the buffer returned.  The performance
    data returned by the counter DLL will not be returned in the Perf Data Block. The first four bytes (DWORD) of the Data section contains the count of objects.
    Help?

  • The Open Procedure for service "WDSTFTP" in DLL "C:\Windows\system32\wdstftp.dll" failed. WDS not PXE booting!

    This morning came in to find clients were not getting there bootfiles through PXE. I checked the logs to find the following events related to WDS.
    The Open Procedure for service "WDSTFTP" in DLL "C:\Windows\system32\wdstftp.dll" failed
    The Open Procedure for service "WDSServer" in DLL "C:\Windows\system32\wdssrv.dll" failed
    The Open Procedure for service "WDSMC" in DLL "C:\Windows\system32\wdsmc.dll" failed
    Has anyone seen this or have a link to a resolution?
    tconners

    Hotfix loaded but didn't help.
    Found a few articles referring to rebuilding the perf counter library. I ran "lodctr /R" failed first time then worked the second time. I believe the errors:
    The Open Procedure for service "WDSTFTP" in DLL "C:\Windows\system32\wdstftp.dll" failed
    The Open Procedure for service "WDSServer" in DLL "C:\Windows\system32\wdssrv.dll" failed
    The Open Procedure for service "WDSMC" in DLL "C:\Windows\system32\wdsmc.dll" failed
    Are gone but PXE boot still fails.
    Do you think I might have to uninstall WDS and reinstall? "Using SCCM console to just remove PXE"
    tconners

  • Windows Vista compatibility for Crviewer.DLL

    Our Windows XP are installed CRVIEWER.DLL Crystal Viewer 11.5 (Version 11.5.8.826), I'd like to know does this DLL support Windows Vista, or need to upgrade to a newer DLL? Also, any known bug is this version?

    I haven't seen many issues with Vista.I would think the viewer would be fine.
    Vista is on the XIR2 SP4 [supported platforms|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10adabe5-823f-2b10-edb9-fe8ccc5e3dd3]
    *Supported Operating Systems*
    *Desktop Products*u2022 Windows Vista (All 32-bit and 64-bit Editions)
    u2022 Windows Vista SP1 (All 32-bit and 64-bit Editions)
    Regards,
    Tim

  • Can't build "hprof.dll" on Windows [JDK5.0]

    Hello everyone!
    Now,I am trying to build "hprof.dll" on windows, because I want to customize "Hprof".The "hprof" source code is included in "JDK DEMO(see %JAVA_HOME%\demo\jvmti\hprof\src)".
    I have not changed the source code at all.
    However,Building doesn't go well.
    My environment
    windows Xp sp1
    J2SE5.0 [<-JAVA_HOME=C:\Program Files\Java\jdk1.5.0_05]
    VC++6.0
    I made a simple batch file to build it referring to "sample.makefile.txt".
    I executed this batch file in "%JAVA_HOME%\demo\jvmti\hprof\src".
    ---build batch----------------------------------------
    set JDK_INC=C:\Program Files\Java\jdk1.5.0_05\include
    set CFLAGS= -Ox -Op -Zi -Gy -W0 -WX -DHPROF_LOGGING -DNDEBUG -I. -I..\..\java_crw_demo\src -I"%JDK_INC%" -I"%JDK_INC%\win32"
    del /F *.obj *.exp *.lib
    del /F hprof_md.c
    copy .\windows\hprof_md.c hprof_md.c
    cl %CFLAGS% /c *.c
    link -dll -out:MyHprof.dll *.obj wsock32.lib winmm.lib
    pause
    -----Result-------------------------------------------
    debug_malloc.c
    hprof_blocks.c
    hprof_class.c
    hprof_cpu.c
    hprof_error.c
    hprof_event.c
    hprof_frame.c
    hprof_init.c
    hprof_io.c
    hprof_ioname.c
    hprof_listener.c
    hprof_loader.c
    hprof_md.c
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(99) : error C2011: 'fd_set' : 'struct' type redefinition
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(134) : note C6311: C:\Program Files\Microsoft Visual Studio\VC98\include\winsock.h(83) :see previous definition of 'FD_SET'.
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(143) : error C2011: 'timeval' : 'struct' type redefinition
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(199) : error C2011: 'hostent' : 'struct' type redefinition
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(212) : error C2011: 'netent' : 'struct' type redefinition
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(219) : error C2011: 'servent' : 'struct' type redefinition
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(226) : error C2011: 'protoent' : 'struct' type redefinition
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(310) : error C2011: 'in_addr' : 'struct' type redefinition
    [continues]
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(2258) : error C2375: 'WSAAsyncGetProtoByNumber' : redefinition; different linkage
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock.h(810) : see declaration of 'WSAAsyncGetProtoByNumber'
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(2283) : error C2375: 'WSAAsyncGetHostByName' : redefinition; different linkage
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock.h(814) : see declaration of 'WSAAsyncGetHostByName'
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(2310) : error C2375: 'WSAAsyncGetHostByAddr' : redefinition; different linkage
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock.h(818) : see declaration of 'WSAAsyncGetHostByAddr'type redefinition
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(2333) : error C2375: 'WSACancelAsyncRequest' : redefinition; different linkage
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock.h(822) : see declaration of 'WSACancelAsyncRequest'type redefinition
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock2.h(2353) : error C2375: 'WSAAsyncSelect' : redefinition; different linkage
    C:\Program Files\Microsoft Visual Studio\VC98\include\winsock.h(824) : see declaration of 'WSAAsyncSelect'type redefinition
    hprof_monitor.c
    hprof_object.c
    hprof_reference.c
    hprof_site.c
    hprof_stack.c
    hprof_string.c
    hprof_table.c
    hprof_tag.c
    hprof_tls.c
    hprof_trace.c
    hprof_tracker.c
    hprof_util.c
    C:\Program Files\Java\jdk1.5.0_05\demo\jvmti\hprof\src>link -dll -out:MyHprof.dll *.obj wsock32.lib winmm.lib
    Microsoft (R) Incremental Linker Version 6.00.8447
    Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
    Linking...
    hprof_init.obj : error LNK2001: unresolved external symbol "_md_get_milliticks
    hprof_io.obj : error LNK2001: unresolved external symbol "_md_get_milliticks
    hprof_init.obj : error LNK2001: unresolved external symbol "_md_init
    hprof_util.obj : error LNK2001: unresolved external symbol"_md_snprintf
    [continues]
    hprof_listener.obj : error LNK2001: unresolved external symbol "_md_ntohs
    hprof_listener.obj : error LNK2001: unresolved external symbol "_md_ntohl
    hprof_listener.obj : error LNK2001: unresolved external symbol "_md_shutdown
    hprof_tls.obj : error LNK2001: unresolved external symbol "_md_get_thread_cpu_timemillis
    MyHprof.dll : fatal error LNK1120: 29 unresolved externals
    The problem is the compile error of "hprof_md.c". (VC compile Error No : C2011, C2375)
    I think that the link error in the end part is solved with this compile error.
    Because "sample.makefile.txt" is for GNU make, I tyied to build using Cygwin and GNU make.
    but the same compile error went out.
    My Knowledge is insufficient concerning C/C++ development....
    I have no idea how to deal with this error.
    Who can help me about this problem ? please give me some answers!
    Thank you for reading .
    Sorry my poor English...
    Masahiro Kouda

    Do you have the specific name of the C++ compiler you are using?
    The actual name on the box and the specific version string?
    I'll look into this, sorry I didn't see this earlier.
    -kto

  • How to debug Injected remote thread with symbols (not a DLL just a thread)

    I am trying to debug my injected code assignment(code injected into explorer but for the porpose of my research assignment it can be any 3rd party code). I am able to connect to my VM(remotely with a remote debugging monitors) and attach to my breaking thread
    (int 3) inside explorer, but I can only see my code as dis-assembly code. I need to see my source code (have the debugger look for it for that offset/thread).(I believe i have all the pdbs stored correctly on the other system as I was able to debug an "injected"
    dll module with its source code,(after attaching to that process of-course)
    I want to debug my Injected code with my source code, (not an injected dll!). so my question is: 1. is it possible to debug with source code a remote create thread ?(CreateRemoteThread)
    any other issue with this when trying to do it remotely ? (I'm doing a remote debug with msvsmon.exe) ? or can I connect the source code my self in any way ? can a build with .bsc file make any different in helping the debugger find the source code of my
    injected thread ?
    Please any thoughts anyone ??
    Thanks

    JFYI Windbg:
    Debug-info can be loaded for whole - memory-mapped - modules ('sections' start at 'expected' RVAs), copied  manually (WriteProcessMemory) into address space of a process
    using '.reload /f module=address' (module then shows up in loaded-module-list 'lm'):
    Write image of module to file:
    CommandLine: "C:\Users\sammy\Documents\Visual Studio 2010\Projects\Injector\Debug\Injector.exe"
    Symbol search path is: C:\Windows\symbols\dll;srv*C:\Symbols\MsSymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is:
    ModLoad: 00f10000 00f2b000 Injector.exe
    ModLoad: 77260000 77388000 ntdll.dll
    ModLoad: 76ff0000 770cd000 C:\Windows\system32\kernel32.dll
    ModLoad: 6a490000 6a603000 C:\Windows\system32\MSVCR100D.dll
    (e6c.1390): Break instruction exception - code 80000003 (first chance)
    eax=00000000 ebx=00000000 ecx=0024f778 edx=772c5d14 esi=fffffffe edi=00000000
    eip=772a878e esp=0024f790 ebp=0024f7c0 iopl=0 nv up ei pl zr na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
    ntdll!DbgBreakPoint:
    772a878e cc int 3
    0:000> .writemem c:\temp\injector.exe 00f10000 00f2afff
    Writing 1b000 bytes......................................................
    Allocate memory in other process, copy image, load pdb:
    CommandLine: "C:\Users\sammy\Documents\Visual Studio 2010\Projects\VectorWindbg\Debug\VectorWindbg.exe"
    Symbol search path is: C:\Windows\symbols\dll;srv*C:\Symbols\MsSymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is:
    ModLoad: 00a40000 00a68000 VectorWindbg.exe
    ModLoad: 77260000 77388000 ntdll.dll
    ModLoad: 76ff0000 770cd000 C:\Windows\system32\kernel32.dll
    ModLoad: 6a490000 6a603000 C:\Windows\system32\MSVCR100D.dll
    ModLoad: 6a3d0000 6a487000 C:\Windows\system32\MSVCP100D.dll
    (15cc.8c0): Break instruction exception - code 80000003 (first chance)
    eax=00000000 ebx=00000000 ecx=0022f418 edx=772c5d14 esi=fffffffe edi=00000000
    eip=772a878e esp=0022f430 ebp=0022f460 iopl=0 nv up ei pl zr na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
    ntdll!DbgBreakPoint:
    772a878e cc int 3
    0:000> !sym noisy
    noisy mode - symbol prompts on
    0:000> .dvalloc 1b000
    Allocated 1b000 bytes starting at 00050000
    0:000> .readmem c:\temp\injector.exe 00050000 L0x1b000
    Reading 1b000 bytes......................................................
    0:000> .reload /f injector.exe=00050000
    DBGHELP: c:\windows\symbols\dll\Injector.pdb - file not found
    DBGHELP: c:\windows\symbols\dll\exe\Injector.pdb - file not found
    DBGHELP: c:\windows\symbols\dll\symbols\exe\Injector.pdb - file not found
    SYMSRV: c:\symbols\mssymbols\Injector.pdb\FE691049676443688BDF84F0EEE965552\Injector.pdb not found
    SYMSRV: http://msdl.microsoft.com/download/symbols/Injector.pdb/FE691049676443688BDF84F0EEE965552/Injector.pdb not found
    DBGHELP: injector - private symbols & lines
    C:\Users\sammy\Documents\Visual Studio 2010\Projects\Injector\Debug\Injector.pdb

  • While installing Adobe Acrobat 8 on Windows 7 Professional why do I get the message "Adobe pdf.dll on windows Vista CD-ROM is needed.

    While installing Adobe Acrobat 8 on Windows 7 Professional, why do I get the messaage "Adobe pdf.dll on Windows Vista CD-ROM is needed"?

    Because your software is far too old for Windows 7.

  • LoadLibraryA() in pscompat.dll failed for 'PSORA64.dll': reason=193

    Hi:
    I setup PeopleTools 8.53 on Windows7 64bit with Oracle database 11.2.0 32bit,Oracle Tuxedo 11.1.1.2.0 64bit and Oracle WebLogic Server 10.3.6,after run Data Mover,using psadmin.exe to create Application Server,then select:Create a domain,select:smaill,all of the settings flowing:
    Quick-configure menu -- domain: ps
    Features Settings
    ========== ==========
    1) Pub/Sub Servers : No 16) DBNAME :[ps]
    2) Quick Server : No 17) DBTYPE :[ORACLE]
    3) Query Servers : No 18) UserId :[PS]
    4) Jolt : Yes 19) UserPswd :[PS]
    5) Jolt Relay : No 20) DomainID :[TESTSERV]
    6) WSL : No 21) AddToPATH :[E:\app\Administrator\product\11.2.0\dbhome_1\BIN]
    7) PC Debugger : No 22) ConnectID :[people]
    8) Event Notification: Yes 23) ConnectPswd:[people]
    9) MCF Servers : No 24) ServerName :[]
    10) Perf Collator : No 25) DomainConnectPswd:[]
    11) Analytic Servers : Yes 26) WSL Port :[7000]
    12) Domains Gateway : No 27) JSL Port :[9000]
    28) JRAD Port :[9100]
    when boot the domain,PSAPPSRV cann't boot:
    exec PSAPPSRV -o ".\LOGS\stdout" -e ".\LOGS\stderr" [email protected] -- -D TESTSERV -S PSAPPSRV :
    CMDTUX_CAT:1685: ERROR: Application initialization failure
    In stderr ,only one message:
    LoadLibraryA() in pscompat.dll failed for 'PSORA64.dll': reason=193
    In psft\pt\8.53\appserv\ps\LOGS\APPSRV_0223.LOG :
    PSAPPSRV.6268 (0) [2013-02-23T23:52:14.146](0) PeopleTools Release 8.53 (Windows) starting. Tuxedo server is APPSRV(99)/2
    PSAPPSRV.6268 (0) [2013-02-23T23:52:14.395](0) Cache Directory being used: C:\Users\Administrator\psft\pt\8.53\appserv\ps\CACHE\PSAPPSRV_2\
    PSAPPSRV.6268 (0) [2013-02-23T23:52:14.501](1) GenMessageBox(200, 0, M): PS General SQL Routines: Missing or invalid version of SQL library PSORA64 (200,0)
    PSAPPSRV.6268 (0) [2013-02-23T23:52:14.532](0) Database Options: override_connection_reset: 0
    PSAPPSRV.6268 (0) [2013-02-23T23:52:14.532](1) GenMessageBox(0, 0, M): Database Signon: Could not sign on to database PS with user PS.
    PSAPPSRV.6268 (0) [2013-02-23T23:52:14.539](0) Server failed to start
    PSADMIN.6068 (0) [2013-02-23T23:52:21.915](0) End boot attempt on domain ps
    In \psft\pt\8.53\appserv\ps\LOGS\TUXLOG.022313:
    235208.USER-PC!tmboot.5644.6920.-2: LIBTUX_CAT:1376: WARN: APPDIR value "C:\Users\Administrator\psft\pt\8.53\appserv\pstest" in environment does not match configuration "C:\Users\Administrator\psft\pt\8.53\appserv\ps"
    235210.USER-PC!tmboot.5644.6920.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 120 seconds
    235210.USER-PC!tmboot.5644.6920.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    235211.USER-PC!PSWATCHSRV.3572.6112.-2: 02-23-2013: Tuxedo Version 11.1.1.2.0 with VS2010, 64-bit
    235211.USER-PC!PSWATCHSRV.3572.6112.-2: LIBTUX_CAT:262: INFO: Standard main starting
    235213.USER-PC!PSAPPSRV.6268.6076.0: 02-23-2013: Tuxedo Version 11.1.1.2.0 with VS2010, 64-bit
    235213.USER-PC!PSAPPSRV.6268.6076.0: LIBTUX_CAT:262: INFO: Standard main starting
    235214.USER-PC!PSAPPSRV.6268.6076.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    235214.USER-PC!tmboot.5644.6920.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    How can i fix this error? Thanks in advance.

    Please, do not hijack other's thread.
    -- mod. action: this very thread is old and hijacked, locking it --
    Nicolas.

  • Insert symbols for an ion in pages. (i.e. Na+)

    I manage to create the symbols I need by editing it manually. But it would be lovely to have pages edit (auto-correct) it into an elevated text/symbol for me.. or perhaps make a keyboard-shortcut for it?

    You can add the superscript plus sign to Pages Preferences Auto-correction.
    From the Edit menu, choose Special Characters... and a Characters window will open. If you do not have a Math Symbols category in the left nav of this window, select the gear in the window heading and customize list. A drop down list will appear and select Math Symbols and then the Done button.
    Math Symbols will now appear in the Character window left nav. Select it and in the resulting window of Math symbols, scroll down to the second from last row. On the right, will be your Super Script Plus (ion) character. Select it for visual reference.
    In Pages preferences > Auto-Correction Preferences, go the end of the choices and select ‘+’ to create a new entry. Double-click the Replace entry to select it, and type a normal + sign like this: [+]. The brackets are arbitrary delimiters. Now, double-click in the With column to select it. In the Characters window, you can now double-click that SuperScript Plus sign that you selected earlier. It will now be placed in the With box. Click the ”On” box for this auto-correction row and close Pages preferences and the Characters window.
    Now, in Pages, type the following:
    “The sodium ion is represented by Na[+].”
    If you want this ionic auto-correct to work outside of Pages, you can duplicate the above activity in the System Preferences > Language & Text > Text auto-correction table.

  • UnsatisfiedLinkError for JNI DLL compiled with vs2008 express

    I am trying to create a JNI DLL using Visual Studio 2008 Express.
    I have read several places where -MD causes JNI problems but from what I've read, I need this option to create the DLL properly.
    The DLL does get built cleanly and I have created a simple C application (obviously not calling the JNI functions themselves but the other functions that are in the DLL). This application runs with no problems.
    As soon as I try to use the DLL with JNI, I get an UnsatisfiedLinkError: Can't find dependent libraries.
    I have used Dependency Walker on the C application I created and it finds no errors; however, if I run it on the DLL itself, it does report an error trying to find msvcr90.dll which is in the winsxs directory under c:\windows so I assume this is the problem dependency.
    I am running this on the same computer that has Visual Studio 2008 Express SP1 installed. This is a Windows XP Service Pack 3 computer running JDK 1.6.0_14.
    Any help would be greatly appreciated.
    Thanks

    Right or wrong, I include some library files into my link statement (it's the only way I could find to clear up your question). I link in some standard window libraries as well as some of my own DLL whose functions are used by this DLL. I use a makefile to build my code.
    Here is a compile statement and the link statement for my DLL:
    cl.exe -I c:\progra~1\micros~1.0\vc\include -I c:\progra~1\mi2578~1\windows\v7.0\include -I c:/progra~1/java/jdk1.6.0_14/include -I c:/progra~1/java/jdk1.6.0_14/include/Win32 -I S:/wlw/Develop/Src/Include -I S:/wlw/Products/Src/Include -I S:/wlw/Products/Src/Include -I S:/wlw/Products/Src/LibSrc/RTA/Client/Include/Example -I S:/wlw/Products/Src/LibSrc/RTA/Client/Include/System -I S:/wlw/Products/Src/LibSrc/RTA/Client/Include/User -I S:/wlw/Products/Src/LibSrc/RTA/Server/Include/System -I S:/wlw/Products/Src/LibSrc/RTA/Server/Include/User -DRTA_DLL -D_BIND_TO_CURRENT_VCLIBS_VERSION -Zp4 -DWIN32 -D__WIN32__ -DWINVER=0x0400 -D_WIN32_WINNT=0x0400 -D_USE_32BIT_TIME_T -D_CRT_SECURE_NO_WARNINGS -nologo -W3 -Od -EHsc -MD -Z7 -c buildDate.c
    link.exe -incremental:no -nologo -debug kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib -dll -out:S:/wlw/Products/Obj/Win32/Lib/rta.dll -implib:S:/wlw/Products/Obj/Win32/Lib/rta.lib eipc_client.obj eipc_usersys.obj eips_pccc.obj eips_cnxn.obj eips_cpf.obj eips_encap.obj eips_iomsg.obj eips_rtasys.obj eips_timer.obj rta_utils.obj eips_userdf1.obj eips_userobj.obj eips_usersock.obj eips_usersys.obj jniRta.obj jniRtaPlc.obj jniRtaPlcAddress.obj qcRta.obj qcRtaPlcAddressLink.obj qcRtaPlcLink.obj qcRtaProcess.obj qcRtaRead.obj qcRtaSlcRead.obj qcRtaSlcWrite.obj qcRtaState.obj qcRtaTimer.obj qcRtaWrite.obj Q:/Develop/Obj/Win32/Lib/tcpipNet.lib Q:/Develop/Obj/Win32/Lib/linkList.lib Q:/Develop/Obj/Win32/Lib/stdUtils.lib buildDate.obj
    mt -manifest S:/wlw/Products/Obj/Win32/Lib/rta.dll.manifest -outputresource:S:/wlw/Products/Obj/Win32/Lib/rta.dll;2

  • Classes12.jar looking for ocijdbc8.dll instead of ocijdbc9.dll?

    I have installed the client portion of Oracle 9 release 2 and written an EJB that uses the oci JDBC driver. I have no other oracle installation on my machine, so I only have the ocijdbc9.dll in my %ORACLE_HOME%\bin directory, not the ocijdbc8.dll.
    The classes12.jar file (installed by the same installation mentioned above) is in my classpath.
    The code throws an "UnsatisfiedLinkError: no ocijdbc8 in java.library.path". This does not make sense to me because it should be trying to load ocijdbc9.dll.
    Please assist.
    Andreas

    Hi,
    Thank you for your response, but I guess I should have been a little bit more specific. As mentioned, I installed oracle 9 release 2 client only and have no other oracle installation on my machine. I am working on my laptop with Windows XP Professional. The application server hosting my EJB's is Weblogic Server version 7.0. So I am NOT using OC4J. I am accessing an Oracle Database on a Tru64 UNIX box.
    My EJB cannot create the connection because classes12.jar in my ORACLE_HOME\jdbc\lib which is in my classpath tries to load ocijdbc8.dll. Since I have only installed oracle9 release 2, should it not be looking for ocijdbc9.dll??? ocijdbc9.dll exists in ORACLE_HOME\bin. The classes12.jar was installed by the oracle9 release 2 client installation.
    Please help me....
    Regards,
    Andreas

Maybe you are looking for

  • No Color Correction to FCP from Color

    I have project that I graded in Color, I rendered it and send it back to FCP, when I viewed to clips in the FCP timeline from Color, no color correction was applied to the clips, did I do something wrong? How do I make work properly? Any advice would

  • Mac book runs slow, locks up?

    Does any one have suggestions of how I many speed up my computer?

  • Upgrade from 4.6b to ECC 6.0 abap changes?

    Hi all, Kindly can any one provide me documentation on upgrading from 4.6 to ECC 6.0 Related to changes in abap code, obsolet functions, etc. It will be very helpful If you can help me. Thanking you in advance,

  • JWS  version based Download

    Why does JWS return "missing version field in server-answer by access of the resource" error, when I specify the rigth version-id of the jar archiv in the JNLP file.

  • Delegate vs assign vs routing in BPEL

    What is difference between Assign and Routing and Delegating in oracle bpel process manager?