Re: msvcrt.dll error please help !!!!!!!!!!
From: Mohd. Akil Memon (eakil_at_rediffmail.com)
Date: 01/31/05
- Next message: Wolfgang: "Re: EAN128 OCX"
- Previous message: Carl: "Re: Common Dialog Control ShowPrinter Method and The Printer Object"
- Maybe in reply to: Mohd. Akil Memon: "msvcrt.dll error please help !!!!!!!!!!"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 Jan 2005 11:14:57 +0530
Thanks Ralph ,
I got the answer. The problem had nothing to do with the dll. Actually I had
created some appointments from my program which had corrupt recurring
information. Because of that every program which was using my MS Exchange
account was failing. After deleting those appt. it is working fine now.
Thanks & Regards,
Akil
"Ralph" <msnews.20.nt_consulting32@spamgourmet.com> wrote in message
news:eHxV7OVBFHA.1292@TK2MSFTNGP10.phx.gbl...
>
> "Mohd. Akil Memon" <eakil@rediffmail.com> wrote in message
> news:ctdefo$gph$1@news.sap-ag.de...
> > Hi ,
> >
> > I am using CDO1.21 and VB to create appointments. Suddenly my code has
> > started giving error "Method Update of object AppointmentItem Failed"
> After
> > that another error comes as "Instruction at xxxxxxxxxxxxx requested
memory
> > at xxxxxxxxxxxxxxx. Memory could not be read.
> > Click OK to Abort or Cancel to Debug. "
> >
> > On Debugging I found the error is in File Msvcrt.dll . My version of
this
> > file at c:\windows\system32 is 7.0.2600.1106 .
> >
> > Can somebody please help me. I am using Windows XP. The same code was
> > running perfectly fine for the last 3 months. Please help me....
> >
> > Regards,
> > Akil.
> >
>
> Don't know what is causing that error, but MSVCRT.DLL is the Visual C
> Runtime. I doubt very much if it is at fault, as a great deal more is
likely
> to be breaking down on your box if it was. More likely whatever is causing
> the error is sending bad data to a call in the msvcrt.
>
> You will need to go back into your code and pinpoint the exact spot/call
and
> the state of the program at that point.
>
> -ralph
>
>
- Next message: Wolfgang: "Re: EAN128 OCX"
- Previous message: Carl: "Re: Common Dialog Control ShowPrinter Method and The Printer Object"
- Maybe in reply to: Mohd. Akil Memon: "msvcrt.dll error please help !!!!!!!!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|