When I create an Xpage and try to view this xpage in the webbrowser I get a errormessageCould not create the page /test2.xsp because the class xsp.Test2 could not be found. Please check your spelling.
xsp.Test2
Any Idea?
When I create an Xpage and try to view this xpage in the webbrowser I get a errormessageCould not create the page /test2.xsp because the class xsp.Test2 could not be found. Please check your spelling.
xsp.Test2
Any Idea?
Subject: first check if the build automatically menu item…
on the Project menu in DDE is checked. That is needed for an xpage to be compiled. If that is set, then go to the source tab in the xpage editor and see if there are any errors that are causing it not to compile.
Hope this helps!
Subject: thnx
that’s the solution
Subject: RE: first check if the build automatically menu item…
I am having the same issue. I have an existing Notes Application that I am trying to add some XPages.
I have verified the “Build Automatically” setting is set.