Dominoble
09-17-2007, 09:53 AM
What are the preferred locations of the extnd.nsf database, the extnd directory and the ext main directory? I initially installed extnd into a subdirectory in the the Domino data directory of our server:
c:\notes\data\sandbox
it created the extnd directory there and the ext directory below that with extnd_a2r1.nsf in extnd.
c:\notes\data\sandbox\extnd\ext
I created my sample application in the extnd directory and all was well. After awhile I wanted to expand it's usage so I moved everything to the root of the data directory and reset my profile doc in my sample app. The sample app works but I can't get extnd to work any other applications now. I get error line 10, error:prototype is null or not an object and the line 24 error:object expected.
I also created a portal app using ext 1.1 only with those files in the Domino HTML directory and it works great.
c:\notes\data\domino\html\ext
I tried putting the extnd directory in the domino\html directory so I could access it directly from the browser but then I couldn't access it from the database in the data directory.
Help!
c:\notes\data\sandbox
it created the extnd directory there and the ext directory below that with extnd_a2r1.nsf in extnd.
c:\notes\data\sandbox\extnd\ext
I created my sample application in the extnd directory and all was well. After awhile I wanted to expand it's usage so I moved everything to the root of the data directory and reset my profile doc in my sample app. The sample app works but I can't get extnd to work any other applications now. I get error line 10, error:prototype is null or not an object and the line 24 error:object expected.
I also created a portal app using ext 1.1 only with those files in the Domino HTML directory and it works great.
c:\notes\data\domino\html\ext
I tried putting the extnd directory in the domino\html directory so I could access it directly from the browser but then I couldn't access it from the database in the data directory.
Help!