This document was generated from CDN thread
Created by: Jamie DeBiasi on 05-07-2011 02:17:27 PM
I just performed a fresh install of TMS v13. I'm receiving the following error. Does anyone know what IIS issue is causing it?
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: There is no 'PassportAuthentication' module in the application to remove.
Source Error:
Line 92: <!--<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah"/>-->
Line 93: <add type="Tandberg.TMS.Framework.WebMonitor.UnhandledExceptionModule" name="UnhandledExceptionModule"/>
Line 94: <remove name="PassportAuthentication"/>
Line 95: <remove name="FormsAuthentication"/>
Line 96: <remove name="Profile"/>
Source File: F:\apps\TANDBERG\TMS\wwwtms\web.config Line: 94
Subject: RE: TMS Version 13.0.2 Install
Replied by: Steve kapinos on 05-07-2011 05:22:33 PM
This forum is not for general support inquires - only developer integration topics. You should contact Cisco Technical Support for help with installation of Cisco TMS.
I'd check your installed platform vs the requirements listed in the manual and make sure you don't have some super-modified IIS configuration to start.