Tfs 2012 express RC trial ended first day
tfs
Solution
The Team Foundation server app pool was running 32-bit mode
You can set the 32-bit application setting in IIS 7 Manager by opening the ‘Advanced Settings’ for the app pool and change Change the Enable 32-bit Applications to False.
Problem
I download and Installed VSTFS 2012 Express RC version and added few sample project collection in TFSAdmin console, while I am trying to access the project via web access it showing following message. ``` TF246019: The Team Foundation Server trial period has expired, or the license is not valid. You must update your license in order to continue to use Team Foundation Server. ``` In RC version trial period seems to be 90 days, but expired after the installation. Any help? Thanks in advance