I have installed the OnTime2009SdkSetup.exe and it seemed to setup the enteries in IIS. However, when I browse the virtual directory that was setup for the SDK, I get the following:
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Mediachase.FileUploader' or one of its dependencies. The system cannot find the file specified. (C:\Program Files\Axosoft\OnTime 2009\OnTime Web\web.config line 92)
Source Error:
Line 90: <httpModules>
Line 91: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
Line 92: <add name="Mediachase.FileUploader.McHttpModule" type="Mediachase.FileUploader.McHttpModule, Mediachase.FileUploader" />
Line 93: <add name="CompressionModule" type="Axosoft.OnTimeWebControls.CompressionModule, Axosoft.OnTimeWebControls" />
Line 94: </httpModules> |
Source File: C:\Program Files\Axosoft\OnTime 2009\OnTime Web\web.config Line: 92
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Any ideas?
Thanks,
- Mike