MSTerminalServices.org Forums

Forums Home | FAQ | Search | Profile | Private Messages | Log in/Register/Password

Microsoft Access 2003 Sp2 Crashes when Import of Excel files

Page 1 of 1
Next:  Windows 2000 TermServ Apps: UserOverRide key on Win2003  
Author Message
Jeff Ku

External


Since: Nov 21, 2006
Posts: 2



(Msg. 1) Posted: Tue Nov 21, 2006 4:04 pm
Post subject: Microsoft Access 2003 Sp2 Crashes when Import of Excel files
Archived from groups: microsoft>public>win2000>termserv>apps (more info?)

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 ..
Back to top
Send e-mail Login to vote
Vera Noest [MVP]

External


Since: Sep 07, 2003
Posts: 9436



(Msg. 2) Posted: Tue Nov 21, 2006 5:07 pm
Post subject: Re: Microsoft Access 2003 Sp2 Crashes when Import of Excel files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 DeleteThis @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.
> 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.
Back to top
Send e-mail Login to vote
Jeff Ku

External


Since: Nov 21, 2006
Posts: 2



(Msg. 3) Posted: Wed Nov 22, 2006 11:13 am
Post subject: Re: Microsoft Access 2003 Sp2 Crashes when Import of Excel files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks I found it!

"Vera Noest [MVP]" wrote:

> 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.RemoveThis@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.
> > 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.
>
Back to top
Send e-mail Login to vote
Display posts from previous:   
    All times are: Eastern Time (US & Canada) (change) Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Looking for more Terminal Services info?

Sign up to the MSTerminalServices.org Monthly Newsletter, written by Terminal Server MVP & Citrix CTP Stefan Vermeulen, containing news, tips, interviews, links of the month and much more. Subscribe today and don't miss a thing!

Become an MSTerminalServices.org member!

Discuss your Terminal Services & Citrix issues with thousands of other SBC experts. Click here to join!

Community Area

Log in | Register