If a user tries to import a excel file into any database access crashes. It
can be a new database or current.
I did try promoting user to a Domain admin and then logged in. The import
then worked. However when I demoted back to status it then crashed again.
The error suggests compacting and repairing the database. When you try to
open again the database is then unopenable.
Any ideas on this one, searchs turned up nothing?
Event Type: Error
Event Source: Microsoft Office 11
Event Category: None
Event ID: 1000
Date: 11/21/2006
Time: 2:48:10 PM
User: N/A
Computer: STARGATE
Description:
Faulting application msaccess.exe, version 11.0.6566.0, stamp 42cdb33e,
faulting module msaccess.exe, version 11.0.6566.0, stamp 42cdb33e, debug? 0,
fault address 0x00025659.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 00 70 00 70 00 6c 00 A.p.p.l.
0008: 69 00 63 00 61 00 74 00 i.c.a.t.
0010: 69 00 6f 00 6e 00 20 00 i.o.n. .
0018: 46 00 61 00 69 00 6c 00 F.a.i.l.
0020: 75 00 72 00 65 00 20 00 u.r.e. .
0028: 20 00 6d 00 73 00 61 00 .m.s.a.
0030: 63 00 63 00 65 00 73 00 c.c.e.s.
0038: 73 00 2e 00 65 00 78 00 s...e.x.
0040: 65 00 20 00 31 00 31 00 e. .1.1.
0048: 2e 00 30 00 2e 00 36 00 ..0...6.
0050: 35 00 36 00 36 00 2e 00 5.6.6...
0058: 30 00 20 00 34 00 32 00 0. .4.2.
0060: 63 00 64 00 62 00 33 00 c.d.b.3.
0068: 33 00 65 00 20 00 69 00 3.e. .i.
0070: 6e 00 20 00 6d 00 73 00 n. .m.s.
0078: 61 00 63 00 63 00 65 00 a.c.c.e.
0080: 73 00 73 00 2e 00 65 00 s.s...e.
0088: 78 00 65 00 20 00 31 00 x.e. .1.
0090: 31 00 2e 00 30 00 2e 00 1...0...
0098: 36 00 35 00 36 00 36 00 6.5.6.6.
00a0: 2e 00 30 00 20 00 34 00 ..0. .4.
00a8: 32 00 63 00 64 00 62 00 2.c.d.b.
00b0: 33 00 33 00 65 00 20 00 3.3.e. .
00b8: 66 00 44 00 65 00 62 00 f.D.e.b.
00c0: 75 00 67 00 20 00 30 00 u.g. .0.
00c8: 20 00 61 00 74 00 20 00 .a.t. .
00d0: 6f 00 66 00 66 00 73 00 o.f.f.s.
00d8: 65 00 74 00 20 00 30 00 e.t. .0.
00e0: 30 00 30 00 32 00 35 00 0.0.2.5.
00e8: 36 00 35 00 39 00 0d 00 6.5.9...
00f0: 0a 00 ..
Since the problem seems to be permissions-related, download Process
Monitor (former FileMon and RegMon combined) from
http://www.microsoft.com/technet/sysinternals/ProcessesAndThreads/p
rocessmonitor.mspx
Run it as administrator on the server (when no user is connected),
start a TS session as a normal user and try to run the application.
Process Monitor will show you all "access denied" errors that
occur, so that you can give your users the necessary permissions on
a file-to file or Registry subkey basis.
_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting: http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___
=?Utf-8?B?SmVmZiBLdQ==?= <JeffKu@discussions.microsoft.com> wrote
on 21 nov 2006 in microsoft.public.win2000.termserv.apps:
> If a user tries to import a excel file into any database access
> crashes. It can be a new database or current.
[quoted text clipped - 19 lines]
> 42cdb33e, faulting module msaccess.exe, version 11.0.6566.0,
> stamp 42cdb33e, debug? 0, fault address 0x00025659.
Jeff Ku - 22 Nov 2006 16:13 GMT
Thanks I found it!
> Since the problem seems to be permissions-related, download Process
> Monitor (former FileMon and RegMon combined) from
[quoted text clipped - 39 lines]
> > 42cdb33e, faulting module msaccess.exe, version 11.0.6566.0,
> > stamp 42cdb33e, debug? 0, fault address 0x00025659.