Problem migrating to Windows Server 2012 R2 and VS 2013 Pro

  • We are in the process of migrating our development environment to Windows Server 2012 R2 and Visual Studio 2013 Professional. This a 64-bit machine. The app would crash with the following exception

    'PDFViewerLib.dll'. Module was built without symbols

    We are using the latest download of the WPViewPDF component and have tried to compile the project in .NET 4 and .NET 4.5 but the result is the same exception

    Has anyone run into this issue?