iis6 & http 500 internal error
on my server(win2003 & iis6), i used vs6 to create a web project,and i submit a form to another page, always prompt "http 500 internal server error", and after it , i press F5 to refresh the page, so strange, the page can be shown, but lost all value that sent from submit form.
but when i copy the code to another virtual directory(not created by VS6,only used IIS to created), fortunally the code runs smoothly.
do't know how to slove it , can anyone helps me?
(and i also heard some suggestion about the tunning of IIS6, maybe caused by the security setting of IIS6, but i had tried to adjust some setting of IIS6, seems no any effect)
|