Skip to main content
Participant
December 10, 2013
Question

Premier Elements 12 will not open: error message 0xe000007b

  • December 10, 2013
  • 3 replies
  • 31584 views

Loaded onto my HP laptop Elements 12 and Premier Elements 12 from the cd that came in the combo package purchased yesterday.  Photo Elements 12 loads fine, Premier Elements 12 will not open and gives me an error message 0xe000007b (and something like cannot open )  Uninstalled PhotoElements 12 and reinstalled but still get the same error code and message.  Any ideas? 

This topic has been closed for replies.

3 replies

HardXOR
Participant
September 1, 2015

hi all,

this is not necessary a redistributable packages error, best name for this error may be "cannot load dll correctly"

for any reason - function not found or version is too old or something like that

this is my procedure how to find wrong dll

1.) download Process Monitor by Sysinternals (now hosted on Microsoft)

https://technet.microsoft.com/en-us/library/bb896645.aspx

2.) start Process Monitor (start capture if not started) and try start any Adobe product (if one fail on this error everyone fails)

Adobe product throw error 0xc000007b, click ok and go back to Process Monitor

3.) stop capture with 3rd icon (magnifying glass)

4.) find Adobe product (in my example Photoshop) and choose filter like you see on picture

this delete any other process lines from list

5.) now you can see how Adobe product load Image Files (dll)

normaly it looks like u can see on picture

you can see Opperation = Load Image and in details return of Image Base and address

6.) if you go to end where process exit himself, you can see this

on this picture you can see Photoshop is trying load "msvcr100.dll" but no successfull Load Image operation or Image Base address

Process try find correct dll on many different places, but no luck, after that Process Exit call and close himself

and so this dll is wrong or cannot be loaded correctly

7.) download another version from http://www.dll-files.com/ and find which work and which dont

this is example when i try rewrite glu32.dll with older one and get same error, but in Process Monitor is clearly see what happened

again no successful Image Load operation and no Image Base address = same 0xc000007b error

I hope I helped

Inspiring
September 1, 2015

hardxor

Just a reminder that you have posted in a 2 years old thread where Adobe's Sandeep Singh resolved jgh's Premiere Elements thread issue

(including the Photoshop Elements part). Please refer to posts 4, 5, and 7 (including downloads)..

ATR

Participating Frequently
September 2, 2015

Not sure if this is where I ask…. my Premiere 12 all of a sudden doesn't open on my Mac OS X 10.8.5. I reboot and it may open and then it plays correctly a project for few seconds then the video goes still and only audio plays. When I reopen to another file to see if that is the problem, it does not recognize the files are there and I haven't moved them.

I can shut down restart and now I get the welcome screen then it goes blank. Nothing. It started yesterday just spinning forever.

John T Smith
Community Expert
Community Expert
December 10, 2013

Also, other discussion of that error http://forums.adobe.com/thread/1099431 if Sandeep's ideas don't help... for Premiere Pro, but may help

Sandeep Singh
Participating Frequently
December 10, 2013

Hi jgh,

Thanks for posting on Adobe Fourms,

  1. Try to find Security update for Visual C++ 2010 Redistributable Package and Remove

The KB I have found and remove in one case is KB2467173 in the updates for Visual C++ 2010  and fixed the issue

  1. Try to remove all the Visual C++ 2010 Redistributable and Visual C++ 2008 Redistributable Packages (both x86 and x64) from the Control Panel

2. Download and install following Visual C++ Redistributable Packages

    1. Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)
    2. Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)
    3. Microsoft Visual C++ 2010 SP1 Redistributable Package (x86)
    4. Microsoft Visual C++ 2010 SP1 Redistributable Package (x64)3
    5. 3.After this Try to Reinstall premiere elements 11.

Thanks

jghAuthor
Participant
December 11, 2013

Hi Sandeep,

1. Followed your instructions below but Premier Elements still will not load and I get the same error message. I noticed I also have Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) & (x64) listed but did not remove and replace them. I have now noticed that my Caps and Numeric key lights do not work even though they still function properly when toggled and was wondering if the removal and readding of the 2008 and 2010 packages could have caused this. Have not tried the additional info from John T. Smith that followed your first email and will hold off till I hear back from you.

2. Thanks for any additional suggestions.

Sandeep Singh
Participating Frequently
December 12, 2013

Hi Jgh,

Thanks for reply,

Did you try to reinstall those C++ packages on the system ?

please try to download a dll file from

https://drive.google.com/file/d/0B4eWI-NGpmnuTUxPQVIxYThSNlE/edit?usp=sharing

The package contains the files msvcr100.dll and msvcr80.dll. Extract the package contents to the following location:

C:\Program Files\Adobe\Adobe Premiere Elements [version]

Regards,

Sandeep