Wotcher - new in Snitz and mightily impressed with the product.Have completed the configuration of the application on my localhost server, and uploaded all the code to my host server only to find the site has lost all it's configuration, logon, references to images etc. The app IS being hosted as a subweb of my existing site which has a global.asa at the root and I know as the app uses the application object extensively to store configs, do I need to reload the root global.asa or summat ?
Any input appreciated.
btw I know it's not the db as I can see my forums already created locally.
Did you fix the connection string in config.asp to match the new settings? Also, try running setup.asp to get all the application variables setup properly.
Did you fix the connection string in config.asp to match the new settings? Also, try running setup.asp to get all the application variables setup properly.