You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ The contents of the repo file should be:
34
34
35
35
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.
36
36
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.
38
38
39
39
**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**
40
40
There's a secondary file needed in the GAC as well:
0 commit comments