I've just created a server module in V14SP1 and am getting the following error.
VWSTDNT_SttudentsOnlineAppServerModule is not supported on the Web
Component class VWT0001V1 is restricted and cannot be used in in Component VWT0001A
Component VWT0001A is a reusable part of a panel displayed in my web app.
Server Module Error
- Stewart Marshall
- Posts: 417
- Joined: Thu Nov 05, 2015 5:25 pm
Re: Server Module Error
Server modules are ONLY supported on the web. Also, that particular message is usually an indication that you're trying to use a Reusable Part that has Target Platform of something other "Web Browser".
Are you sure the Define_Com is using the right names/identifiers?
Are you sure the Define_Com is using the right names/identifiers?
Re: Server Module Error
My mistake I'm missed the server routine name off the end of the Define_com.
Sorry.
Sorry.