Server error while using AJAX in .net 2.0
-
Hi, I am using .net 2.0. I am learning AJAX. I am getting the following error message while i am trying to run my AJAX code. The error is Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. Please help me to rectify this error. Thanks.
-
Hi, I am using .net 2.0. I am learning AJAX. I am getting the following error message while i am trying to run my AJAX code. The error is Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. Please help me to rectify this error. Thanks.
are you runs the application from IIS ?
cheers, Abhijit
-
are you runs the application from IIS ?
cheers, Abhijit
-
Hi, I am using .net 2.0. I am learning AJAX. I am getting the following error message while i am trying to run my AJAX code. The error is Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. Please help me to rectify this error. Thanks.
Goto Control panel -> Administrative tools - > Event viewer and check what is the error logged.
Navaneeth How to use google | Ask smart questions
-
I think the problem releted with IIS , as Navneeth says try to figure out the error from EventLogs [ Run - > eventvwr ] or try to check using restart IIS.
cheers, Abhijit
-
Goto Control panel -> Administrative tools - > Event viewer and check what is the error logged.
Navaneeth How to use google | Ask smart questions
Hi Navaneeth, I checked the Event Viewer. The following text is shown in the Description box. A driver packet received from the I/O subsystem was invalid. The data is the packet. How to rectify this error? Is it necessary to restart the IIS in my system? Thanks.