Hi,
in the domino designer, the “preview in web” button is always disabled for xpages. if i type in the url directly for the xpage the following error is displayed:
Error 500 - HTTP Web Server: Command Not Handled Exception
any ideas?
thanks!
Hi,
in the domino designer, the “preview in web” button is always disabled for xpages. if i type in the url directly for the xpage the following error is displayed:
Error 500 - HTTP Web Server: Command Not Handled Exception
any ideas?
thanks!
Subject: Having the same problem
I am running the beta 2 version on the system i. I have the beta 2 version of the designer and when I create an xpage, I can view it locally, but as soon as I move it to the server, it gives the Error 500HTTP Web Server: Command Not Handled Exception error.
Does anyone have any insight?
Subject: Need more information…
Hi,There could be a couple of things happening here that might explain why you’re getting this error.
What was the URL you were using? Was it something like this - http://YourServer/TestApp.nsf/MyXPage.xsp ?
Make sure you have your security setting setup correctly on your server. Though you might have access to your server to create applications this doesn’t guarantee that you’ll be able to run XPages. Open the server document and verify the settings on the Programmability section.
Also, try creating a local application. The create a XPage and see if you can preview that.
Subject: Here my info
I used a Url like this: http://YourServer/TestApp.nsf/MyXPage.xsp
I also have already verified the settings on the Programmability section, using a post of this forum.
I also can not preview local applications!
thanks!
Subject: It might have been a bug with the Beta2 build…
…that is fixed now.Though things should work fine from the server, right?
And does the app build (make sure that ‘Build Automatically’ from Project on the main menu is set)?
And is there anything particular about your app? I imagine that’s it is straight forward?
p.