Closed
Description
Exception thrown: 'System.DllNotFoundException' in Microsoft.ML.CpuMath.dll
An exception of type 'System.DllNotFoundException' occurred in Microsoft.ML.CpuMath.dll but was not handled in user code
Unable to load DLL 'CpuMathNative': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
the above error is shown at this line:
ModelOutput result = predEngine.Predict(input);
trying to implement sentimental analysis on input comments in ASP.NET WEB APPLICATION(.NET FRAMEWORK) but getting these error even though it is seen in solution explorer.
Solution platform is AnyCPU.also tried x64,x86 but no change.
Is there any other solution?
Originally posted by @samcode22 in #3764 (comment)
Metadata
Metadata
Assignees
Labels
No labels