I had installed the three folders for the applications in virtual folders. But, there were pages that referenced the root. So, I thought they must have had the application installed on the root of the web server. So, I copied the first web site to the root to test it out and then it worked.
It is a public web site. So, it has a link to a intranet web site where they use a subdomain. For example https://www.onourserver.notonyours.com. They haven't transferred the dns so I was looking for a way to run the client without changing the url reference in the code. Anyway, that's another issue. I think I'll set up a local dns and test it that way. But then I had the second web site in a virtual folder as well. But, it references files like images and shell.cfm in a folder off the root. So, I copied the folder to the root web. Most of it works except that some images have broken links. So, I moved those around. Now the shell.cfm is not found on some pages. It's in some of the folders just not the ones referenced. So, I think that they must have some environment information about paths, includes or mappings that wasn't documented so I'm trying to guess what it might be by looking at the folder path when files are not found or have broken links and then adding those as mappings to a folder on the drive. It's not working so far so I've just been copying folders to where the code is looking for them to try and debug what is going on. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2625 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
