Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

I have .NET Framework installed, but ASP.NET does not work.

You must have IIS (Internet Information Services) installed before you install .NET Framework. If you install IIS after you install .NET Framework, you must also register the ASP.NET extensions with IIS. You can do this by running the aspnet_regiis executable from:

...

To check the .NET Framework version that you have installed, open Internet Information Services Manager > expand Web Sites > expand Default Web Site > right-click on the TimeTrackService virtual directory > select Properties > select the ASP.NET tab. Check the ASP.NET version drop-down menu.

Invalid Credentials Warning

When installing the Excel Timetrack Server, a new ODBC connection called WSES10 is created on your IIS server. The server name in this ODBC connection must match the ODBC connection name used through the rest of your organization exactly.

...