In the web.config file in the ArchiveLink directory, you must specify the name of the ADO.NET connection string used as a datasource. In the <appSettings> section, the dataSourceName must have the appropriate datasource name specified.
<add key="dataSourceName" value="datasource"/>