DLLs missing at startup (but they are there)

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 5 years and 8 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
sparkysapien
Posts: 6
Last visit: Thu Jul 05, 2018 1:40 pm

DLLs missing at startup (but they are there)

Post by sparkysapien »

To help you better we need some information from you.

*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. ***

Product, version and build: PowerShell Studio 2016 (5.3.131.0)
32 or 64 bit version of product: 64bit
Operating system: Win10
32 or 64 bit OS: 64bit

*** Please add details and screenshots as needed below. ***

DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM
User avatar
sparkysapien
Posts: 6
Last visit: Thu Jul 05, 2018 1:40 pm

Re: DLLs missing at startup (but they are there)

Post by sparkysapien »

Installing PowerShell Studio 2016 on Win10/64bit workstation. Getting error at startup stating that the following DLLs are missing:
MSVCR110.dll
MFC100U.dll
MSVCP110.dll

I verified that these DLLs are present.

The following MSVC runtimes are installed (see attached image).
Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.6161
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4148
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.6161
Microsoft Visual C++ 2010 x64 Redistributable - 10.0.40219
Microsoft Visual C++ 2012 x86 Additional Runtime - 11.0.61030
Microsoft Visual C++ 2012 x86 Minimum Runtime - 11.0.61030
Microsoft Visual C++ 2017 x64 Additional Runtime - 14.11.25325
Microsoft Visual C++ 2017 x64 Minimum Runtime - 14.11.25325
Microsoft Visual C++ 2017 x86 Additional Runtime - 14.11.25325
Microsoft Visual C++ 2017 x86 Minimum Runtime - 14.11.25325

Installation works fine on Windows 7 / 64bit.

Thanks,
Attachments
msvc-list.jpg
msvc-list.jpg (39.14 KiB) Viewed 1404 times
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: DLLs missing at startup (but they are there)

Post by davidc »

From the looks of your screenshot, you are missing the 2012 x64 Redistributable.
David
SAPIEN Technologies, Inc.
User avatar
sparkysapien
Posts: 6
Last visit: Thu Jul 05, 2018 1:40 pm

Re: DLLs missing at startup (but they are there)

Post by sparkysapien »

Thank you David. You're absolutely right! Once I added MSCV 2012 (64bit) to my Win10 machine the app worked fine. Many thanks :)
This topic is 5 years and 8 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.