Hi
I have done the following to migrate an application to our company's web server to be run as a web application. By the way, the application runs as a web app on my local computer well.
- I have PowerServer (the same version as that on my local computer) installed on the web server's localhost:port#
- I can bring up the AEM by using localhost:port#/AEM
- Packaged the application in PB w/ Powerserver's toolkit 'Package' icon and chose 'Server deployment project' Type
- Copy and pasted the package folder to the web server via RDP
- Ran the Setup.exe as the admin
- Edited the Power and Web Servers to the correct port# then modified the rest accordingly.
- PowerServer deployed it successfully
BUT, when I ran the app after it's successfully done deploying, I got an error page
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory....
Where did I do wrong?
Please help
Thanks!