How to do a release of the Generic OD Web Services:
This application now uses Web Services Deply, and an MSI installer.
Wiki:
There are now two versions to test:
1) zip file
2) msi install
PREPARE FOR PUBLISHING
Make usre any changes/additions to web config are copied to the
XXX_connectionstrings.config and appsettings.config
RESTART vs2005
- Select Release as build
- right click on genericODws_deploy, build.
- This will create a build in genericODws_deploy/Release
- and move a zip file to d:\softwarereleaseases\genericodws
TEST IN VIRTUAL MACHINE
{instructions for david valenitnes machine. YMMV}
Start up a Virtual Machainge with Windows 2003, and a ASP.Net 2.0 installed,
- Roll back to the state with only ASP.Net 2.0 installed
- Right click on my computer, Map Netowrk Drive
- Browse -"VM Ware shared Folders"
shared folders may need to add one VMwareWorkstation VM>Properties>Options>Shared Folders
- copy the zip file to the desktop or disk
- extract genericODws directory from the zip file
- open InstallGenericWebServices.htm
- Follow the instructions
- set:
vocabulary
network
status
- edit BasicData.htm
open the application and see that the information changes on the Default.aspx page
Change again:
vocabulary
network
status
Run Web Service Tests:
Assumes the oringal OD test database is configured
- From Default.aspx page Click
GetVariableInformationObject
- click invoke
- set variable = "ODM:Mean Velocity"
- click invoke
GetSiteInfo
- set location = "ODM:1"
- click invoke
GetValues
- location: ODM:1
- variable: ODM:Mean Velocity
- beginDateTime: 2003-10-01
- endDateTime: 2005-07-01
- click invoke
COPY TO WATER
Log onto Water.sdsc.edu
copy zip file to root IIS directory
double check that that is the version.