PC Review


Reply
Thread Tools Rate Thread

Access 2000 to 2003, get error 438

 
 
fox
Guest
Posts: n/a
 
      3rd Jun 2010
Hello,
We have a Access 2000 program which is running fine on old PC. After we
changed to new PC(Win7 with Office 2003), we can't get it work correctly
anyway. When running the fuction, we always got "error 438: Object doesn't
support this property or method". We check the references, all are
registered.

The problem code is the first line:

If [Forms]![aMAPIStsF].Form.MAPISess.NewSession Then
MsgBox "Session already established"
Exit Function
End If


Any advice?
Thank you very much.

Fox

 
Reply With Quote
 
 
 
 
Alex Dybenko
Guest
Posts: n/a
 
      3rd Jun 2010
Hi,
it looks like you are using activex control, something about MAPI, you have
to copy it to a new PC and register there using regsvr32.exe, or perhaps
install it, if you have installation package

--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com


"fox" <(E-Mail Removed)> wrote in message
news:94E3B164-23AA-49D6-86C8-(E-Mail Removed)...
> Hello,
> We have a Access 2000 program which is running fine on old PC. After we
> changed to new PC(Win7 with Office 2003), we can't get it work correctly
> anyway. When running the fuction, we always got "error 438: Object doesn't
> support this property or method". We check the references, all are
> registered.
>
> The problem code is the first line:
>
> If [Forms]![aMAPIStsF].Form.MAPISess.NewSession Then
> MsgBox "Session already established"
> Exit Function
> End If
>
>
> Any advice?
> Thank you very much.
>
> Fox
>

 
Reply With Quote
 
fox
Guest
Posts: n/a
 
      4th Jun 2010
Thank you for answer.
Do you have any idea which one could be? We try to maintenance this program,
not sure which one we missed.

Fox

"Alex Dybenko" wrote:

> Hi,
> it looks like you are using activex control, something about MAPI, you have
> to copy it to a new PC and register there using regsvr32.exe, or perhaps
> install it, if you have installation package
>
> --
> Best regards,
> ___________
> Alex Dybenko (MVP)
> http://accessblog.net
> http://www.PointLtd.com
>
>
> "fox" <(E-Mail Removed)> wrote in message
> news:94E3B164-23AA-49D6-86C8-(E-Mail Removed)...
> > Hello,
> > We have a Access 2000 program which is running fine on old PC. After we
> > changed to new PC(Win7 with Office 2003), we can't get it work correctly
> > anyway. When running the fuction, we always got "error 438: Object doesn't
> > support this property or method". We check the references, all are
> > registered.
> >
> > The problem code is the first line:
> >
> > If [Forms]![aMAPIStsF].Form.MAPISess.NewSession Then
> > MsgBox "Session already established"
> > Exit Function
> > End If
> >
> >
> > Any advice?
> > Thank you very much.
> >
> > Fox
> >

> .
>

 
Reply With Quote
 
Alex Dybenko
Guest
Posts: n/a
 
      7th Jun 2010
Hi,
looks like this is a MICROSOFT MAPI CONTROL 6.0, which was installed with
visual studio 6 or visual basic 6, or perhaps Access developer tools

--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com

"fox" <(E-Mail Removed)> wrote in message
news:8F1D186E-6D00-4CA7-8848-(E-Mail Removed)...
> Thank you for answer.
> Do you have any idea which one could be? We try to maintenance this
> program,
> not sure which one we missed.
>
> Fox
>
> "Alex Dybenko" wrote:
>
>> Hi,
>> it looks like you are using activex control, something about MAPI, you
>> have
>> to copy it to a new PC and register there using regsvr32.exe, or perhaps
>> install it, if you have installation package
>>
>> --
>> Best regards,
>> ___________
>> Alex Dybenko (MVP)
>> http://accessblog.net
>> http://www.PointLtd.com
>>
>>
>> "fox" <(E-Mail Removed)> wrote in message
>> news:94E3B164-23AA-49D6-86C8-(E-Mail Removed)...
>> > Hello,
>> > We have a Access 2000 program which is running fine on old PC. After
>> > we
>> > changed to new PC(Win7 with Office 2003), we can't get it work
>> > correctly
>> > anyway. When running the fuction, we always got "error 438: Object
>> > doesn't
>> > support this property or method". We check the references, all are
>> > registered.
>> >
>> > The problem code is the first line:
>> >
>> > If [Forms]![aMAPIStsF].Form.MAPISess.NewSession Then
>> > MsgBox "Session already established"
>> > Exit Function
>> > End If
>> >
>> >
>> > Any advice?
>> > Thank you very much.
>> >
>> > Fox
>> >

>> .
>>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error Message-Run Time Error '438'-Access 2003 vs 2000 Issue?? =?Utf-8?B?Z2c=?= Microsoft Access Form Coding 2 14th Dec 2005 06:09 PM
Error when converting a access 2003 database for the access 2000 d =?Utf-8?B?amxlYWw=?= Microsoft Access 0 21st Oct 2005 10:51 PM
Record source error with stored procedure -- works in Access 2003,not in Access 2000 fcclient@yahoo.com Microsoft Access 0 28th Apr 2005 08:45 PM
Access 2003 - 2000 - Locked Error erikpaulmiller@gmail.com Microsoft Access 3 29th Dec 2004 05:52 AM
Error in Access 2000, but not in 2002 or 2003 Anders Microsoft Access Forms 1 21st Feb 2004 09:09 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:11 PM.