QESTNET Internal:Developer Setup QESTField: Difference between revisions
Benny.thomas (talk | contribs) No edit summary |
Benny.thomas (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
===QESTField=== | |||
*Open '''~\qestnet\QESTField MVC\QESTField.sln''' | *Open '''~\qestnet\QESTField MVC\QESTField.sln''' | ||
*Build the solution. There should not be any errors | *Build the solution. There should not be any errors | ||
Revision as of 05:17, 13 July 2015
QESTField
- Open ~\qestnet\QESTField MVC\QESTField.sln
- Build the solution. There should not be any errors
- Go to Debug > Exceptions
- Find System.ServiceModel.FaultException`1
- Uncheck User-unhandled.
This will stop the debugger breaking on a fault exception catch every time you login. It is on a "to do" list somewhere to fix... really I (DL) promise.
- Start Debugging (F5).
This will launch a web browser. The choice of web browser is configured in Visual Studio where Start Debugging is.
Google Chrome is the recommended choice for QESTField development. The browser will take you to the web address of a local ASP.NET Development Server which Visual Studio has spun up. The login page of QESTField should be displayed.
You can login using any QESTLab login credentials which are available in the database and have permission to use QESTField.