The custom cms is not working. When we try to use it, we get a generic error page from host. The site worked fine since 2011. Now all of a sudden it does not. I contacted host and they said they have not upgraded any iis or anything like that. Host said I am to upload a web.config file to the root so that the host can see a more detailed file on where the problem could be. I don't know what a web.config file is. I asked host if I could go to the web and grab one of the generic web.config files. She said she would not do it that way. She recommended that I contact the programmer which we haven't used since 2011 and ask him to create a web.config file. Why can't I just use a generic? I am not familair with asp so I am kinda at a loss.
If you have no experience doing this, my suggestion will be to contract a web admin or developer to do it for you. There is no guarantee that after you have done the changes the error will surface (as it depends how the site was coded)
P.S.
1) In any case you must have a backup copy of your site itself and code in case your host suffer a catastrophic failure or in case you need to add modifications.
2) Another way is to check for errors is to enable tracing if the coder was kind enough to provide that in your code.
I will save your code in text wrangler and upload. Will then contact host to see if they can determine problem.
nsitedesigns
ASKER
Well, the web.config file did give us more to go off of but it still did not correct problem. Host reset permissions thinking it would help but it did not. I included the "problem" file.
Here is error message.
Microsoft VBScript runtime error '800a0046'
Permission denied
/admin_panel/includes/pdf_events_lists.asp, line 21
What is the error message your are getting?
Web.config is only for IIS served websites