S
SÁRINGER Zoltán
hi,
When I open the connection to a JET database, I get 80004005 "unknown
error". I know, it's usually permission problem, but I added all users to
the db directory, and have this error only if I debug the application:
(environment: "celan" w2000prof, interdev server, all patches.)
here are the steps from the begining to produce the symptoms:
1) I create "temp" directory under wwwroot, contains "temp.asp" and the mdb
file. (TEST result in browser: successfully opens the db!)
2) right click in IIS mmc on "temp", select "Config server extensions", type
the name as "temp". (TEST result in browser: successfully opens the db!)
3) start Interdev. New project, connect to server, to "temp". Run with
debug. Type the username and password to the login window first time
(administrator, blank)
TEST result in browser: Microsoft JET Database Engine (0x80004005) Unknown
error. But debugging at least works, i can watch variables, etc, just JET
confused. Maybe also there are some permission problem? (I'm afraid not at
file system level, because i tried everything. Maybe something in DCOM
configuration?)
As I installed Interdev Server, maybe debugger was set correctly, but I
checked it by the article
(http://support.microsoft.com/default.aspx?scid=kb;en-us;258929) also, and
found it OK.
waiting your helps,
Zoltan
When I open the connection to a JET database, I get 80004005 "unknown
error". I know, it's usually permission problem, but I added all users to
the db directory, and have this error only if I debug the application:
(environment: "celan" w2000prof, interdev server, all patches.)
here are the steps from the begining to produce the symptoms:
1) I create "temp" directory under wwwroot, contains "temp.asp" and the mdb
file. (TEST result in browser: successfully opens the db!)
2) right click in IIS mmc on "temp", select "Config server extensions", type
the name as "temp". (TEST result in browser: successfully opens the db!)
3) start Interdev. New project, connect to server, to "temp". Run with
debug. Type the username and password to the login window first time
(administrator, blank)
TEST result in browser: Microsoft JET Database Engine (0x80004005) Unknown
error. But debugging at least works, i can watch variables, etc, just JET
confused. Maybe also there are some permission problem? (I'm afraid not at
file system level, because i tried everything. Maybe something in DCOM
configuration?)
As I installed Interdev Server, maybe debugger was set correctly, but I
checked it by the article
(http://support.microsoft.com/default.aspx?scid=kb;en-us;258929) also, and
found it OK.
waiting your helps,
Zoltan