docs(multi lang support): work on getting multi lang support working
This commit is contained in:
@@ -15,28 +15,28 @@ Please note that if you plan to utlize the scanner app you must use IIS to run a
|
||||
1. Open IIS
|
||||
2. Expand the plant and select application pools
|
||||
|
||||

|
||||

|
||||
|
||||
3. Right click and create application
|
||||
|
||||

|
||||

|
||||
|
||||
4. Name is Logistics Support Tool
|
||||
|
||||
- Change .NET CLR verion to not managed
|
||||
- leave the rest as default
|
||||
|
||||

|
||||

|
||||
|
||||
## Create the website
|
||||
|
||||
1. Expand the Sites
|
||||
|
||||

|
||||

|
||||
|
||||
2. Right click on default site and click "Add Application..."
|
||||
|
||||

|
||||

|
||||
|
||||
3. Fill out the form like below
|
||||
|
||||
@@ -48,7 +48,7 @@ Please note that if you plan to utlize the scanner app you must use IIS to run a
|
||||
E:\LST\lstWrapper
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Making sure websocket is enabled
|
||||
|
||||
|
||||
Reference in New Issue
Block a user