Copy link to clipboard
Copied
I installed Dreamweaver this evening and when trying to launch for first time I get this message:
The procedure entry point_crtCreateSymbolicLinkW could not be located in the dynamic link library
C:\WINDOWS\SYSTEM32\MSVCP110.dll.
I'm a beginner and this is way over my head. Please advise!
Copy link to clipboard
Copied
The easiest way to solve the problem is to re-install Dreamweaver after having used the Adobe Cleaner Tool
Copy link to clipboard
Copied
Hi,
So, Dreamweaver is a C++ Application and it needs Visual C++ Redistributable packages to install runtime components which aid in running DW. It is recommended to install these from the the Microsoft site which thereby fix these dll errors. Win 7 may not contain some redistributables so you can install them.
For ex- Visual C++ Redistributable for Visual Studio 2012 can be downloaded from- https://www.microsoft.com/en-in/download/details.aspx?id=48145
For 64 bit computers, you need to install both 64 bit and 32 bit packages
Regards,
Niharika Gupta
Adobe Dreamweaver
Copy link to clipboard
Copied
Thanks Niharika for this heads up...
is there is any way to control, if that packages are present or not on an OS ?
Copy link to clipboard
Copied
Hi,
The only solution would be updating your Windows with the latest updates for this to work.Most of the times, when we hear such issues either Windows is not updated or the dll is corrupted because of some unknown software.
Regards,
Niharika Gupta
Adobe Dreamweaver
Copy link to clipboard
Copied
hello... Thanks Niharika
well windows is up to date... but is there is any way to check if the dll is not corrupted... of if the needed files are really present ?
have a pleasant day
Copy link to clipboard
Copied
Hi,
I am not aware of any such procedure, but most of the times we come to know of issues through specific error messages thrown either by the operating system or by Dw.
Regards,
Niharika Gupta
Adobe Dreamweaver
Find more inspiration, events, and resources on the new Adobe Community
Explore Now