There are currently two production applications which use the web service, ‘dmvlookup’ on the
Dev server, “Gadget”. The first of these applications is the Plate Lookup at http://www.rtd-denver.com/HowToPark.shtml. This external application displays whether a license plate is in or
out of district. It currently accesses the web service at http://gis.rtd-
denver.com/services/dmvlookup/dmvlookup.asmx?WSDL, on the Dev server. The deliverable
for this task is to connect/link the migrated dmvlookup web service on the Prod server, “Gyrus”
to the external production Plate Lookup application.
The second application is the Plate Editor/Checker, at http://gemini/dmvlookup/edit.aspx . This
application allows internal users to verify license plate information, add plates, modify
addresses, and make permanent changes to the DMV database. This application‘s source
code is at: https://glacier.rtd-denver.com/svn/Gemini/Source_Code/dmvlookup
The Plate Editor/Checker application is a compiled C# program written in Visual Studio 2005.
Upgrading to a newer version of Visual Studio will be necessary. This application also
references the dmvlookup service at http://gis.rtd-denver.com/services/dmvlookup/dmvlookup.asmx , on the Dev server. The deliverable for this
task is to connect/link the migrated dmvlookup web service at http://maps.rtd-denver.com/services/dmvlookup/dmvlookup.asmx to the internal Plate Editor/Checker
applications. This will require a recompile of the application project code and verification that
the dmvlookup web service is operating properly on the production server, “Gyrus”.
DatamanUSA is supporting RTD with:
- C#, .Net, web service Development.
- Migrating existing web service from Dev server to Prod Server.
- Testing migrated web service in test environment with production applications.
- Uploading code enhancements or re-written code to Subversion.
- Documenting completed work and provide knowledge transfer
Project Themes & Elements:
- Updating web service to a newer version of Visual Studio.
- Migrating and deploy the dmvlookup web service on prod server.
- Completing and testing additional deployment/migration to external test server.
- Verifying prod dmv applications are connected to and accessing dmvlookup on prod.
- Plate Checker
- Plate Editor
- Plate Lookup
- Geocoder(s)