File or assembly name FxMdacPlugIn, or one of its dependencies, was not found

  • Thread starter Thread starter Goran Djuranovic
  • Start date Start date
G

Goran Djuranovic

Hi all,
I have a VB.NET solution with one VB.NET project in it. I am trying to add a
"Setup" project to the solution, and I am getting this error msgbox "File or
assembly name FxMdacPlugIn, or one of its dependencies, was not found".
Anyone know why?
 
I figured it out. I had to uninstall Bootstrapper Plug-in (never used it
anyways), which was somehow causing the problem with "FxMdacPlugIn"
assembly.

Goran
 
Back
Top