Issues with MSVCR90.DLL

After a few hours of searching and trying various things, I think I've hit a wall with my limited ability in JNI. I have a C++ library that (according to their docs and Dependency Walker) is linked to MSVCR90.DLL. I have created a simple DLL that links in their LIB and exports a couple of functions to mimic the C++ functionality, using Visual C++ 2008 Express.
I then created the Java class, defining my native methods, and attempt to then call one of these methods. As soon as it attempts to load my DLL using "System.loadLibrary", I get an error stating "Runtime Error: Program ... \bin\java.exe... R6034 An application has made an attempt to load the C runtime library incorrectly".
Please note that I have tried recompiling my C++ DLL with /MD and /MT options for the runtime to no avail. Am I completely at the mercy of the vendor of the 3rd party DLL, or is there something crucial that I am missing because I am so new to JNI?
Thanks!

I had a similar problem so i put the DLL on the path and had that error. I googled it and ended up on a MS site that said you have to include the manifest
The command i used was the following.
mt -manifest $(FILE).dll.manifest -outputresource:$(FILE).dll;2

Similar Messages

  • Issues with Shell32.dll, NTDLL.DLL and Migration from Windows 2003 to Windows 2012

    Hello all,
    I am new to ThinApp and working as a consultant to help a company migrate older Windows 2003 software to Windows 2012.  They have purchased ThinApp 5.0.4.5 so that is what we will be using.
    We have created a clean 2003 VM and did a pre-scan
    We loaded the application and configured it  and then did a capture.
    We then tested the capture the 2003 VM and it works
    We then loaded the capture on a Clean 2003 VM and it works
    We then loaded onto a 2012 VM and when running the app from a command window get an error  -missing import shell32.dll:StrCpyNW
    If we run the capture in Emulation Mode on 2012 VM, we do not get the Shell32.dll error but instead the cmd fails with a Fault Module Name  - NTDLL.DLL error
    I am sure I am just missing the correct location to identify or configure the capture - but do not have the experience to know where yet.  (Taking training next week).
    Until then, is there any suggestions which I can try?
    Thanks for your time in advance,
    Vince 

    Tried and done that.  The main issue while configuring the printer from the printer Web Interface is that there is no access to the Digital Sending section due to a problem with the "Sun Java plug in"  I think the code mentions 1.31. or similar.
     We downloaded the java plug in and installed it.  No progress. 
    We reset the printer to defaults and reconfigured it .. It sees the smtp gateway and access it but fails sending email with scanned documents.. 
    We have tried in very different ways.  We connected the printer to another domain SBS server 2003 and it works beautifully.  So, I have no idea on what is the problem. We created a firewall exception for ports 390. 1783 from the SBS to the Printer
    and still no go..
    We have tried four different accounts and nothing.  Same results as stated originally.
    Any other suggestions??
    JFM

  • Issue with itestsharp.dll

    Hi,
    I have a wesite using itextsharp.dll 5.4.5 which generates the PDF perfectly when run from visual studio 2010.But when deployed in windows server 2008r2(iis7.5) the PDF are not poped up. Also no error is shown on the web page.
    Can anyone help me on this?

    I think you can get an answer from iTextSharp as well, as from glance it looks of a platform thing.
    Mark Answered, if it solves your question and Vote if you found it helpful.
    Rohit Arora

  • Wine taking hell lot of time to do anyting and issue with amibroker

    I installed wine and winetools. Initially, there were some problems with openGl, etc., which resolved after I enabled "glx" and "dri" in xorg.conf. Now, wine was supposed to work but it did not, it seemed to hang. Then i came across this http://bbs.archlinux.org/viewtopic.php?id=24345
    This suggested me to wait and i did the same. After half an hour winecfg finally started. Then I ran "wine some-set-up-file.exe" and it too 10 minutes to see the installer. I installed a program called amibroker and on starting the program (it too 5 minutes to start), there was an issue with MFC42.dll which I downloaded  and saved in ~/.wine/drive_c/windows/system32.
    Then on starting the program again, i got this error:
    [shantanu@bluehead ~]$ wine ~/.wine/drive_c/Program\ Files/AmiBroker/Broker.exe
    Warning: could not find DOS drive for current working directory '/home/shantanu', starting in the Windows directory.
    wine: Call from 0x6782aa18 to unimplemented function MFC42.DLL.6571, aborting
    wine: Unimplemented function MFC42.DLL.6571 called at address 0x6782aa18 (thread 0009), starting debugger...
    Unhandled exception: unimplemented function MFC42.DLL.6571 called in 32-bit code (0x7efa2f58).
    Register dump:
    CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
    EIP:7efa2f58 ESP:0033fc98 EBP:0033fcfc EFLAGS:00200206( - 00 - -IP1)
    EAX:000019ab EBX:7efe46cc ECX:00000000 EDX:678a0660
    ESI:0033fca4 EDI:6789e0d0
    Stack dump:
    0x0033fc98: 7efe46cc 0033fcbc 7efa408b 80000100
    0x0033fca8: 00000001 00000000 6782aa18 00000002
    0x0033fcb8: 67882b68 000019ab 0033fce0 6781adfd
    0x0033fcc8: 678a0660 00000000 0000003d 00000020
    0x0033fcd8: 0000005a 00000000 00000078 6781afe5
    0x0033fce8: 00000000 00000000 00000000 7ecd459c
    Backtrace:
    =>1 0x7efa2f58 stub_entry_point+0x58() in ntdll (0x0033fcfc)
    2 0x6782aa18 in amixtp (+0x2aa18) (0x0033fd4c)
    3 0x6786614e in amixtp (+0x6614e) (0x0033fd78)
    4 0x7efa1fc5 call_dll_entry_point+0x15() in ntdll (0x0033fd98)
    5 0x7efa3bed MODULE_InitDLL+0x8d() in ntdll (0x0033fe28)
    6 0x7efa440d process_attach+0x12d() in ntdll (0x0033fe68)
    7 0x7efa4352 process_attach+0x72() in ntdll (0x0033fea8)
    8 0x7efa6450 LdrInitializeThunk+0x2d0() in ntdll (0x0033ff08)
    9 0x7ee87e65 start_process+0xb5() in kernel32 (0x0033ffe8)
    10 0xb7e9f6f7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
    0x7efa2f58 stub_entry_point+0x58 in ntdll: subl $4,%esp
    Modules:
    Module Address Debug info Name (91 modules)
    PE 400000- 545000 Deferred broker
    PE 10000000-10006000 Deferred brokey
    PE 10100000-10142000 Deferred cooltool
    PE 10200000-10236000 Deferred misctool
    ELF 41191000-41194000 Deferred libxau.so.6
    ELF 41196000-4119b000 Deferred libxdmcp.so.6
    ELF 4129f000-412ad000 Deferred libxext.so.6
    ELF 412af000-412c7000 Deferred libice.so.6
    ELF 41480000-41486000 Deferred libxrandr.so.2
    ELF 414d9000-414f8000 Deferred libexpat.so.1
    ELF 414fa000-41525000 Deferred libfontconfig.so.1
    ELF 41527000-4152f000 Deferred libxrender.so.1
    ELF 415b0000-415b5000 Deferred libxfixes.so.3
    ELF 415b7000-415ba000 Deferred libxinerama.so.1
    ELF 415bc000-415c5000 Deferred libxcursor.so.1
    ELF 416da000-416df000 Deferred libxxf86vm.so.1
    ELF 416fb000-4175d000 Deferred libgl.so.1
    ELF 4175f000-41768000 Deferred libdrm.so.2
    ELF 4185b000-4186b000 Deferred libtasn1.so.3
    ELF 426f7000-426fb000 Deferred libgpg-error.so.0
    ELF 42959000-429ab000 Deferred libgcrypt.so.11
    ELF 4585c000-4588b000 Deferred libcups.so.2
    PE 5f400000-5f4ed000 Deferred mfc42
    PE 67800000-678cd000 Export amixtp
    ELF 7bf00000-7bf03000 Deferred <wine-loader>
    ELF 7df96000-7dfaa000 Deferred msimg32<elf>
    \-PE 7dfa0000-7dfaa000 \ msimg32
    ELF 7dfaa000-7dfbf000 Deferred midimap<elf>
    \-PE 7dfb0000-7dfbf000 \ midimap
    ELF 7dfbf000-7dfe5000 Deferred msacm32<elf>
    \-PE 7dfd0000-7dfe5000 \ msacm32
    ELF 7dfe5000-7dffd000 Deferred msacm32<elf>
    \-PE 7dff0000-7dffd000 \ msacm32
    ELF 7dffd000-7e039000 Deferred wineoss<elf>
    \-PE 7e000000-7e039000 \ wineoss
    ELF 7e039000-7e03f000 Deferred libnss_dns.so.2
    ELF 7e03f000-7e055000 Deferred libnsl.so.1
    ELF 7e055000-7e083000 Deferred libcrypt.so.1
    ELF 7e0f6000-7e163000 Deferred libgnutls.so.13
    ELF 7e1c3000-7e1f5000 Deferred uxtheme<elf>
    \-PE 7e1d0000-7e1f5000 \ uxtheme
    ELF 7e28b000-7e378000 Deferred libx11.so.6
    ELF 7e3a3000-7e3ab000 Deferred libsm.so.6
    ELF 7e3ab000-7e43a000 Deferred winex11<elf>
    \-PE 7e3c0000-7e43a000 \ winex11
    ELF 7e494000-7e4a6000 Deferred libz.so.1
    ELF 7e4a6000-7e521000 Deferred libfreetype.so.6
    ELF 7e521000-7e5af000 Deferred winmm<elf>
    \-PE 7e530000-7e5af000 \ winmm
    ELF 7e5af000-7e5c3000 Deferred lz32<elf>
    \-PE 7e5c0000-7e5c3000 \ lz32
    ELF 7e5c3000-7e5dc000 Deferred version<elf>
    \-PE 7e5d0000-7e5dc000 \ version
    ELF 7e5dc000-7e5ee000 Deferred libresolv.so.2
    ELF 7e5ee000-7e60c000 Deferred iphlpapi<elf>
    \-PE 7e600000-7e60c000 \ iphlpapi
    ELF 7e60c000-7e661000 Deferred rpcrt4<elf>
    \-PE 7e620000-7e661000 \ rpcrt4
    ELF 7e661000-7e6fd000 Deferred ole32<elf>
    \-PE 7e670000-7e6fd000 \ ole32
    ELF 7e6fd000-7e796000 Deferred oleaut32<elf>
    \-PE 7e710000-7e796000 \ oleaut32
    ELF 7e796000-7e7c8000 Deferred winspool<elf>
    \-PE 7e7a0000-7e7c8000 \ winspool
    ELF 7e7c8000-7e885000 Deferred comctl32<elf>
    \-PE 7e7d0000-7e885000 \ comctl32
    ELF 7e885000-7e8dd000 Deferred shlwapi<elf>
    \-PE 7e890000-7e8dd000 \ shlwapi
    ELF 7e8dd000-7e9d7000 Deferred shell32<elf>
    \-PE 7e8f0000-7e9d7000 \ shell32
    ELF 7e9d7000-7ea77000 Deferred comdlg32<elf>
    \-PE 7e9e0000-7ea77000 \ comdlg32
    ELF 7ea77000-7ebb1000 Deferred user32<elf>
    \-PE 7ea90000-7ebb1000 \ user32
    ELF 7ebb1000-7ebf7000 Deferred advapi32<elf>
    \-PE 7ebc0000-7ebf7000 \ advapi32
    ELF 7ebf7000-7ec8c000 Deferred gdi32<elf>
    \-PE 7ec10000-7ec8c000 \ gdi32
    ELF 7ec8c000-7ecf0000 Deferred msvcrt<elf>
    \-PE 7eca0000-7ecf0000 \ msvcrt
    ELF 7ee18000-7ef3b000 Export kernel32<elf>
    \-PE 7ee30000-7ef3b000 \ kernel32
    ELF 7ef3b000-7ef45000 Deferred libnss_files.so.2
    ELF 7ef45000-7ef6a000 Deferred libm.so.6
    ELF 7ef6a000-7f000000 Export ntdll<elf>
    \-PE 7ef80000-7f000000 \ ntdll
    ELF b7d41000-b7d45000 Deferred libdl.so.2
    ELF b7d45000-b7e70000 Deferred libc.so.6
    ELF b7e70000-b7e87000 Deferred libpthread.so.0
    ELF b7e98000-b7fa9000 Export libwine.so.1
    ELF b7faa000-b7fc6000 Deferred ld-linux.so.2
    Threads:
    process tid prio (all id:s are in hex)
    0000000a
    0000000c 0
    0000000b 0
    00000008 (D) C:\Program Files\AmiBroker\Broker.exe
    00000009 0 <==
    [shantanu@bluehead ~]$
    I have no idea abt this. Any solution guys.
    Last edited by ravisghosh (2007-05-27 21:22:23)

    Instead of writing the whole path of the exe file wth wine, I went into the Amibroker folder in a console by doing cd and then ran
    wine Broker.exe
    Then Amibroker worked fine. I dont know why. but its working.
    however, it gives this error in console
    Warning: could not find DOS drive for current working directory '/home/shantanu', starting in the Windows directory.
    err:module:import_dll Library qpdll.dll (which is needed by L"C:\\Program Files\\AmiBroker\\Plugins\\QP2.dll") not found
    err:module:import_dll Library FastTrack.dll (which is needed by L"C:\\Program Files\\AmiBroker\\Plugins\\FT.dll") not found
    [shantanu@bluehead ~]$
    On searching my windows directory, I could not find anything like qpdll.dll or FastTrack.dll. On searching web also, I could not find anything like qpdll.dll, but FastTrack.dll seems to be a malware!!!

  • Labview 8.20 Crash using vi's created with import dll wizard

    Has anyone had issues with the DLL wizard or DLLs that use the USB port?
    I have used the DLL import wizard to create an instrument driver for a picoscope 3424. When I run the Initaization.vi it exicutes properly, however, if I close the vi I get the Labview must be closed, send an error report to Microsoft blah,blah. If I disconnect the PicoScope (unplug the usb cable) then close the VI no error happens.
    Once I received the Labview invstigate error and sent the data to NI (REF#7134654).
    I had a driver written with LV 7.1.1 that worked with out any issue, I converted the 7.1.1 vi's to 8.20 and I no longer have the issue. This leads me to beleive that there may be a bug in the DLL wizard.
    Andrew Alford
    Production Test Engineering Technologist
    Sustainable Energy Technologies
    www.sustainableenergy.com

    I'll try to answer your questions.
    a) Yes that is correct, the source files are avaliable for download at http://www.picotech.com/software.html.
    b) I have found some issues with the available settings in the DLL Import wizard, one is there is no availble choice for setting the parameter type to array. This is available when you right click on the CLN and select configure. I checked the configurations of the open unit and close unit nodes and they look the same. I have also noticed that the block diagrams created with the DLL Import wizard are very messy with overlaping wires and poor wire routing.
    c) The original wrapper I created was done quickly and I only created the functions I needed at the time, I was attempting to create a proper Insturment Driver project and wanted all of the functions to be created, this is why I was using the import wizard.
    I am still at a loss as to why disconnecting the instrument from the USB port prevents this crash from happening.
    For now I have reverted to the 7.1.1 wrapper converted to 8.20 as I do not have time to continue investigating this issue.
    Thank you for your response.
    Andrew Alford
    Production Test Engineering Technologist
    Sustainable Energy Technologies
    www.sustainableenergy.com

  • HT1925 I am having an issue with loading Itunes. I receive a missing dll file notice. Then another error message. I have reinstalled Windows & still get the error. I did not get the error until I recently did an ITunes update.

    I am having an issue with ITunes after a recent ITunes update. I can not open ITunes, I get a message missing MSVCR80.dll file, Then an error 7 message. I have redone the OS for Windows 7 and restarted the computer. I keep getting the errors.

    Do the following:
    Uninstall from Windows the following five programs: iTunes, Apple Software Update, Apple Mobile Device Support, Bonjour and Apple Application Support. You do this from an applet in Control Panel called Programs & Features (in Windows 8, 7, or Vista) or Add or Remove Programs (in Windows XP).
    Download the latest version of iTunes from Apple and note the location you're saving it to so you can find it once it's done.
    Run the iTunes installation as an administrator, just Right click iTunes installer and Run as Administrator.

  • I got the following for Adobe Reader that there was an issue with it. C:\Program Files (x86)\Adobe\Reader 11.0\Reader\NPSWF32.dll file How do I fix this? Thanks.

    How can I fix this problem. I got the following for Adobe Reader that there was an issue with it.  C:\Program Files (x86)\Adobe\Reader 11.0\Reader\NPSWF32.dll file

    Try uninstalling using http://labs.adobe.com/downloads/acrobatcleaner.html then reinstall.

  • Issue with Planning service getting crashed Automatically due to dll file

    Hello,
    I am having an issue with the Hyperion Planning service which is getting crashed and the following is noted in the Eventviewer:
    Faulting application name: HyS9Planning.exe, version: 1.0.0.2, time stamp: 0x4d110efc
    Faulting module name: jrosal.dll, version: 0.0.0.0, time stamp: 0x4e8c8104
    Exception code: 0x40000015
    Fault offset: 0x000000000000cb0b
    Faulting process id: 0x1960
    Faulting application start time: 0x01ce14f7a8434b04
    Faulting application path: D:\Oracle\Middleware\user_projects\domains\EPMSystem\bin\HyS9Planning.exe
    Faulting module path: D:\Oracle\Middleware\jrockit_160_29\jre\bin\jrosal.dll
    Report Id: 967733e6-8152-11e2-9257-5cf3fc335086The following is recorded in the log file:
    <Mar 2, 2013 2:45:22 PM CST>
    <Error> <HTTP> <BEA-101017> <[ServletContext@271625046[app:PLANNING module:HyperionPlanning path:/HyperionPlanning spec-version:2.5 version:11.1.2.0]]
    Root cause of ServletException.
    java.lang.OutOfMemoryError: classblock allocation, 11312928 loaded, 11M footprint, in check_alloc (src/jvm/model/classload/classalloc.c:215).
    Attempting to allocate 2G bytes
    There is insufficient native memory for the Java
    Runtime Environment to continue.
    Possible reasons:
      The system is out of physical RAM or swap space
      In 32 bit mode, the process size limit was hit
    Possible solutions:
      Reduce memory load on the system
      Increase physical memory or swap space
      Check if swap backing store is full
      Use 64 bit Java on a 64 bit OS
      Decrease Java heap size (-Xmx/-Xms)
      Decrease number of Java threads
      Decrease Java thread stack sizes (-Xss)
      Disable compressed references (-XXcompressedRefs=false)
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
         at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:343)
         Truncated. see log file for complete stacktraceI checked the following forum
    Re: Oracle JRockit R28.2.2. OutOfMemoryError: classblock allocation
    Should I need to increase -XX:MaxClassBlockMemory to 75M. If so, how should I do it, I am unaware of how I can set the values? My Planning server has 136GB Ram and 18 Cores.
    Thanks,
    hyperionEPM

    The issue was related to the heap size being too much and as a result the Class block memory was not getting enough memory. I think we can make a use of -XXCompressedRefs:32 parameter in the Java start up to allow the heap size to increase till 32 Gb.

  • Adobe Media Encoder Appcrash in MSVCR90.DLL upon exit

    Hello folks,
    I didn’t see a forum for Adobe Media Encoder (hereafter referred to as AME), but since we are using AME hand-in-hand with Premiere, I thought I would post this here to see if anyone had any insight to why this is happening. Thank you in advance if you can help me figure this out; I truly appreciate any and all assistance!
    I am the computer lab manager for the visual arts department at a community college. We teach video production courses in which we capture audio and video footage into Premiere CS5 and then export that footage to AME CS5. We do this on PC hardware (Dell Optiplex 755 and 780 units) running Windows 7 Enterprise 64 bit.
    The way that I configure the master image is to install all software (the Adobe Master Collection) under the administrator account, configure settings within the programs (an example, though it is not related to this, just to give you an idea as to what I do to configure the master image – since our PCs have 2 hard drives, I launch Photoshop and change the scratch disk setting to point to the second drive) and then copy the local admin profile over to the default user profile within Windows so that all students get the same settings configured the way we want it.
    Now, before I copy the profile over, I test the system thoroughly to make sure that everything is working as it should. AME functions fine prior to the profile copy. However, once I copy the profile over, and I use Sysprep for this because it is the only Microsoft supported solution for profile copying in Windows 7 that I know of, everything functions perfectly except when you go to close AME, it throws this error:
    Problem signature:
      Problem Event Name:           APPCRASH
      Application Name:    Adobe Media Encoder.exe
      Application Version:  5.0.0.402
      Application Timestamp:        4b90428a
      Fault Module Name: MSVCR90.dll
      Fault Module Version:          9.0.30729.4926
      Fault Module Timestamp:    4a1750b0
      Exception Code:        40000015
      Exception Offset:      0000000000042366
      OS Version:   6.1.7600.2.0.0.256.4
      Locale ID:      1033
      Additional Information 1:     8229
      Additional Information 2:     822983f92e0fd00f8f437ec0e323139f
      Additional Information 3:     285f
      Additional Information 4:     285f9b2b24a1e8904affbcc4b711d880
    I am assuming that Sysprep resets something when it copies the profile because I can log in as the Administrator during the testing phase and this does not happen. Once I sysprep and log in as Administrator again post-sysprep, this happens not only under Administrator, but under every other account that I log in as, both local and domain, and both with admin and non-admin privileges.
    I ran the Adobe Updates to no avail. No matter what, this keeps happening.
    This is a minor issue as everything does work, it is just that I am getting complaints from students and instructors that this is happening. Again, thank you in advance for your help. I appreciate it wholeheartedly.

    In the past (I do not know if that still applies today) there were problems with the Microsoft Visual C++ libraries that could be solved by downloading and installing the relevant DLL's from the Microsoft website. Beware, there are numerous files and you have to take care to download and install the version for your OS. Adobe tried to alleviate that problem, but may not have solved all the issues. It is worth a try.

  • Performance Issues with Photoshop CS6 64-Bit

    Hello -
    Issue at hand: over the course of the last few weeks, I have noticed significant issues with performance since the last update to PS CS6 via the Adobe Application Manager, ranging from unexpected shut downs to bringing my workstation to a crawl (literally, my cursor seems to crawl across my displays). I'm curious as to if anyone else is experiencing these issues, or if there is a solution I have not yet tried. Here is a list of actions that result in these performance issues - there are likely more that I have either not experienced due to my frustration, or have not documented as occuring multiple times:
    Opening files - results in hanging process, takes 3-10 seconds to resolve
    Pasting from clipboard - results in hanging process, takes 3-10 seconds to resolve
    Saving files - takes 3-10 seconds to open the dialog, another 3-10 seconds to return to normal window (saving a compressed PNG)
    Eyedropper tool - will either crash Photoshop to desktop, or take 5-15 seconds to load
    Attempting to navigate any menu - will either crash Photoshop to desktop, or take 5-15 seconds to load
    Attempts I've taken to resolve this matter, which have failed:
    Uninstalled all fonts that I have added since the last update (this was a pain in the ***, thank you Windows explorer for being glitchy)
    Uninstall application and reinstall application
    Use 32-bit edition
    Changing process priority to Above Normal
    Confirm process affinity to all available CPU cores
    Change configuration of Photoshop performance options
    61% of memory is available to Photoshop to use (8969 MB)
    History states: 20; Cache levels: 6; Cache tile size: 1024K
    Scratch disks: active on production SSD, ~10GB space available
    Dedicated graphics processor is selected (2x nVidia cards in SLI)
    System Information:
    Intel i7 2600K @ 3.40GHz
    16GB DDR3, Dual Channel RAM
    2x nVidia GeForce GTS 450 cards, 1GB each
    Windows 7 Professional 64-bit
    Adobe Creative Cloud
    This issue is costing me time I could be working every day, and I'm about ready to begin searching for alternatives and cancel my membership if I can't get this resolved.

    Adobe Photoshop Version: 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:10, Stepping:7 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 3392 MHz
    Built-in memory: 16350 MB
    Free memory: 12070 MB
    Memory available to Photoshop: 14688 MB
    Memory used by Photoshop: 61 %
    Image tile size: 1024K
    Image cache levels: 6
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Basic
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 1.1 CUDA 4.2.1
    OpenGL Version: 3.0
    Video Rect Texture Size: 16384
    OpenGL Memory: 1024 MB
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: GeForce GTS 450/PCIe/SSE2
    Display: 2
    Display Bounds: top=0, left=1920, bottom=1080, right=3840
    Display: 1
    Display Bounds: top=0, left=0, bottom=1080, right=1920
    Video Card Number: 3
    Video Card: NVIDIA GeForce GTS 450
    Driver Version: 9.18.13.1106
    Driver Date: 20130118000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode:
    Video Card Caption: NVIDIA GeForce GTS 450
    Video Card Memory: 1024 MB
    Video Card Number: 2
    Video Card: LogMeIn Mirror Driver
    Driver Version: 7.1.542.0
    Driver Date: 20060522000000.000000-000
    Video Card Driver:
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: LogMeIn Mirror Driver
    Video Card Memory: 0 MB
    Video Card Number: 1
    Video Card: NVIDIA GeForce GTS 450
    Driver Version: 9.18.13.1106
    Driver Date: 20130118000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: NVIDIA GeForce GTS 450
    Video Card Memory: 1024 MB
    Serial number: 90970233273769828003
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\ANDREW~1\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 111.8G, 7.68G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       ACE.dll   ACE 2012/06/05-15:16:32   66.507768   66.507768
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/09/10-12:31:21   5.0.4   79.517869
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1686  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/06/05-15:16:32   66.507768   66.507768
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/06/05-15:16:32   66.507768   66.507768
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/06/05-15:16:32   66.507768   66.507768
       BIBUtils.dll   BIBUtils 2012/06/05-15:16:32   66.507768   66.507768
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.0.20577   2.1.0.20577
       CoolType.dll   CoolType 2012/06/05-15:16:32   66.507768   66.507768
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   2.1.2.1681  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
    Required plug-ins:
       3D Studio 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       Angled Strokes 13.0
       Average 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 8.1
       Camera Raw Filter 8.1
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Clouds 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Collada 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Embed Watermark 4.0
       Entropy 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Extrude 13.0
       FastCore Routines 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Maximum 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mean 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Measurement Core 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Median 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mezzotint 13.0
       Minimum 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       MMXCore Routines 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Picture Package Filter 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Pinch 13.0
       Pixar 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Range 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.1.2
       Shear 13.0
       Skewness 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       STL 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Sumi-e 13.0
       Summation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Variations 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       WIA Support 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Wind 13.0
       Wireless Bitmap 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

  • Issues with Lighting Effects

    Filter - Render - Lighting Effects seems to be somewhat less than perfectly functional for me.
    Unlike another recent poster, I'm seeing the controls okay, but they don't actually seem to work properly.  Worse, I can reliably produce a crash.
    I have an ATI Radeon HD 5670 and Catalyst 12.6 (latest released) drivers for Windows 7 x64, Advanced mode GPU operation.  My detailed system info can be found here:  Link
    Chances are this is a display driver issue, but I want Adobe to know about it.
    Here's what I see...
    For testing I create a middle-gray square document, 8 bits/channel, sRGB, then start the Lighting Effects filter on it:
    If I toggle the preview setting off and on a number of times, this happens:
    This is reproducible, though it sometimes takes more or less Preview toogles.  Here is the pertinent information from several such Photoshop crashes:
    Next I am going to try Normal and Basic mode to see if they make any difference with this problem.  I'll follow up here.
    -Noel

    Noel, followed your example and no crashes on my system (Intel 4000 card with latest production drivers) but horribly slow, probably the slowest filter I have ever tried - Basically unusable.....
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:10, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 3392 MHz
    Built-in memory: 16272 MB
    Free memory: 3469 MB
    Memory available to Photoshop: 14657 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: Intel
    Video Card Renderer: Intel(R) HD Graphics 4000
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 1080, right: 1920
    Video Card Number: 1
    Video Card: Intel(R) HD Graphics 4000
    OpenCL Version:
    Driver Version: 8.15.10.2696
    Driver Date: 20120319000000.000000-000
    Video Card Driver: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd10umd32,igd10umd32
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: Intel(R) HD Graphics 4000
    Video Card Memory: 2112 MB
    Video Rect Texture Size: 8192
    Serial number: 91198812271284256640
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\MIKEPH~1\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 745.2G, 652.1G free
      D:\, 1.07T, 1.02T free
      J:\, 931.5G, 917.7G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Collada 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Difference Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Embed Watermark 4.0
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Measurement Core 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mezzotint 13.0
       MMXCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Picture Package Filter 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Silver Efex Pro 2 2,004
       Silver Efex Pro 2 2,004
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Sumi-e 13.0
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variations 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       WIA Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins:
       Camera Raw 7.1
       HDR Efex Pro 1,203
       HDR Efex Pro Metadata 1,203
       Merge to HDR Efex Pro 1,203
       Nik Selective Tool 2.1.3.17710
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

  • When trying to access itunes, i get an error message that MSVCR90.dll was not found and to reinstall the program.

    when trying to access itunes, i get an error message that MSVCR90.dll was not found and to reinstall the program  If I uninstall and reinstall itunes, will I lose my library

    See Troubleshooting issues with iTunes for Windows updates.
    Your library should be fine, but you ought to back it up regularly.
    tt2

  • Windows Server 2008 R2 - Multiple application errors in module MSVCR90.DLL

    I'm having some trouble with one of the terminal servers that I administrate, lately there have been a large number of application errors reported by users. Looking at the logs they all have in common that they report MSVCR90.DLL as the faulty module, with
    some of the applications throwing errors being fixmapi.exe, iexplore.exe & acrord32.exe.
    I did some searching around and tried the usual things of uninstalling and reinstalling the mvc redist, however it doesn't appear to have made much of a difference. I configured capture of user-mode dumps as mentioned in http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/repeated-appcrash-errors-across-many-applications/18ee194c-56dd-4909-abed-e563de11713b
    which seems to be recommended as a way to find the real faulty module that is behind all the problems, so far I've generated one dumpfile at least for a fixmapi.exe but I am not sure how to parse it, does anyone have any idea?

    Hi DialectEmil,
    Would you please let me know whether install all necessary updates on the problem computer? Please run
    sfc /scannow command to scan all protected system files. In addition, please perform a
    clean boot and check if this issue still exist.
    Please also refer to following article and check if help you to troubleshoot application crashes.
    Basic Debugging of an Application Crash
    If any update, please feel free to let me know.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Erratic event id 1000; Windows Explorer; MSVCR90.dll on Win7 64bit

    Windows 7 64 bit. Interacting with Explorer, often as simple as switching to Explorer window and changing focus on a filename. Explorer stops working, generates ID 1000 (see below) and then restarts itself.
    Recently installed LibreOffice v 3.6.1.2 and 16-bit Java 6 update 30 (which works with LibreOffice).
    I suppose you are going to tell me to uninstall the LO and Java. I'm really hoping for other troubleshooting or diagnostic options. The LO and java setup is for a project of some urgency.
    Log Name:      Application
    Source:        Application Error
    Date:          10/1/2012 8:22:51 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      seagoing2012
    Description:
    Faulting application name: explorer.exe, version: 6.1.7601.17567, time stamp: 0x4d672ee4
    Faulting module name: MSVCR90.dll, version: 9.0.30729.6161, time stamp: 0x4dace4e7
    Exception code: 0xc0000417
    Fault offset: 0x00000000000552d4
    Faulting process id: 0x1b6c
    Faulting application start time: 0x01cd9f661a148e6a
    Faulting application path: C:\Windows\explorer.exe
    Faulting module path: C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
    Report Id: dc88f04c-0bdb-11e2-b556-4c80939ece8c
    Event Xml:
    <Event xmlns=<I had to munge this line to get the message posted. Something about "no links"... >
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2012-10-01T15:22:51.000000000Z" />
        <EventRecordID>8225</EventRecordID>
        <Channel>Application</Channel>
        <Computer>seagoing2012</Computer>
        <Security />
      </System>
      <EventData>
        <Data>explorer.exe</Data>
        <Data>6.1.7601.17567</Data>
        <Data>4d672ee4</Data>
        <Data>MSVCR90.dll</Data>
        <Data>9.0.30729.6161</Data>
        <Data>4dace4e7</Data>
        <Data>c0000417</Data>
        <Data>00000000000552d4</Data>
        <Data>1b6c</Data>
        <Data>01cd9f661a148e6a</Data>
        <Data>C:\Windows\explorer.exe</Data>
        <Data>C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll</Data>
        <Data>dc88f04c-0bdb-11e2-b556-4c80939ece8c</Data>
      </EventData>
    </Event>

    Hi,
    According to the event log, we can see that the issue is related to MSVCR90.dll.
    Therefore, please use ShellExView to disable this extension of Windows Explorer:
    1) Please download
    ShellExView for x64-bit system.
    Note: The third-party product discussed here is manufactured by a company that is independent of Microsoft. We make no warranty, implied or otherwise, regarding this product's performance
    or reliability.
    2) Extract the download file and double-click the "shexview.exe" file. It will scan the registry for all the shell extensions.
    3) Select the MSVCR90.dll in pink.
    4) Click the "Disable Selected Items" on the toolbar and click Yes.
    5) Restart your computer and check if the issue is resolved.
    If Windows Explorer can work properly after disabling MSVCR90.dll, we can conclude that the issue is caused by LibreOffice. Therefore, please update LibreOffice to the latest or you may have to contact
    LibreOffice for help.
    Hope this helps.
    Jeremy Wu
    TechNet Community Support

  • RDS 2008R2 since last Sunday MSVCR90.DLL SearchProtocolHost.exe crashes

    Hello Everybody
    Since last Sunday two customers RDS Server are freaking out. We Encounter the Event ID : 1000 Application Error.
    Details:
    Name der fehlerhaften Anwendung: SearchProtocolHost.exe, Version: 7.0.7601.17610, Zeitstempel: 0x4dc0c63a
    Name des fehlerhaften Moduls: MSVCR90.dll, Version: 9.0.30729.6161, Zeitstempel: 0x4dace5b9
    Ausnahmecode: 0xc0000005
    Fehleroffset: 0x0003b4a8
    ID des fehlerhaften Prozesses: 0x19dc
    Startzeit der fehlerhaften Anwendung: 0x01d058157b1325eb
    Pfad der fehlerhaften Anwendung: C:\Windows\sysWow64\SearchProtocolHost.exe
    Pfad des fehlerhaften Moduls: C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
    Berichtskennung: b98f6ebf-c408-11e4-be55-00155d1ad827
    Here the corresponding Report.wer:
    Version=1
    EventType=APPCRASH
    EventTime=130701238479595411
    ReportType=2
    Consent=1
    ReportIdentifier=b8e84524-c408-11e4-be55-00155d1ad827
    IntegratorReportIdentifier=b8e84523-c408-11e4-be55-00155d1ad827
    WOW64=1
    Response.type=4
    Sig[0].Name=Anwendungsname
    Sig[0].Value=SearchProtocolHost.exe
    Sig[1].Name=Anwendungsversion
    Sig[1].Value=7.0.7601.17610
    Sig[2].Name=Anwendungszeitstempel
    Sig[2].Value=4dc0c63a
    Sig[3].Name=Fehlermodulname
    Sig[3].Value=MSVCR90.dll
    Sig[4].Name=Fehlermodulversion
    Sig[4].Value=9.0.30729.6161
    Sig[5].Name=Fehlermodulzeitstempel
    Sig[5].Value=4dace5b9
    Sig[6].Name=Ausnahmecode
    Sig[6].Value=c0000005
    Sig[7].Name=Ausnahmeoffset
    Sig[7].Value=0003b4a8
    DynamicSig[1].Name=Betriebsystemversion
    DynamicSig[1].Value=6.1.7601.2.1.0.16.7
    DynamicSig[2].Name=Gebietsschema-ID
    DynamicSig[2].Value=2055
    DynamicSig[22].Name=Zusatzinformation 1
    DynamicSig[22].Value=0a9e
    DynamicSig[23].Name=Zusatzinformation 2
    DynamicSig[23].Value=0a9e372d3b4ad19135b953a78882e789
    DynamicSig[24].Name=Zusatzinformation 3
    DynamicSig[24].Value=0a9e
    DynamicSig[25].Name=Zusatzinformation 4
    DynamicSig[25].Value=0a9e372d3b4ad19135b953a78882e789
    UI[2]=C:\Windows\sysWow64\SearchProtocolHost.exe
    LoadedModule[0]=C:\Windows\sysWow64\SearchProtocolHost.exe
    LoadedModule[1]=C:\Windows\SysWOW64\ntdll.dll
    LoadedModule[2]=C:\Windows\syswow64\kernel32.dll
    LoadedModule[3]=C:\Windows\syswow64\KERNELBASE.dll
    LoadedModule[4]=C:\Windows\syswow64\ADVAPI32.dll
    LoadedModule[5]=C:\Windows\syswow64\msvcrt.dll
    LoadedModule[6]=C:\Windows\SysWOW64\sechost.dll
    LoadedModule[7]=C:\Windows\syswow64\RPCRT4.dll
    LoadedModule[8]=C:\Windows\syswow64\SspiCli.dll
    LoadedModule[9]=C:\Windows\syswow64\CRYPTBASE.dll
    LoadedModule[10]=C:\Windows\syswow64\USER32.dll
    LoadedModule[11]=C:\Windows\syswow64\GDI32.dll
    LoadedModule[12]=C:\Windows\syswow64\LPK.dll
    LoadedModule[13]=C:\Windows\syswow64\USP10.dll
    LoadedModule[14]=C:\Windows\syswow64\ole32.dll
    LoadedModule[15]=C:\Windows\syswow64\OLEAUT32.dll
    LoadedModule[16]=C:\Windows\sysWow64\TQUERY.DLL
    LoadedModule[17]=C:\Windows\syswow64\SHLWAPI.dll
    LoadedModule[18]=C:\Windows\sysWow64\MSSHooks.dll
    LoadedModule[19]=C:\Windows\syswow64\IMM32.dll
    LoadedModule[20]=C:\Windows\syswow64\MSCTF.dll
    LoadedModule[21]=C:\Windows\sysWow64\Msidle.dll
    LoadedModule[22]=C:\Windows\syswow64\CLBCatQ.DLL
    LoadedModule[23]=C:\Windows\sysWow64\CRYPTSP.dll
    LoadedModule[24]=C:\Windows\system32\rsaenh.dll
    LoadedModule[25]=C:\Windows\sysWow64\RpcRtRemote.dll
    LoadedModule[26]=C:\Windows\system32\mssprxy.dll
    LoadedModule[27]=C:\PROGRA~2\MICROS~3\Office14\MAPIPH.DLL
    LoadedModule[28]=C:\Windows\system32\msi.dll
    LoadedModule[29]=C:\Windows\syswow64\SHELL32.dll
    LoadedModule[30]=C:\Windows\system32\PROPSYS.dll
    LoadedModule[31]=C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
    LoadedModule[32]=C:\PROGRA~2\MICROS~3\Office14\OLMAPI32.dll
    LoadedModule[33]=C:\Windows\system32\VERSION.dll
    LoadedModule[34]=C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
    LoadedModule[35]=C:\Program Files (x86)\Common Files\Microsoft Shared\office14\mso.dll
    LoadedModule[36]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\Comctl32.dll
    LoadedModule[37]=C:\Windows\sysWow64\profapi.dll
    LoadedModule[38]=C:\Program Files (x86)\Common Files\Microsoft Shared\office14\Cultures\office.odf
    LoadedModule[39]=C:\PROGRA~2\MICROS~3\Office14\1031\mapir.dll
    LoadedModule[40]=C:\Windows\sysWow64\ntmarta.dll
    LoadedModule[41]=C:\Windows\syswow64\WLDAP32.dll
    LoadedModule[42]=C:\Program Files (x86)\Common Files\Microsoft Shared\office14\riched20.dll
    LoadedModule[43]=C:\PROGRA~2\MICROS~3\Office14\contab32.dll
    LoadedModule[44]=C:\PROGRA~2\MICROS~3\Office14\omsxp32.dll
    LoadedModule[45]=C:\Windows\syswow64\urlmon.dll
    LoadedModule[46]=C:\Windows\syswow64\iertutil.dll
    LoadedModule[47]=C:\Windows\syswow64\WININET.dll
    LoadedModule[48]=C:\Windows\syswow64\Normaliz.dll
    LoadedModule[49]=C:\Windows\syswow64\CRYPT32.dll
    LoadedModule[50]=C:\Windows\syswow64\MSASN1.dll
    LoadedModule[51]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\Comctl32.dll
    LoadedModule[52]=C:\PROGRA~2\MICROS~3\Office14\EMSMDB32.DLL
    LoadedModule[53]=C:\Windows\sysWow64\WSOCK32.dll
    LoadedModule[54]=C:\Windows\syswow64\WS2_32.dll
    LoadedModule[55]=C:\Windows\syswow64\NSI.dll
    LoadedModule[56]=C:\Windows\system32\NLAapi.dll
    LoadedModule[57]=C:\Windows\sysWow64\IPHLPAPI.DLL
    LoadedModule[58]=C:\Windows\sysWow64\WINNSI.DLL
    LoadedModule[59]=C:\Windows\sysWow64\dhcpcsvc6.DLL
    LoadedModule[60]=C:\Windows\sysWow64\dhcpcsvc.DLL
    LoadedModule[61]=C:\Windows\sysWow64\WINHTTP.dll
    LoadedModule[62]=C:\Windows\sysWow64\webio.dll
    LoadedModule[63]=C:\Windows\system32\mswsock.dll
    LoadedModule[64]=C:\Windows\System32\wshtcpip.dll
    LoadedModule[65]=C:\Windows\System32\wship6.dll
    LoadedModule[66]=C:\Windows\sysWow64\DNSAPI.dll
    LoadedModule[67]=C:\Windows\sysWow64\rasadhlp.dll
    LoadedModule[68]=C:\Windows\System32\fwpuclnt.dll
    FriendlyEventName=Nicht mehr funktionsfähig
    ConsentKey=APPCRASH
    AppName=Microsoft Windows Search Protocol Host
    AppPath=C:\Windows\sysWow64\SearchProtocolHost.exe
    What i have done is repairing the Indexingservice (Uninstall/Reinstall/Registry Cleanup) and now it seems that the indexing Service is working. But not reliable. Also my colleague has the same issue on another RDS Server.
    Same System (Win 2008 R2 with Office 2010 Pro Plus Fully Patched!) . I have also fully uninstalled Office 2010 and reinstalled it. I have used the German Version of Office 2010 32-Bit with english language.
    Cause of the Internet News, i have also uninstalled the KB3006137 Patch. No luck at all.
    We seriously Need help... We are unable to find a solution......
    Thanks for any Little help on this Case(s)...
    Best, Fab

    Interesting. I had a similar problem. I am on a 32-bit XP machine. A laptop with limited disk and RAM.
    When I updated to LabVIEW 2010 SP1, my LabVIEW 2009 SP1 started to have an error. I do not recall the error message (Microsoft Visual C something - or was it offering to open that as a debug resource . . .?). It was a Friday afternoon, so I just took the ENTIRE WEEKEND and uninstalled all NI products from my computer and reinstalled the 1st quarter DVDs from 2009, 2010, and 2011. ~36 hours of computer time later and it works great.
    That is not what I had set out to do, but I managed to get it so messed up by trying to repair then later uninstall and reinstall 2009 with 2010 there, it messed with the device drivers and toolkits until it was easier to totally start over than to try to fix it.
    I hope that is not what you wind up doing as well.
    Good Luck,
    Bob Young
    Bob Young - Test Engineer - Lapsed Certified LabVIEW Developer
    DISTek Integration, Inc. - NI Alliance Member
    mailto:[email protected]

Maybe you are looking for

  • Problem in retriving workitem id from uwl in abap webdynpro

    Hello, Curently, I've a problem similar with this post : Problem in retriving workitem id from uwl in abap webdynpro But unfortunatelly there is no answer :/ I've followed this tutorial : http://wiki.sdn.sap.com/wiki/display/WDABAP/IntegratingWebDynp

  • For Each Loop for XML Task

    Hello Everyone, Please assist with a step by step guide on how to setup a For Each Loop for XML Task I'm trying to convert XML to XSLT I have tried more than 10 times and i just do not know what i am doing wrong - no error, my package just runs for a

  • Problem with specific service

    Not sure where to post this but here's the issue I am seeing: I use iLok, a security/license dongle for (mainly) audio based applications. It worked fine previously in W10TP but since 10041 it stopped working. I noticed the service it runs is not sta

  • Use the Power Mac as a storage disk

    Hi I am setting up a iMac to be my main computer and was wondering if I could use my old Power Mac 4,1 as a storage disk? If so what would I need to do to have this happen?

  • New G/l issue

    Dear expert         am facing one error in "Assign Variants for Real-Time Integration to Company Codes". while am assigning  variant and company code am getting below error message    Activate company code check in controlling area 1000    Message no