ConfigFileUsername

Configuration File Username and Password security setting for SenseAdapt


SenseAdapt can be setup to use a TFS UserName and Password from its configuration file to access TFS. In order to do this the following is required.


IIS App Pool Settings

In the IIS App Pool for SenseAdapt ensure the following has been set.

.NET Framework v4.0 Enable 32-Bit Applications set to True

Configuration File settings Inside visualisation.config set the following
KeyValue
useTFSImpersonationfalse
tfsServerURLie http://tfsdev01/tfs
useImpersonationfalse
tfsUserNameThe username to access TFS
tfsPasswordThe password used to access TFS