| ... |
... |
@@ -1,21 +1,19 @@ |
| 1 |
|
-===== **Required .NET Hosting Bundles:** ===== |
|
1 |
+Required .NET Hosting Bundles: |
| 2 |
2 |
|
| 3 |
3 |
* [[.NET 6 Hosting Bundle>>https://dotnet.microsoft.com/en-us/download/dotnet/6.0]] |
| 4 |
4 |
|
| 5 |
5 |
|
| 6 |
|
-===== **Ensure the following .NET Runtimes are installed:** ===== |
|
6 |
+Ensure the following .NET Runtimes are installed: |
| 7 |
7 |
|
| 8 |
8 |
[[image:image-20250527112257-1.png]] |
| 9 |
9 |
|
| 10 |
10 |
|
| 11 |
|
-===== **Testing and Debugging:** ===== |
|
11 |
+Testing and Debugging: |
| 12 |
12 |
|
| 13 |
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 |
14 |
|
| 15 |
|
-===== ===== |
|
15 |
+Deployment Considerations: |
| 16 |
16 |
|
| 17 |
|
-===== **Deployment Considerations:** ===== |
| 18 |
|
- |
| 19 |
19 |
* IIS project name should be in the name of the domain in reversed: |
| 20 |
20 |
** Format: ~{~{host_name}} |
| 21 |
21 |
** Example: za.co.site.uapi |
| ... |
... |
@@ -30,12 +30,7 @@ |
| 30 |
30 |
* Ensure you replace all the connection strings, file paths and branding of the currently client with the new one. |
| 31 |
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 |
32 |
** Directory: za.co.site.uapi\EBSphere.Api.v1.Workflow\logs |
|
31 |
+* |
| 33 |
33 |
|
| 34 |
|
-===== ===== |
| 35 |
35 |
|
| 36 |
|
-===== **Database Considerations:** ===== |
| 37 |
|
- |
| 38 |
|
- |
| 39 |
|
- |
| 40 |
|
- |
| 41 |
41 |
|