|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi everybody
after i install the win xp service pack 2 i get these problem when i enter the local host site ex. http://127.0.0.1\world2\AddDebit.asp it become like this http://127.0.0.1%5Cworld2%5CAddDebit.asp/ and when i submit the form to the next page i get this error Code:
The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed.Please try the following: and this the line 21 & 22 Code:
set db=server.createobject("ADODB.connection")
db.open("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ="+server.mapPath ("db1.mdb"))
and i dont think there is a problem from the code , so is the probelm came for service pack 2?? any body have any idea?? |
|
#2
|
|||
|
|||
|
You could uninstall sp2 and see if things go back to normal.
The error you posted is generally caused by incorrect permissions assigned to the mdb file, or it's folder, or the windows TEMP file, or somewhere in the registry.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > I get this weird ERROR |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|