ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV administrator / WEBDEV Application Server administrator / 11. IIS example
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Rights on the registry
In order for the setups of WEBDEV sites to be able to create or modify the site setting, the Windows account used must have modification rights in the registry, in the branch for configuring the WEBDEV sites.
To configure these rights:
  1. Start the registry editor via "Start .. Run" of Windows then type "Regedit" and validate ("OK" button).
  2. In the registry editor, in the treeview on the left, expand the branch:
    • in 32-bit: "HKEY_LOCAL_MACHINE", then "SOFTWARE", then "PCSOFT", then "WEBDEV", then "29.0" and "Applications"".
    • in 64-bit: "HKEY_LOCAL_MACHINE", then "SOFTWARE", then "Wow6432Node", then "PCSOFT", then "WEBDEV", then "29.0" and "Applications".
  3. Right-click the "Applications" branch and select "Authorizations".
  4. In the authorization window, click the "Add" button.
  5. In the new window that is opened, click the "Location" button and choose the local computer (at the top of treeview). In the "Enter the names of objects..." edit controls, type WEBDEV_FTP (name of group that was created beforehand) and click the "Check the names" button.
    If no error was made, the name typed in the edit control is underlined and it is prefixed by the computer name. Otherwise, it means that an error occurred during the input.
  6. Click the "OK" button to validate the window
  7. Back to the authorizations window of WEBDEV registry branch, select the group in the list (if not already done) and check the requested authorizations: "Full control".
  8. Perform the same operations on the branch:
    • in 32-bit: "HKEY_LOCAL_MACHINE", then "SOFTWARE", then "PCSOFT", then "WEBDEV", then "29.0" and "Webservices".
    • in 64-bit: "HKEY_LOCAL_MACHINE", then "SOFTWARE", then "Wow6432Node", then "PCSOFT", then "WEBDEV", then "29.0" and "Webservices".
  9. Perform the same operations on the branch:
    • in 32-bit: "HKEY_LOCAL_MACHINE", then "SOFTWARE", then "PCSOFT", then "WEBDEV", then "29.0" and "WebservicesREST".
    • in 64-bit: "HKEY_LOCAL_MACHINE", then "SOFTWARE", then "Wow6432Node", then "PCSOFT", then "WEBDEV", then "29.0" and "WebservicesREST".
Minimum version required
  • Version 23
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help