Hi all,
I have a web application which has always worked correctly. It didn’t have a DNS configured for pointing to it, we directly acceded with the path http://server_name/database.nsf. Now, we have configured a DNS app.company.com, so we have created an Internet site on our server configuration. I have taken the defaults and changed only the next fields:
-
General → host name or addressess assigned to this site: app.company.com
-
Configuration → Initial URL: /database.nsf?Open
On the server document I have changed the option General → Load internet configurations from internet sites documents
And I have restarted the server
Now, the http://app.company.com seems to work, it shows the initial page of my application. But when I start logging in and I press my next button, the application doesn’t work anymore (cannot show the page). The log.nsf has the next error:
HTTP Web Server: Couldn’t find design note - .gif [/database.nsf/.gif]
Have you any idea for helping me?
Thanks in advance