Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   view corrupt (http://www.outlookbanter.com/outlook-vba/46402-view-corrupt.html)

Joel Allen April 18th 07 07:04 PM

view corrupt
 
Hello,

This is bizzare.

I have a view in my public task list. It has an SQL filter and looks like
this:

"http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ProjectMngr"
= 'Joel'

Other people on our exchange see this:

"http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ProjectMngr"
= 'Joel'

Somehow, ' is finding it's way into the filter and it's corrupting the
view for other people but not me? Any ideas?

Thanks,
Joel



Ken Slovak - [MVP - Outlook] April 19th 07 03:47 PM

view corrupt
 
That "'" is an XML escape character for an apostrophe.

See if deleting and re-creating the view helps.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Joel Allen" wrote in message
...
Hello,

This is bizzare.

I have a view in my public task list. It has an SQL filter and looks like
this:

"http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ProjectMngr"
= 'Joel'

Other people on our exchange see this:

"http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ProjectMngr"
= 'Joel'

Somehow, ' is finding it's way into the filter and it's corrupting
the view for other people but not me? Any ideas?

Thanks,
Joel



Joel Allen April 19th 07 06:57 PM

view corrupt
 
I delete it and recrate it and it works, but it keeps popping back into the
code eventually.

"Ken Slovak - [MVP - Outlook]" wrote in message
...
That "'" is an XML escape character for an apostrophe.

See if deleting and re-creating the view helps.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Joel Allen" wrote in message
...
Hello,

This is bizzare.

I have a view in my public task list. It has an SQL filter and looks
like this:

"http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ProjectMngr"
= 'Joel'

Other people on our exchange see this:

"http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ProjectMngr"
= 'Joel'

Somehow, ' is finding it's way into the filter and it's corrupting
the view for other people but not me? Any ideas?

Thanks,
Joel





Ken Slovak - [MVP - Outlook] April 19th 07 09:16 PM

view corrupt
 
I haven't seen this before so I'm guessing here but is everyone on the same
version of Outlook?

Does this happen if the view isn't shared but is only on one computer?

Actually, if you read the XML view property it should escape any escapable
characters such as apostrophe or ampersand. So that really shouldn't be a
problem.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Joel Allen" wrote in message
...
I delete it and recrate it and it works, but it keeps popping back into the
code eventually.



EmptyInbox May 3rd 07 03:52 AM

view corrupt
 
I'm seeing the same issue on Exchange Server views for a single user on
multiple machines. This is the first time I've seen it, and it just started
happening. Outlook 2003 on both machines.

"Joel Allen" wrote:

Hello,

This is bizzare.

I have a view in my public task list. It has an SQL filter and looks like
this:

"http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ProjectMngr"
= 'Joel'

Other people on our exchange see this:

"http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ProjectMngr"
= 'Joel'

Somehow, ' is finding it's way into the filter and it's corrupting the
view for other people but not me? Any ideas?

Thanks,
Joel





All times are GMT +1. The time now is 07:03 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com