Skip to content

Commit 81505b5

Browse files
Update README.md
1 parent 75fe8c3 commit 81505b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The contents of the repo file should be:
3434

3535
After creating the new repository IFS file **qsecofr.repo**, you can launch the **Open Source Package Management** utility from IBM ACS Client via the Tools menu and you'll see the new **Available Packages**. Select **mono-complete** and click the install option. This should complete the Mono install to the **/QopenSys/pkgs** folder location for apps installed by Yum on IBM i.
3636

37-
**Note:** I noticed that on the Yum install that the **Microsoft.VisualBasic.dll** runtimt file is not included in the **GAC** (Global ASsembly Cache). This causes a problem when running a VB app. Your VB app will get an error about a missing **Microsoft.VisualBasic.dll** file and will crash.
37+
**Note:** I noticed that on the Yum install that the **Microsoft.VisualBasic.dll** runtime file is not included in the **GAC** (Global Assembly Cache). This causes a problem when running a VB app. Your VB app will get an error about a missing **Microsoft.VisualBasic.dll** file and will crash.
3838

3939
**Microsoft.VisualBasic.dll** should be located in the following location: **/QOpenSys/pkgs/lib/mono/gac/Microsoft.VisualBasic/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll**
4040
There's a secondary file needed in the GAC as well:

0 commit comments

Comments
 (0)