Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
User Experience
Lawson Smart Office
LSO MSI Install not showing M3 Transaction menu
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
HireIQ
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5264
People Online:
Visitors:
329
Members:
0
Total:
329
Online Now:
New Topics
Lawson S3 Procurement
Tolerance Settings
3/31/2025 2:01 PM
I've been trying to set a tolerance for some t
Dealing with Lawson / Infor
Printing Solutions other than MHC
3/27/2025 1:00 PM
What are others using for printing solutions besid
Lawson S3 Procurement
Green check marks in Lawson 9.0.1
3/20/2025 4:55 PM
Hi, How to remove green check mark on items when o
Lawson S3 HR/Payroll/Benefits
Pay Rate History to Show All Positions
2/26/2025 3:34 PM
Does anyone know how to modify payratehistory.htm
Infor CloudSuite
How to build a Pre-Prod tenant
2/7/2025 1:28 AM
After we finished our implementation and ended our
Lawson S3 Procurement
Browser issue with RQC Shopping
1/28/2025 5:49 PM
Since the recent Chrome/Edge updates, our RQC shop
Lawson S3 Procurement
S3-Procurement New Company
1/22/2025 10:38 PM
My Accounting Department has created a new Company
S3 Customization/Development
JUSTIFIED RIGHT
1/15/2025 7:41 PM
Is there a way in Lawson COBOL to make a character
S3 Systems Administration
ADFS certificate - new cert
12/3/2024 9:38 PM
The certificates on the windows boxes expired and
Lawson S3 HR/Payroll/Benefits
Post Tax Benefit Plan Table
11/14/2024 9:16 PM
Hi, totally new to Laswon. I have a repor
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3291
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1375
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
User Experience
Lawson Smart Office
LSO MSI Install not showing M3 Transaction menu
Please
login
to post a reply.
12 Replies
0
Subscribed to this topic
11 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
Mrpotato
Basic Member
Posts: 18
9/18/2012 7:46 AM
Hi All,
I have a LSO installation working with the ClickOnce install and I can log into LSO and run M3 programs in the Navigator widget without any problems. But when I use the MSI install I am able to log into LSO but the M3 Transaction menu never shows in the Navigator widget.
Has anyone seen this before or knows where I should be looking to fix?
Thanks
MP
Eklind
Veteran Member
Posts: 38
9/18/2012 9:16 AM
Split
I would start looking in the client log to see if there are any errors there. Another thought is if your system have several system profiles and you are using one that does not have the M3 feature enabled.
Mrpotato
Basic Member
Posts: 18
9/18/2012 9:52 AM
Split
Hi Eklind,
Thanks for the tips, I have only one system profile for the environment so don't think this is the issue. The log shows the M3 menu is fetched but it shows nothing..log file entries:
INFO MForms.M3Menu.MenuHandler.HandleResult M3 Menues fetched. No of record = 2897
INFO MForms.M3Menu.MenuHandler.LoadMenu Menu version "" is used when fetching the menu. Timestamp = 0
INFO Mango.UI.Services.NavigationViewDS.GetRootNodesFromApplications internal implements IClientApplicationTasks but AvailableTasksRoot() returns null so it will not have a root node in the Navigator.
Doesn't make much sense to me though
Eklind
Veteran Member
Posts: 38
9/18/2012 10:11 AM
Split
The machine where the .msi installation is not working properly, is the ClickOnce installation working on the same machine (or is that another machine)?
The reason for asking is th there can be problem with the internal DB in the LSO client and that cann occure when there is a SQL Server installed on the machine. If that is the case you should see entries like this one in the log file:
2012-02-23 00:10:50,661 [Mango.Main] ERROR Mango.Core.Persistance.DataBase.CreateDatabase - [COR0001] The SQL CE database could not be created from the connection string Data Source=C:\Users\user1\AppData\Local\Apps\2.0\Data\B8CCRPRD.9T5\RP4WW4TD.9VX\http..tion_0498f7d2f3e4539a_000a.0000_f2d1e0c02eb0bcb7\Data\S0\U0\Local\DB\Mango.sdf;LCID=1033. Functions depending on database will not be available.
Unable to load the native components of SQL Server Compact corresponding to the ADO.NET provider of version 8080. Install the correct version of SQL Server Compact. Refer to KB article 974247 for more details.
Mrpotato
Basic Member
Posts: 18
9/18/2012 10:18 AM
Split
Yes the .msi install is on the same machine with the working ClickOnce installation and I have seen the error message you described. I've tried uninstalling all LSO installs and .Net 4.0, deleting all the c:\users\ folders and still the same problem.
Is there any issue to install both on the same machine? I'm testing the .msi install to package for Citrix hence the reason for the install.
Eklind
Veteran Member
Posts: 38
9/18/2012 10:30 AM
Split
There should be no problem having both the .msi and the ClickOnce installed at the same time. But I am surprised that you get the menues to work in ClickOnce if the there is problems with the SQL CE databse.
Anyway, I think if you solve the problem with the SQL CE databse you the menues should work in the .msi version.
This is what I have found when searched earlier for the problem with the SQL CA database.
"At any given point of time, the correct state of a 64-bit computer, for SQL Server Compact, would be the following: Both x86 and amd64 MSIs are installed. Both x86 and amd64 MSIs are of the same version.
Therefore, if you face any similar issues, make sure that the computer has both x86 and amd64 MSIs of Compact are installed and they are of the same version. In case, they are not, then install Compact SP2 x86 and x64 MSIs from following link as needed:
http://www.microsoft.com/...DCE24&displaylang=en
"
Some more information
http://stackoverflow.com/...f-sql-server-compact
Hope this helps.
Mrpotato
Basic Member
Posts: 18
9/18/2012 10:58 AM
Split
I tried installing both versions of Compact and the errors relating to SQL have gone but still the same problem. Will do some more investigating tomorrow as getting a headache thinking about it. Tested the ClickOnce again on the same machine to confirm and this is still working perfectly. I checked the settings in Profile match both installs and other strange thing I found is the companion shows the following error message "The Link companion:/// could not be opened." whereas the ClickOnce works fine.
Guessing some connection to the server is not working correctly with .msi install but not sure how this component works differently between the two installs
Thanks for the tips & I'll keep trying tomorrow
Eklind
Veteran Member
Posts: 38
9/18/2012 11:04 AM
Split
I am out of ideas. Open up a case with Infor support, add the log file from the working ClickOnce and the log from the failing .msi installation.
Mrpotato
Basic Member
Posts: 18
9/18/2012 9:40 PM
Split
Hi Eklind, found the problem was incorrect value in the FeatureLocation and once this was set correctly the .msi install worked correctly.
Appreciate the help and glad to finally get it working
Eklind
Veteran Member
Posts: 38
9/19/2012 4:46 AM
Split
Of course! If having the logging set to debug it will show what features is loading during the startup of the LSO client. I should have thought of that.
Josh
New Member
Posts: 1
12/11/2012 7:37 PM
Split
Mr.Potato or Eklind, where is the FeatureLocation set? Have an issue where the menus are not working and launching applications requires the mforms:// prefix to launch them and want to see if i can locate this setting.
Eklind
Veteran Member
Posts: 38
12/12/2012 5:22 AM
Split
If the M3 programs can be started with mforms:// the features have loaded correctly. You can still view the FeatureLocation URL in the registry at: HKLM\SOFTWARE\Lawson Software\Lawson Smart Office
The client log should have some error entries regarding retrieveing the M3 menu.
Karin
Veteran Member
Posts: 57
1/11/2013 5:46 PM
Split
In LSO 10.0.5 there is a missmatch between the msi and client. The registry is written to Software/Infor/Infor Smart Office but the client reads from the previous location under Lawson. So I guess you should check the registry. This means upgrades from 10.0.4 works but newly installed msis will fail.
Please
login
to post a reply.