-
Posted to
IIS7 - Classic ASP
by
lsh4159
on
06-29-2009, 9:40 AM
i have turn off friendly error in IE
but still come out same error ==> An error occurred on the server when processing the URL. Please contact the
system administrator
how to check whether the file or folder have modify permission for the UISR account??sorry fo that..i m newbie in this...
-
Posted to
IIS7 - Classic ASP
by
lsh4159
on
06-29-2009, 8:59 AM
thanks for the website.
i have follow the Grant Ownership and permission to the administrator and to the system step by step. but the problem still cannot solved. the same problem still occured.
I do not know what is the problem..
-
Posted to
IIS7 - Classic ASP
by
lsh4159
on
06-28-2009, 9:28 AM
i have successful register DLL using regsvr32 already.
the 1st issues IUSR account i not understand..can futher explain or hav some reference website for me to learn?
this is my config.asp which connect to my database
<%
Set Conn = Server.CreateObject("ADODB.Connection")
MdbFilePath = ...
-
Posted to
IIS7 - Classic ASP
by
lsh4159
on
06-26-2009, 10:19 AM
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 ...