Hi,
I am new in asp and iis. i m using IIS7, Vista Ultimate, when i run a login html page and type the userid and password then submit, then go to login.asp. the problem coming, login.asp here.
error 500.....and have this message "An error occurred on the server when processing the URL. Please contact the
system administrator"
i have turn the "send error to browser" to "true"
i follow the Failed Request Tracing stated in this forum step by step but i do not have this folder ==>%SystemDrive%\Inetpub\FailedRequestLogFiles\W3SVCnnn folder in my inetpub
this is i get from logfile before i tracing failed==>
2009-06-26 14:04:11 ::1 POST /aspnet_client/Nippon_Paint/login.asp |5|80004005|[Microsoft][ODBC_Microsoft_Access_Driver]_Disk_or_network_error. 80 - ::1 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.0;+SLCC1;+.NET+CLR+2.0.50727;+Media+Center+PC+5.0;+.NET+CLR+3.0.04506;+InfoPath.2) 500 0 0
this is fro logfile when i run the Bad_class.asp follow the step in Failed Request Tracing==>
2009-06-26 14:07:37 ::1 GET /aspnet_client/Nippon_Paint/Bad_class.asp |5|800a01ad|ActiveX_component_can't_create_object:_'Bad.Class.Name' 80 - ::1 Mozilla/5.0+(Windows;+U;+Windows+NT+6.0;+en-US;+rv:1.9.1b4)+Gecko/20090423+Firefox/3.5b4 500 0 0
i have run this file in my company..so the coding should b no problem. i can run those html de...onli run asp cannot.
I have read many forum for solution. but i cannot make it.everyone can help me???really thanks thanks.