Wiki source code of crm

Version 3.6 by Kyle Hill on 2025/05/27 09:52

Hide last authors
Kyle Hill 3.6 1 ===== **Required .NET Hosting Bundles:** =====
Kyle Hill 3.2 2
Rudi Marais 3.1 3 * [[.NET 6 Hosting Bundle>>https://dotnet.microsoft.com/en-us/download/dotnet/6.0]]
Kyle Hill 3.2 4
5
Kyle Hill 3.6 6 ===== **Ensure the following .NET Runtimes are installed:** =====
Kyle Hill 3.2 7
8 [[image:image-20250527112257-1.png]]
9
10
Kyle Hill 3.6 11 ===== **Testing and Debugging:** =====
Kyle Hill 3.5 12
13 * Check the system event viewer for any errors. Framework related and logs appear here if not successfully written to the logs. This may point to folder permission issues.
14
Kyle Hill 3.6 15 ===== =====
Kyle Hill 3.2 16
Kyle Hill 3.6 17 ===== **Deployment Considerations:** =====
18
Kyle Hill 3.2 19 * IIS project name should be in the name of the domain in reversed:
20 ** Format: ~{~{host_name}}
21 ** Example: za.co.site.uapi
22 * Each API under the CRM project should have Its own app pool.
23 ** Format: ~{~{host_name}}.~{~{api_name}}.~{~{version}}
24 ** Example: za.co.site.uapi.identity.v1
Kyle Hill 3.4 25 * App pool considerations:
26 ** .NET CRL Version: No Managed Code
27 ** Managed Pipeline: Integrated
Kyle Hill 3.2 28 * Each API project should be in the root directory of the project.
29 * Under the root directory, there is a wwwroot folder, which should contain a blank folder for each of the API projects.
Kyle Hill 3.3 30 * Ensure you replace all the connection strings, file paths and branding of the currently client with the new one. 
31 * Clear out all the logs for each of the API projects and ensure IIS user has required permission to write to this directory
32 ** Directory: za.co.site.uapi\EBSphere.Api.v1.Workflow\logs
Kyle Hill 3.2 33
Kyle Hill 3.6 34 ===== =====
Kyle Hill 3.2 35
Kyle Hill 3.6 36 ===== **Database Considerations:** =====
37
38
39
40
Kyle Hill 3.2 41

Need help?

If you need help with XWiki you can contact: