运行时出现以下错误,哪位高手帮帮忙呀:
程序:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using ESRI.ArcGIS.DataSourcesFile;namespace ConsoleApplication1
{           
    class Program
    {
        [STAThread]
        static void Main(string[] args)
        {
            ISdcExporter sdcExporter = new SdcExporterClass();
        }
    }
}
错误:
Retrieving the COM class factory for component with CLSID {3C8B1A03-64B8-4E29-86AD-D4C4CB371EC1}
failed due to the following error: 80040154