Re: Message from EntryID
From: Steffen Balslev (steffen_at_spamfighter.com)
Date: 05/13/04
- Next message: Lee Derbyshire [MVP]: "Re: Message from EntryID"
- Previous message: Lee Derbyshire [MVP]: "Re: Message from EntryID"
- In reply to: Lee Derbyshire [MVP]: "Re: Message from EntryID"
- Next in thread: Lee Derbyshire [MVP]: "Re: Message from EntryID"
- Reply: Lee Derbyshire [MVP]: "Re: Message from EntryID"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 May 2004 19:53:50 +0200
:) Yes, same error.
Looking at the ado results of the field
http://schemas.microsoft.com/mapi/proptag/0x0FFF0102 shows that it is of the
type Byte().
I have not problem looping thru the string and generating the byte array and
converting that to a base64 encoded string is very easy.
Both the byte array as base64 nor the string as base64 gives me the
unspecified error.
I tried using the
CAST(""http://schemas.microsoft.com/mapi/proptag/0x0FFF0102"" as varchar)
sql method but this just gives me an "statement was not complete" error :(
I'm kinda stuck.....
"Lee Derbyshire [MVP]" <email a@t leederbyshire d0t.c0m> skrev i en
meddelelse news:OASAlAROEHA.1392@TK2MSFTNGP09.phx.gbl...
> "Steffen Balslev" <steffen@spamfighter.com> wrote in message
> news:uJP9zqQOEHA.2780@TK2MSFTNGP09.phx.gbl...
> > I've tried this but it results in an error 'Unspecified error' code
> 80004005
> > :(
>
> Great. The good old 'unspecified error'. Are you sure your entry id has
> been properly base 64 encoded for selection from the store? For instance,
> the one in your example would look like this (watch out for the inevitable
> line feeds added by the newsreader)
>
>
MDAwMDAwMDAzOENFOUMyNjZDQTlBNjRBQjhDMzgxNjA0MjIzMUY3RjA3MDAwOEIwOTJFRDQ3MTg1
>
QzQ2ODQzOTlDQUJCN0UzRTZDRTAwMDAwMDAwMjA0RDAwMDBFNjI2MjQzMUQ0Q0JBQTQ1OEZBNUQy
> QThFQ0EyMkQyNzAwMDAwMDBEMDIxQzAwMDA=
>
> (thanks to
> http://www.opinionatedgeek.com/DotNet/Tools/Base64Encode/Default.aspx )
>
> Lee.
>
> --
> _______________________________________
>
> Outlook Web Access For PDA , OWA For WAP:
> www.leederbyshire.com
> email a@t leederbyshire d.0.t c.0.m
> _______________________________________
>
>
- Next message: Lee Derbyshire [MVP]: "Re: Message from EntryID"
- Previous message: Lee Derbyshire [MVP]: "Re: Message from EntryID"
- In reply to: Lee Derbyshire [MVP]: "Re: Message from EntryID"
- Next in thread: Lee Derbyshire [MVP]: "Re: Message from EntryID"
- Reply: Lee Derbyshire [MVP]: "Re: Message from EntryID"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|