If I I have a blank xPage. It works fine when Previewing with the browser but when I try to preview in the client, I am getting The requested resource cannot be located.
This occurs with any xPage.
Any ideas what is wrong?
Here is the error I am getting in the log. It really does not tell me more than what the browser is telling me.
CLFAD0256E: Dispatcher Servlet Problem - Cannot find the module: pncpghd38.pncbank.com!!test/test2.nsf com.ibm.designer.runtime.domino.adapter.util.PageNotFoundException: Cannot find the module: pncpghd38.pncbank.com!!test/test2.nsf at com.ibm.domino.xsp.module.nsf.NSFService.doService(Unknown Source) at com.ibm.designer.runtime.domino.adapter.LCDEnvironment.doService(Unknown Source) at com.ibm.designer.runtime.domino.adapter.LCDEnvironment.service(Unknown Source) at com.ibm.domino.xsp.bridge.websrv.servlets.DispatcherServlet.service(Unknown Source) at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(Unknown Source) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(Unknown Source) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(Unknown Source) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(Unknown Source) at javax.servlet.http.HttpServlet.service(Unknown Source) at com.ibm.pvc.webhttpservice.BridgeServlet.service(Unknown Source) at com.ibm.pvc.internal.webcontainer.VirtualHost.handleRequest(Unknown Source) at com.ibm.ws.webcontainer.WebContainer.handleRequest(Unknown Source) at com.ibm.wsspi.webcontainer.WebContainer.handleRequest(Unknown Source) at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(Unknown Source) at com.ibm.ws.http.HttpConnection.readAndHandleRequest(Unknown Source) at com.ibm.ws.http.HttpConnection.run(Unknown Source) at com.ibm.ws.util.ThreadPool$Worker.run(Unknown Source)