Posted on: 12/4/2013 11:22:34 AM | Views : 761

I have a webservice which basically do finger print macthing(using c language dll), the web service is running fine on visual studio and on local iis. But when i run web service to hosting server(making it live) it give error following error
Could not load file or assembly 'FPMatchingDLL.DLL' or one of its dependencies. The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail Kindly help me in this regard
thanks

Go to the complete details ...