What is installed - Folder and File Structure

WebMap installation folders can be found on your device’s main drive, usually C:/

This table shows the folder structure. The commonly used configuration files are also shown in italics.

File or Folder Subfolder Description

App_Data

 

Contains the relational database webMapLayersConfig.db. This controls the configuration of the SIS WebMap 9 Admin site.

All updates in the wmadm.aspx interface amend this database, which in turn makes changes to the SIS WebMap 9 Admin site.

 

51Degrees

Detects if the client is mobile.

 

Data

Contains sample data (UK and World) to show the capabilities of Cadcorp SIS WebMap services after the initial install.

 

Data > UK

Contains data layers (WM9UK.swd and other .bds files) specific to UK mapping.

 

Data > World

Contains data layers (WM9World.swd and other .bds files) specific to World mapping.

 

ErrorLog

Errors raised by the application are written to this folder.

 

report

Template to control the email style sent using the ReportIT service.

 

SampleDatabase

Contains a sample .accdb database for use with the ReportIT service.

  webMapLayersConfig.db

Controls the configuration of the SIS WebMap 9 Admin site.

All updates in the wmadm.aspx interface amend this database, which in turn makes changes to the Cadcorp SIS WebMap site.

 

Security

Contains email template for resetting a Forms user password.

     

App_GlobalResources

 

Contains resx files that determine the text used across the site. See Editing Text and Translating WebMap for more information.

App_LocalResources

 

Contains resx files that determine text within specific pages, including Help. See Editing Text and Translating WebMap for more information.

bin  

Contains the binaries for SIS WebMap 9 Admin and the SIS WebMap 9 Admin Licence.

  DLLs  
css  

Contains all style sheets including those created by jQuery Theme Roller, used by the desktop version of the website (css files to control the mobile version of the site are held within the mobile folder).

 

Cadcorp-theme

Contains the file jquery-ui-custom that defines the theme for the SIS WebMap 9 Admin site.

 

tinymce

WYSWIYG HTML editor for website content creation.

     

downloads

NHS Properties.csv

This folder is used by the Search By Area service.

EmbeddedMapSample

 

Contains all the files and folders required to view an example of Cadcorp SIS WebMap embedded in another website.

img  

All images and icons used in Cadcorp SIS WebMap desktop site are stored here. These can be replaced as required to alter the appearance of the application.

It is recommended you make copies of the original images before overwriting. Images and icons used on the mobile site are stored within the mobile folder.

Mobile

 

Contains all the files and folders used in the mobile site.

Print

Holds temporary print files

Script

 

JavaScript files are held in here.

StoredProcedures

 

Contains the stored procedures files used by GeognoSIS.

accessdenied.aspx

 

Page displayed when necessary authentication to view a page is not provided.

Account.aspx

 

For use with Forms Authentication. A page where users can manually edit their own details and passwords.

wmadm.aspx

 

Page to control all administrator defined settings for the site.

CookiePolicy.aspx

 

A page containing a Sample Cookies Policy.

Credits.aspx

 

Page to display all the credits for Cadcorp SIS WebMap

Default.aspx

 

Page to display the available maps depending on the user’s authentication.

ForgottenPassword.aspx

   
GenericError.aspx  

Page to be displayed if an error has occurred within the application, rather than displaying default error page. See Error Messages for more information. How this is displayed is determined in the web.config.

Global.asax

 

This file contains code for responding to application-level events raised by ASP.NET.

help.aspx

 

The online help file. This can be edited as required to change the text and images.

ImageHandler.ashx

 

Used to create previews of the drawing styles.

LocalKnowledge.asmx

 

Installed if you have a licence for the Local Knowledge Web Service.

Login.aspx  

User log in page for sites that require authentication.

map.aspx  

This is the main application page. Elements of this can be edited to change the appearance and behaviour of the page for the desktop version of the site.

The mobile version is controlled by the map.aspx file within the mobile folder.

MapNotFound.aspx

 

Error message to be displayed if the requested map cannot be found. See Error Messages for more information

NotFound.aspx

 

A bespoke error message page to be displayed if the user requests a page that does not exist (http 404). See Error Messages for more information.

QuickSearch.asmx

 

This will only be installed if you have a licence for the Quick Search Web Service.

ReadMe.txt

 

Contains instructions for setting up Cadcorp SIS WebMap if GeognoSIS is not installed on the same machine.

ReportIT.asmx

 

This will only be installed if you have a licence for the ReportIT Web Service.

ResetPassword.aspx

 

Page to allow users to reset their password (only in Forms authentication)

Site.Master

 

Template used to build all pages. Used to define the header and footer.

web.config

 

Configuration of the application is controlled through this file. This is a text file which can be directly edited (using an ASCII editor, i.e. Notepad ++ etc. not MS Word).