I am trying to work around issues to get my 14.0 LANSA install working on Windows 11. I know that you need to be at 14.2 with the latest EPCs for it to work out of the box, but we can't upgrade right now. So I am trying to find a way to get it to work using manual work arounds.
If I copy my database and directories to my Win 11 laptop on which I did my LANSA install into the same directory that would have been on Win 10, I am able to open WAMs and Weblets.
However, if I try to view the XSL source of the WAM or weblet I get the following error message:
Design not available. Possible causes include.
1. WAM* files not correctly registered.
2. Incorrect permissions for WAM work directories (refer to LANSA settings).
Has anyone experienced this issue before or know how I might go about resolving it?
Thanks.
RESOLVED: WAM Design Not Available Error
-
caseywhite
- Posts: 192
- Joined: Thu May 26, 2016 1:17 am
RESOLVED: WAM Design Not Available Error
Last edited by caseywhite on Thu Sep 18, 2025 2:29 am, edited 1 time in total.
-
caseywhite
- Posts: 192
- Joined: Thu May 26, 2016 1:17 am
RESVOLED: Re: WAM Design Not Available Error
I resolved the issue. Looks like I had to manually register 3 WAM dlls. They are below.
regsvr32 WAMEditor.dll
regsvr32 WAMHTMLEditor.dll
regsvr32 WAMTextEditor.dll
regsvr32 WAMEditor.dll
regsvr32 WAMHTMLEditor.dll
regsvr32 WAMTextEditor.dll