View Issue Details

IDProjectCategoryView StatusLast Update
0002214FreeCADGeneralpublic2016-05-05 17:08
Reporterjustinwr29998@yahoo.com Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionsuspended 
Product Version0.15 
Fixed in Version0.17 
Summary0002214: DLLs Fail in changing workbenchs workbench
DescriptionWhen changing to any workbench other than the start menu there is an error report saying the DLL lod failed: the specified procedure could not be found
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2015-08-16 23:58

administrator   ~0006292

Probably FreeCAD is not installed correctly... There is not enough info in this report to know what's going on, please provide at least info about your system and how you installed FreeCAD, and past the info obtained from menu Help -> About FreeCAD -> Copy to clipboard

justinwr29998@yahoo.com

2015-08-17 03:02

reporter   ~0006293

I have a windows vista 64-bit system. Downloaded multiple times with the same results

wmayer

2015-09-13 15:05

administrator   ~0006411

Last edited: 2015-09-13 15:05

The message "the specified procedure could not be found" says that a dll of the requested name could be found but it's binary incompatible to what FreeCAD expects.

My experience is that a couple of applications based on OpenCascade (the cad kernel we use for FreeCAD) install their dlls into C:\Windows\system32 which is absolute bad practise because this affects the search path of where an application gets its dlls.

So have a look at the above folder and watch out for dlls that start with "TK". If you find some move them to a sub-directory and retry FreeCAD.

wmayer

2016-05-05 17:08

administrator   ~0007047

No further feedback

Issue History

Date Modified Username Field Change
2015-08-16 12:21 justinwr29998@yahoo.com New Issue
2015-08-16 23:58 yorik Note Added: 0006292
2015-08-17 03:02 justinwr29998@yahoo.com Note Added: 0006293
2015-09-13 15:05 wmayer Note Added: 0006411
2015-09-13 15:05 wmayer Note Edited: 0006411
2015-09-13 15:06 wmayer Status new => feedback
2016-05-05 17:08 wmayer Note Added: 0007047
2016-05-05 17:08 wmayer Status feedback => closed
2016-05-05 17:08 wmayer Resolution open => suspended
2016-05-05 17:08 wmayer Fixed in Version => 0.17