After installing Archive manager you may receive this error when trying to open the website for the first time:
Server Error in '/' Application.
--------------------------------------------------------------------------------
The reason why your website might be experiencing this issue is due to the fact that two necessary dll files that ship with the Archive Manager installation files did not get moved over and registered to the Archive manager server.
In the 'PreReqs' folder that comes with the Archive Manager installation files, you will see two dll files. The files are named msvcp71.dll and msvcr71.dll. Copy these files to the Archive Manager server and save them in the following location:
For a 32 bit server the files should be added to the C:\Windows\System32 folder
For a 64 bit server the files should be added to the C:\Windows\SysWOW64 folder
Once these two files have been added, then you need to register them on the Operating System using the regsvr32.exe utility.
For example the command would be as follows:
Regsvr32 C:\windows\System32\msvcp71.dll or Regsvr32 C:\windows\SysWOW64\msvcp71.dll
This of course depends on the Operating System being a 32 bit or 64 bit server.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center