Hi,
Trying to sync my fitbit account with my Bodytrax account and it keeps comming up with errors on the fibit page. please can someone help
Thanks
Best Answerand this
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
Best Answer