My web host reserves "Admin" for the user account self-adminstration, so I had to rename the ADMIN directory. I changed all references (that I could find), in the code and the database to point to the renamed directory.
I ran into the difficulty of the (3.2.2) install not creating the GetPortalSettings procedure, so I manually created it using a post from the asp .net forum.
Most functionality/pages seem to work, but when I try to logoff it crashes with the error:
Server Error in '/' Application.
Object reference not set to an instance of an object.