|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
windows XP (professional edition) IIS
I am using XP professional with IIS server. It worked fine until one day I switched on my computer to to check my ASP pages (using access) and I recieved this error :
HTTP 500.100. Error interno del servidor: error de ASP Servicios de Internet Information Server (Internal Server Error :IIS ASP service error) Tipo de error: (Type of error) ADODB.Connection (0x800A0E78) La operación no está permitida si el objeto está cerrado. (the operatio is not permited if the object is closed) /shop$db.asp, línea 1616 As far as I know, my ASP pages are fine, but it's something to do with the IIS. But I have no idea. Can anybody shed some light on this. Thanks alot. Paul |
|
#2
|
|||
|
|||
|
This error appears to be an asp error caused by whatever code is running at line 1616. Likely it's an ADO object that's being called and for whatever reason the database connection had a problem earlier in the code.
Just guessing |
|
#3
|
||||
|
||||
|
I would suggest asking this question in the ASP forums and posting some of the code.
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > windows XP (professional edition) IIS |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|