NetXMS Support Forum

English Support => General Support => Topic started by: jdowney on June 27, 2011, 01:45:17 PM

Title: Upgrade of NetXMS from 1.0.11 to 1.1.2 failed -MFC800U.DLL
Post by: jdowney on June 27, 2011, 01:45:17 PM
OS is windows XP Pro - Test bed machine

Database is running on SQL Express 2005

I had 1.0.11 running and fully working. I did a nxdbmgr check before the upgrade. During the upgrade I got the following error nxconfig.exe - Unable to Locate Component
The application has failed to start because MFC800U.DLL was not found re-installing the application may fix the problem.

I've done a search for this DLL to find it in this location - C:\NetXMS\bin\Microsoft.VC80.MFC I've tried to register this but it failed.

How is the best way to roll back or get this fixed?

Cheers

Title: Re: Upgrade of NetXMS from 1.0.11 to 1.1.2 failed -MFC800U.DLL
Post by: Victor Kirhenshtein on June 27, 2011, 10:18:02 PM
Hi!

Delete all *.manifest files from C:\NetXMS\bin - then this error should disappear. I'll add automatic deletion of these files to next version of the installer.

Best regards,
Victor
Title: Re: Upgrade of NetXMS from 1.0.11 to 1.1.2 failed -MFC800U.DLL
Post by: jdowney on June 29, 2011, 03:58:42 PM
Ok thanks. I ended up doing a rebuild of this as I had attempted to do a roll back.