User740083940 posted
Can someone help me understand what the relationship is between the web.config setting is for the "aspnet_staterkits_TimeTracker_DataAccessLayerType" is and what the dataAccessType as Type = Type.GetType(dataAccessStringType) is?
I have changed that app setting to reflect my own project - RSM_DataAccessLayerType
I have also changed my connectionStrings in the other web.config file to reflect a database in my SQL 2000 machine.
Thank you very much...