GpsTracker / servers / dotNet /
@Nick Fox Nick Fox authored on 22 Apr 2014
..
App_Code updated .net server to json and jquery and maps 3 and openstreetmaps 11 years ago
images updated .net server to json and jquery and maps 3 and openstreetmaps 11 years ago
javascript updated .net server to json and jquery and maps 3 and openstreetmaps 11 years ago
sqlserver updated .net server to json and jquery and maps 3 and openstreetmaps 11 years ago
styles updated .net server to json and jquery and maps 3 and openstreetmaps 11 years ago
.gitignore visual studio .gitignore 11 years ago
DeleteRoute.aspx have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
DeleteRoute.aspx.cs have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
DisplayMap.aspx updated displaymap on servers with message about maps 11 years ago
DisplayMap.aspx.cs updated .net display map page and removed google map key 11 years ago
GetRouteForMap.aspx have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
GetRouteForMap.aspx.cs updated .net server to json and jquery and maps 3 and openstreetmaps 11 years ago
GetRoutes.aspx have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
GetRoutes.aspx.cs updated .net server to json and jquery and maps 3 and openstreetmaps 11 years ago
README.md Update README.md 11 years ago
UpdateLocation.aspx have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
UpdateLocation.aspx.cs have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
Web.Debug.config have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
Web.config have updated the .NET server stack to visual studio 2012 and sql server 2012 and tested it. 11 years ago
README.md

The .NET server stack has been fully updated and tested. The gpstracker.bak file is in the sqlserver directory and was created with sql server 2012 express. The sa password is gpstracker.

Please note that this is an asp.net website, not a web application. Its means you need to put source files directly onto an asp.net web server like IIS and it will be compiled on the fly. To open this project in visual studio for web (2012), you need to go to the file menu and open website, then select you iis web server and open the gpstracker website that you created there. Visual Studio express needs to be opened as an Administrator so that you can open the website.

Please note that this is a breaking change since xml has been updated to json.