Meeting invitation has incorrect format

Hi,
I use EWS to create new appointment and send invitation.
I fill appointment like:
appointment.Body = new MessageBody(BodyType.Text, mybody);
And call to send invitation:
appointment.Save(SendInvitationsMode.SendToAllAndSaveCopy);
If mybody starts with letter in lower case - it works fine.
But if mybody starts with letter in upper case I receive invitation with body in incorrect format.
In this case mybody is
Letter1
Letter2
Letter3.
How can I fix it?
Thanks.

Hi,
EwsRequest:
<Trace Tag="EwsRequest" Tid="7" Time="2014-03-20 14:32:39Z" Version="15.00.0516.014">
  <?xml version="1.0" encoding="utf-8"?>
  <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Header>
      <t:RequestServerVersion Version="Exchange2010" />
    </soap:Header>
    <soap:Body>
      <m:CreateItem SendMeetingInvitations="SendToAllAndSaveCopy">
        <m:Items>
          <t:CalendarItem>
            <t:Subject> - Test Invitation</t:Subject>
            <t:Body BodyType="Text">Letter1
Letter2
Letter3
</t:Body>
            <t:Importance>Normal</t:Importance>
            <t:Start>2014-04-30T09:30:00.000Z</t:Start>
            <t:End>2014-04-30T10:00:00.000Z</t:End>
            <t:IsAllDayEvent>false</t:IsAllDayEvent>
            <t:Location>
            </t:Location>
            <t:RequiredAttendees>
              <t:Attendee>
                <t:Mailbox>
                  <t:Name>Igor Leshin</t:Name>
                  <t:EmailAddress>[email protected]</t:EmailAddress>
                </t:Mailbox>
              </t:Attendee>
            </t:RequiredAttendees>
            <t:StartTimeZone Name="(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius" Id="FLE Standard Time">
              <t:Periods>
                <t:Period Bias="-P0DT2H0M0.0S" Name="Standard" Id="Std" />
                <t:Period Bias="-P0DT3H0M0.0S" Name="Daylight" Id="Dlt/1" />
              </t:Periods>
              <t:TransitionsGroups>
                <t:TransitionsGroup Id="0">
                  <t:RecurringDayTransition>
                    <t:To Kind="Period">Dlt/1</t:To>
                    <t:TimeOffset>P0DT3H0M0.0S</t:TimeOffset>
                    <t:Month>3</t:Month>
                    <t:DayOfWeek>Sunday</t:DayOfWeek>
                    <t:Occurrence>-1</t:Occurrence>
                  </t:RecurringDayTransition>
                  <t:RecurringDayTransition>
                    <t:To Kind="Period">Std</t:To>
                    <t:TimeOffset>P0DT4H0M0.0S</t:TimeOffset>
                    <t:Month>10</t:Month>
                    <t:DayOfWeek>Sunday</t:DayOfWeek>
                    <t:Occurrence>-1</t:Occurrence>
                  </t:RecurringDayTransition>
                </t:TransitionsGroup>
              </t:TransitionsGroups>
              <t:Transitions>
                <t:Transition>
                  <t:To Kind="Group">0</t:To>
                </t:Transition>
              </t:Transitions>
            </t:StartTimeZone>
            <t:EndTimeZone Name="(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius" Id="FLE Standard Time">
              <t:Periods>
                <t:Period Bias="-P0DT2H0M0.0S" Name="Standard" Id="Std" />
                <t:Period Bias="-P0DT3H0M0.0S" Name="Daylight" Id="Dlt/1" />
              </t:Periods>
              <t:TransitionsGroups>
                <t:TransitionsGroup Id="0">
                  <t:RecurringDayTransition>
                    <t:To Kind="Period">Dlt/1</t:To>
                    <t:TimeOffset>P0DT3H0M0.0S</t:TimeOffset>
                    <t:Month>3</t:Month>
                    <t:DayOfWeek>Sunday</t:DayOfWeek>
                    <t:Occurrence>-1</t:Occurrence>
                  </t:RecurringDayTransition>
                  <t:RecurringDayTransition>
                    <t:To Kind="Period">Std</t:To>
                    <t:TimeOffset>P0DT4H0M0.0S</t:TimeOffset>
                    <t:Month>10</t:Month>
                    <t:DayOfWeek>Sunday</t:DayOfWeek>
                    <t:Occurrence>-1</t:Occurrence>
                  </t:RecurringDayTransition>
                </t:TransitionsGroup>
              </t:TransitionsGroups>
              <t:Transitions>
                <t:Transition>
                  <t:To Kind="Group">0</t:To>
                </t:Transition>
              </t:Transitions>
            </t:EndTimeZone>
          </t:CalendarItem>
        </m:Items>
      </m:CreateItem>
    </soap:Body>
  </soap:Envelope>
</Trace>
EwsResponse:
<Trace Tag="EwsResponse" Tid="7" Time="2014-03-20 14:33:24Z" Version="15.00.0516.014">
  <?xml version="1.0" encoding="utf-8"?>
  <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
    <s:Header>
      <h:ServerVersionInfo MajorVersion="15" MinorVersion="0" MajorBuildNumber="898" MinorBuildNumber="23" Version="V2_10" xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns="http://schemas.microsoft.com/exchange/services/2006/types"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" />
    </s:Header>
    <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <m:CreateItemResponse xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types">
        <m:ResponseMessages>
          <m:CreateItemResponseMessage ResponseClass="Success">
            <m:ResponseCode>NoError</m:ResponseCode>
            <m:Items>
              <t:CalendarItem>
                <t:ItemId Id="AAMkADkwYmU1NjZhLTllYjYtNGUyOS1iMjBlLTk4MjIxMTE1MWM1YwBGAAAAAACBeWgAcpM2TLwjBkNw+gO5BwBpKfPH9I3AT4T6/95c6E1MAAAAgWDQAABA9ZWFirItQJ6OXckK6ONTAAClp4TSAAA=" ChangeKey="DwAAABYAAABA9ZWFirItQJ6OXckK6ONTAAClsE6R"
/>
              </t:CalendarItem>
            </m:Items>
          </m:CreateItemResponseMessage>
        </m:ResponseMessages>
      </m:CreateItemResponse>
    </s:Body>
  </s:Envelope>
</Trace>
Seems it looks correct.
No?
Thanks.

Similar Messages

  • Multi-Day External Meeting Invites Showing Incorrect Days To Recipient

    We are having an odd issue in our Exchange 2010 (SP3) environment with multi-day external meeting requests coming in with the wrong days. This does occur not
    with internal meeting requests of the same day and time settings.
    As you can see below, one of our external partners is sending a meeting request that is to occur
    Monday, Tuesday, Wednesday, Thursday, and Friday from 10:30 AM to 11:00 AM, but when users in our system receive it, Outlook is saying it is scheduled
    Sunday and Monday 10:30 AM to 11:00 AM.
    I have checked to ensure the time and date are correct on all of our Exchange servers and the clients experincing the issue. Looking at the invite in OWA also yields the same results.
    I also had another external partner send a similar invite and got the same results, so I know it is not isolated to the one external domain.
    Google searches have turned up nothing with this particular issue, mostly people having time zone descrpencies, and iOS specific bugs.
    Has anyone seen this before and know what we can do to fix it?
    Please let me know if I can provide any further information about our environment that would help track this down.

    We are having the exact same issue. We are running 2010 SP2 RU6. Multi-day meetings such as Monday, Wednesday and Friday show up as Sunday and Monday when sent to us by an outside Exchange environment. This cannot be replicated internally obviously.
    Time is correct and Time Zone settings on our DC's and Exchange are fine. Also I'd like to note we are using IronPorts with ESMTP as our smart hosts.

  • Meeting invite has UTC time zone info (Exchange 2010)

    In .NET C# I create a Meeting for September 9, 2013 2:00 PM-2:45 PM. The Time Zone is correctly booked in meeting organizers' Calendar.
    Next I invite someone, and the invitee is sent an email that will display this info below the calendar picture:
    When: Monday, September 09, 2013
    6:00 PM-6:45 PM. UTC
    Note that above the Calendar, the info is correct:
    When: September 9, 2013 2:00 PM-2:45 PM
    Why is this happening when using EWS?
    It is not happening when using Outlook client to invite someone to a meeting.
    This is the code (.NET C#) that we use:
    Microsoft.Exchange.WebServices.Data.ExchangeService service = new Microsoft.Exchange.WebServices.Data.ExchangeService("2010", TimeZoneInfo.FindSystemTimeZoneById("Eastern Standard Time"));
    service.Credentials = new Microsoft.Exchange.WebServices.Data.WebCredentials(sUser, sPassword, sDomain);
    service.Url = new Uri(sEWS);
    appointment = Microsoft.Exchange.WebServices.Data.Appointment.Bind(service, new Microsoft.Exchange.WebServices.Data.ItemId("AAA"));
    appointment.RequiredAttendees.Add("[email protected]");
    appointment.Update(Microsoft.Exchange.WebServices.Data.ConflictResolutionMode.AlwaysOverwrite, Microsoft.Exchange.WebServices.Data.SendInvitationsOrCancellationsMode.SendOnlyToChanged);
    Thanks,

    Hi,
    According to the code (.NET C#) used to create the meeting, I noticed that your time zone was set on
    Eastern Standard Time(EST).
    With my consideration, the reason why the time in invitee’s calendar is different from yours is because the invitee is on UTC time zone which has
    5 hour offset with EST.
    Additionally, from the last Sunday in March through the Last Saturday in October
    daylight savings time is noted as Eastern Daylight Time (EDT), (CDT), (MDT) or (PDT) which is
    one hour added to standard time. Therefore, there is 4 hours offset from your time.
    To avoid this issue, just set the same time zone in Outlook File > Options > Calendar > Time zones.
    If there is any question about daylight saving time, please go to the following forum for more helps:
    Daylight Saving Time Help and Support Center
    http://support.microsoft.com/gp/cp_dst
    Thanks,
    Winnie

  • Recurring meeting invites fail to open in outlook

    Hi,We have got some recurring Meeting invites in .ics format to a User.It fails to Open in Outlook.Please help me inresolving The error occurs only for recurring meetings .Attached is the text
    BEGIN:VCALENDAR
    X-LOTUS-CHARSET:UTF-8
    VERSION:2.0
    PRODID:-//Lotus Development Corporation//NONSGML Notes 8.5.2//EN_C
    METHOD:REQUEST
    BEGIN:VTIMEZONE
    TZID:Eastern
    BEGIN:STANDARD
    DTSTART:19501105T020000
    TZOFFSETFROM:-0400
    TZOFFSETTO:-0500
    RRULE:FREQ=YEARLY;BYMINUTE=0;BYHOUR=2;BYDAY=1SU;BYMONTH=11
    END:STANDARD
    BEGIN:DAYLIGHT
    DTSTART:19500312T020000
    TZOFFSETFROM:-0500
    TZOFFSETTO:-0400
    RRULE:FREQ=YEARLY;BYMINUTE=0;BYHOUR=2;BYDAY=2SU;BYMONTH=3
    END:DAYLIGHT
    END:VTIMEZONE
    BEGIN:VEVENT
    DTSTART;TZID="Eastern":20140214T100000
    DTEND;TZID="Eastern":20140214T110000
    TRANSP:OPAQUE
    RDATE;TZID="Eastern";VALUE=PERIOD:20140214T100000/20140214T110000
     ,20140221T100000/20140221T110000
    X-LOTUS-RECURID;RANGE=ALL:20140214T140000Z
    X-LOTUS-LASTALL-RDATES;TZID="Eastern":20140214T100000,20140221T100000
    X-LOTUS-CHANGE-INST-DATES:20140214T140000Z,20140221T140000Z
    X-LOTUS-INITIAL-RDATES:20140214T140000Z,20140221T140000Z
    DTSTAMP:20140207T163909Z
    SEQUENCE:1
    ATTENDEE;ROLE=CHAIR;PARTSTAT=ACCEPTED;CN="Sc"
     ;RSVP=FALSE:mailto:[email protected]
    ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE
     :mailto:[email protected]
    ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
     ;CN="Amy";RSVP=TRUE:mailto:[email protected]
    ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE
     :mailto:[email protected]
    ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE
     :mailto:[email protected]
    ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE
     :mailto:[email protected]
    ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
     ;CN="JC";RSVP=TRUE
     :mailto:[email protected]
    ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
     ;CN="KR";RSVP=TRUE
     :mailto:[email protected]
    ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE
     :mailto:[email protected]
    ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
     ;CN="Vis";RSVP=TRUE:mailto:[email protected]
    ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE
     :mailto:[email protected]
    ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE
     :mailto:[email protected]
    CLASS:PUBLIC
    DESCRIPTION;ALTREP="CID:<FFFF__=0ABBF6E3DFC204AB8f9e8a93df938690918c0AB@>":A
     ll\,\n\nLet's reserve this time for the next few weeks.\n\nThank you\,\nSarah
    SUMMARY:uTest - MK Weekly TB
    ORGANIZER;CN="SC"
     :mailto:[email protected]
    UID:E381B69E0B86B7EF85257C6F007D4C04-Lotus_Notes_Generated
    X-LOTUS-PARITAL-REPEAT:TRUE
    X-LOTUS-BROADCAST:FALSE
    X-LOTUS-UPDATE-SEQ:1
    X-LOTUS-UPDATE-WISL:$S:1;$L:1;$R:1;$E:1;$W:1;$O:1;$M:1;RequiredAttendees:1;INetRequiredNames:1;AltRequiredNames:1;StorageRequiredNames:1;OptionalAttendees:1;INetOptionalNames:1;AltOptionalNames:1;StorageOptionalNames:1;$B:2
    X-LOTUS-START;TZID="Eastern":20140214T100000
    X-LOTUS-END;TZID="Eastern":20140214T110000
    X-LOTUS-NOTESVERSION:2
    X-LOTUS-NOTICETYPE:I
    X-LOTUS-APPTTYPE:3
    X-LOTUS-CHILD-UID:F2EB608487B9D1D585257C700051823B
    END:VEVENT
    END:VCALENDAR
    Thanks
    Pradeep

    Hi,
    How did you open the .ics file in Outlook?
    What error message did you get when you try to open the .ics file?
    We can try File > Open > Open Calendar...
    Or we can try to import the .ics file into your calendar, see:
    http://blogs.technet.com/b/matabra/archive/2011/10/14/how-to-import-an-ics-file-into-outlook.aspx
    Regards,
    Steve Fan
    TechNet Community Support

  • How to check who has edited the meeting invites on calendar

    Hi,
    we are in exchange server 2010 environment. How do we check who has edited the meeting invites on calendar? 
    I tried with get-calendardiganosticlog. But no help..
    Sankar M http://messagingdevelopment.blogspot.in/

    First of all, I would like to confirm if you have
    assigned any privilege
    to someone as an Editor. If so, he/she would be able to change, edit or delete meeting requests. You may enable auditing for such changes that will help you to check the changes such as,
    who was the person of changes. Please refer to this well described article that helps to understand this concern step-wise :
    http://msexchangeguru.com/2011/07/14/outlook-meeting-vanishing/
    Moreover, here is another good auditing resource (http://www.exchangeauditing.com/) that could be an appropriate solution to track such changes made in exchange server at granular level and get the captured
    auditing data into real time.

  • Form FI_FAX_COVER_A4 has incorrect page format

    I am getting error "form FI_FAX_COVER_A4 has incorrect page format" while executing the payment program RFFOEDI1 in batch mode.
    This error message is not consistent. I am not sure how form FI_FAX_COVER_A4 is getting triggered by program RFFOEDI1.
    Can any one help me on this issue.

    Hi,
    there are OSS notes
    1. 0.370 FI-AR-AR-G 854148 Faxing correspondence: Cover sheet is always issued 20.06.2005
    2. 0.300 FI-AR-AR-C 970870 RFDZIS00_PDF: Sending interest letter by fax or e-mail 26.09.2006
    3. 0.300 FI-AR-AR-C 956981 FINT: Sending interest letter by fax or e-mail
    They say you must use RFDZIS00_PDF or RFKZIS00_PDF program for this.
    I don't know but it smells like customizing - Fax cover for EDI message?
    Regards,
    Clemens

  • Error : Form ZFi************* has incorrect page format

    Hi guys,
    Script:  my requirement is to copy standard form and stanadrad prog to zprog and zform. and i want to add extra fields in form. for achiving i changed page format DINA4 Portrait to LETTER Landscape. i developed these things. it working fine in this server  ( provided test data in this server).
         now problem is they provided data in Test client in diffrent server. for testing purpose i download script by using RSTXSCRP progam and uploaded and i copied porgram also. but when i run the transaction in test client,  giving error : error is Form zfi*** has incorrect page format.
    please do the needful.
    Thanks in Advance,
    Raj.

    I would check in SE71 to make sure the correct SAPscript layout is there and active.
    You can check transaction SPAD.  Be sure the LETTER in LANDSCAPE mode is supported for the specific device type assigned to the target printer in the test system.
    As a last resort, you can purge the buffer for loaded layout sets with program RSTXDELL.

  • Lync meeting invite format

    Hey everyone this is just a quick question to how to format the lync invitation to look better for lync 2013 currently we have 4 numbers and they look ok but when Lync adds the Region and Default Language it formats funny,  PreferablyI
    would have the option to remove the region and language so if that's an option that would be helpful I have attached a pic of what ours looks like today 

    Hi,
    There is no better method for it. However you can do it manually as follow: when you creating a new Lync meeting invitation on Outlook, on the invitation interface, you can edit the Lync invitation content as you like and then send to users.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Calendar Meeting Invite from Outlook 2010 to iCal

    Hello,
    I am very VERY new to Macs and to be honest Calendar invites in general (Came from a Lotus Domino environment). I have come across an oddity that I am almost sure is related to the content of the .ICS file generated by Outlook and then sent to a mail user who uses an Apple Max OS X 10.7.3. (our Managing Director). It has resulted in me (IT for the company) buying an Apple Mac to try and troubleshoot. Sorrry for the Blurb
    Working Scenario is
    1. Use a Google email account and the Web interface to send a meeting invite to another Google homed account and that person uses a Mac as described.
    2. Invite arrives and is automatically available in iCal with a tentative meeting (grey) event PLUS the notification panel in iCal showing an alert.
    3. The notification Panel alert can then be used to Accept/decline the invite.
    For the MD this is how he wants to work. As he gets numerous invites he can quickly scan down the notification alerts and access/decline as he goes. Rather than opening all of the email messages.
    Failing Scenario is
    1. Use an Outlook 2010 client to send the exact same invite to the same person at the same time (etc.)
    2. Invite arrives in the Mac mail Box. BUT DOES NOT trigger iCal's notification panel
    3. The Mac User needs to click on the attached .ICS file and if iCal is also visible you can see the notification alert appear
    I have TextEdited both .ICS files and yes they are different. The general VCALENDAR elements are roughly the same but there differences with bits and pieces that a too numerous to mention. There is also all of the garbage with X- elements which I would think iCal will ignore anyway. I have tried hacking the failing .ICS when it arrives but that doesn't mimic the same type of flow and in the end I can't modify the .ICS files either as they are sent or arrive.
    Yes, I have told the Outlook client to send using the iCalendar format for external recipients.
    I was wondering if anyone had come across the same type of requirement or the same type of issue?
    thanks in advance
    Bruce.

    I had the identical problem.  I still don't know how to sync the tasks, but here's how I did the contacts and calendar:
    1.  Connect the 4s to the computer.
    2.  Open iTunes.
    3.  Click the iPhone box in the upper right corner.
    4.  Click on the info tab.
    5.  Hit the checkbox Sync Contacts with... and choose Outlook from the dropdown box.
    6.  Ditto for Calendars.
    7.  Hit Apply.
    My problem was that originally, I wasn't getting the checkboxes.  I turned off the iCloud settings on the 4s.  That did the trick.

  • Lotus Notes (Domino) Meeting Invitations from Mail to iCal

    I use an iMac at work and a MacBook Pro at home. They recently switched to a Notes-based calendar program at work, and since I don't have the Notes client installed on either machine (someone from our IT department has spent about four hours trying to install it on the iMac with no success) and the web application only works with IE 6, and there is no provision for synching the calendar with my PDA, when I heard that the e-mail meeting invitations could be imported into iCal, I was all over that.
    When I opened iCal on the iMac I found that there was a "Work" calendar, and iCal's "Automatically retrieve invitations from Mail" box was checked, there were no entries in the Work calendar--or any other calendar.
    When I initially looked into it, I found several threads (e.g. http://discussions.apple.com/thread.jspa?messageID=5186410) in the iCal forum about time zones not being imported correctly (I wish my problems were that minor!) from Lotus Notes meeting invitations. But these threads showed vCal messages and mentioned error dialogs. I hadn't seen any dialogs, and my meting invitations are just plain text messages like this:
    ======================
    Meeting Invitation: Norman Conquest has invited you to a meeting
    Meeting Details
    Subject: Let's Kill an Hour, Shall We?
    Begins: 11/26/07 9:00:00 AM
    Ends: 11/26/07 10:00:00 AM
    Location: The Bored Room
    Chair: Norman Conquest
    Required Invitees: Upton O'Good, Natalie Attired, Hugh Mility, Justin Case
    Optional Invitees:
    To view all the details of the meeting and act on it if necessary, please
    click the link below to view your calendar
    ======================
    So I just assumed I was foiled again because the messages were not in the right format.
    Later I happened to open my MacBook Pro, and, much to my surprise, I found that a small number of meetings had actually found their way into iCal, and in at least one case I know of, one has actually been rescheduled! I could hardly contain myself.
    At first I thought the small number of meetings was simply due to the fact that I receive most of my work e-mail at work, on the iMac, so only those meeting invitations that I happened to open for the first time on my MacBook Pro had been imported. However, this turned out not to be the case, as I have observed many cases in which I have received new, unread meeting invitations on my MacBook Pro which have not been entered in iCal.
    But what's really got me is that this whole process is so inaccessible! You'd think there would be preferences where you could tell Mail what kind of invitations to look for and tell iCal which calendar to put them in. But no. There's just one checkbox to turn the process on or off. You just check it and cross your fingers.
    Just to deepen the mystery a little bit, I do know of one other Mac user who says his invitations are being reliably entered into iCal, and he can even reply to them. When I asked him for details he told me he just turned it on and it worked.
    Is there anyone out there who can at least shed a little light on what I've observed, if not help me get this process working at least quasi-reliably? Is this process working for anybody else out there?

    I use an iMac at work and a MacBook Pro at home. They recently switched to a Notes-based calendar program at work, and since I don't have the Notes client installed on either machine (someone from our IT department has spent about four hours trying to install it on the iMac with no success) and the web application only works with IE 6, and there is no provision for synching the calendar with my PDA, when I heard that the e-mail meeting invitations could be imported into iCal, I was all over that.
    When I opened iCal on the iMac I found that there was a "Work" calendar, and iCal's "Automatically retrieve invitations from Mail" box was checked, there were no entries in the Work calendar--or any other calendar.
    When I initially looked into it, I found several threads (e.g. http://discussions.apple.com/thread.jspa?messageID=5186410) in the iCal forum about time zones not being imported correctly (I wish my problems were that minor!) from Lotus Notes meeting invitations. But these threads showed vCal messages and mentioned error dialogs. I hadn't seen any dialogs, and my meting invitations are just plain text messages like this:
    ======================
    Meeting Invitation: Norman Conquest has invited you to a meeting
    Meeting Details
    Subject: Let's Kill an Hour, Shall We?
    Begins: 11/26/07 9:00:00 AM
    Ends: 11/26/07 10:00:00 AM
    Location: The Bored Room
    Chair: Norman Conquest
    Required Invitees: Upton O'Good, Natalie Attired, Hugh Mility, Justin Case
    Optional Invitees:
    To view all the details of the meeting and act on it if necessary, please
    click the link below to view your calendar
    ======================
    So I just assumed I was foiled again because the messages were not in the right format.
    Later I happened to open my MacBook Pro, and, much to my surprise, I found that a small number of meetings had actually found their way into iCal, and in at least one case I know of, one has actually been rescheduled! I could hardly contain myself.
    At first I thought the small number of meetings was simply due to the fact that I receive most of my work e-mail at work, on the iMac, so only those meeting invitations that I happened to open for the first time on my MacBook Pro had been imported. However, this turned out not to be the case, as I have observed many cases in which I have received new, unread meeting invitations on my MacBook Pro which have not been entered in iCal.
    But what's really got me is that this whole process is so inaccessible! You'd think there would be preferences where you could tell Mail what kind of invitations to look for and tell iCal which calendar to put them in. But no. There's just one checkbox to turn the process on or off. You just check it and cross your fingers.
    Just to deepen the mystery a little bit, I do know of one other Mac user who says his invitations are being reliably entered into iCal, and he can even reply to them. When I asked him for details he told me he just turned it on and it worked.
    Is there anyone out there who can at least shed a little light on what I've observed, if not help me get this process working at least quasi-reliably? Is this process working for anybody else out there?

  • When accepting a meeting invitation, I get a completely different meeting

    Macbook Pro running Mountain Lion (OSX 10.8.1)
    When I try to accept a meeting invitation, it gives me a meeting from over a year ago to accept.  This meeting has nothing at all to do with the current meeting or event, yet I constantly get it no matter which invite I open and accept.  It is infuriating.  I've deactivated the iCloud.  I've deleted all my calendars and put in new calendars.  No luck.  I get the same two meetings randomly when I accept an invite.  Doesn't matter if I've already accepted one of the two meetings, those are my only choices.
    I have searched and searched and found nothing.
    Please help!  My calendar is useless.  I may as well go back to stone tablets at this rate.  ;-)

    I would love a solution, too. This issue came up as soon as I updated to the mobileme beta in october. First, all my "on my mac" calendars were deleted with years of needed historical data. Luckily I restored them via Time Machine backup. Then I talked in depth to multiple levels of AppleCare support and they were beyond perplexed. Any calendar invites I receive into iCal will automatically go into the first "on my mac" calendar, and cannot be moved to the mobileme calendars. The only bad solution is to "duplicate" the calendar event, and then move it to whatever calendar you want. Then delete the original event. Unfortunately, even if you select "delete and don't notify" the original event sender will receive a notification. I've also had problems with calendar invites in ical I accepted into mobileme syncing to my iphone and ipad in a format that does not allow me to edit.

  • Meeting invitations from Mail not making it to iCal

    I haven't been able to have meeting requests automatically transfer over to iCal.
    I have my Mail settings set to automatically send meeting invites to iCal, and most invitations come from people that are present in my address book.
    I've been on hold with Apple Care for over an hour, and haven't had any luck other than being asked to check the settings above.
    Any help you can provide would be much appreciated.
    Thanks

    I should clarify that.
    Lotus Notes Meeting Invitations aren't being imported into iCal +with any degree of reliability+, and the more I look into this, the more mysterious it seems to get.
    Here's my situation. I use an iMac at work and a MacBook Pro at home. They recently switched to a Notes-based calendar program at work, and since I don't have the Notes client installed on either machine (someone from our IT department has spent about four hours trying to install it on the iMac with no success) and the web application only works with IE 6, and there is no provision for synching the calendar with my PDA, when I heard that the e-mail meeting invitations could be imported into iCal, I was all over that.
    When I opened iCal on the iMac I found that there was a "Work" calendar, and iCal's "Automatically retrieve invitations from Mail" box was checked, there were no entries in the Work calendar--or any other calendar.
    When I initially looked into it, I found several threads (e.g. http://discussions.apple.com/thread.jspa?messageID=5186410) in the iCal forum about time zones not being imported correctly (I wish my problems were that minor!) from Lotus Notes meeting invitations. But these threads showed vCal messages and mentioned error dialogs. I hadn't seen any dialogs, and my meting invitations are just plain text messages like this:
    ======================
    Meeting Invitation: Norman Conquest has invited you to a meeting
    Meeting Details
    Subject: Let's Kill an Hour, Shall We?
    Begins: 11/26/07 9:00:00 AM
    Ends: 11/26/07 10:00:00 AM
    Location: The Bored Room
    Chair: Norman Conquest
    Required Invitees: Upton O'Good, Natalie Attired, Hugh Mility, Justin Case
    Optional Invitees:
    To view all the details of the meeting and act on it if necessary, please
    click the link below to view your calendar
    ======================
    So I just assumed I was foiled again because the messages were not in the right format.
    Later I happened to open my MacBook Pro, and, much to my surprise, I found that a small number of meetings had actually found their way into iCal, and in at least one case I know of, one has actually been rescheduled! I could hardly contain myself.
    At first I thought the small number of meetings was simply due to the fact that I receive most of my work e-mail at work, on the iMac, so only those meeting invitations that I happened to open for the first time on my MacBook Pro had been imported. However, this turned out not to be the case, as I have observed many cases in which I have received new, unread meeting invitations on my MacBook Pro which have not been entered in iCal.
    But what's really got me is that this whole process is so inaccessible! You'd think there would be preferences where you could tell Mail what kind of invitations to look for and tell iCal which calendar to put them in. But no. There's just one checkbox. You just check it and cross your fingers.
    Is there anyone out there who can at least shed a little light on what I've observed, if not help me get this process working at least quasi-reliably?

  • I recently downloaded a book and it will not open due to being incorrectly formatted. Even though I downloaded this FROM iTunes!!!! What is going on, I have the latest OS and iBook version....??????????

    I recently downloaded a book "In a Pit with a Lion on a Snowy Day" and iBooks tells me its incorrectly formatted even though I downloaded this from iTunes and have the latest version of the iBooks app.  What is going on? I want a refund if this doesn't work.  My other books open fine.

    The Report a Problem link can also be found in iTunes/Store/View Account/Purchase History.
    Before asking for a refund, also try deleting the book and redownloading it.
    If you find that the iBookstore is does not meet your needs, you can try one of the others like Kindle, Nook, Kobo, Googlebooks, or Sony.
    To let Apple know your views on their apps or services, use
    http://www.apple.com/feedback

  • ICal, iCloud, and meeting invitation woes

    Hi all. Fair warning - I'm brand new to the Mac world. I'm a long-time Windows user who now has a shiny new MacBook Pro, primarily for the benefit of what I can already tell is superior hardware.
    On the software side, however, I'm struggling with the migration. I've solved most of my issues, but one is really eluding me. I have Office 2011, including Outlook, but I keep being told by Mac users that Outlook on the Mac is buggy and is inferior to using iCal, Apple Mail, and Address Book. Ok, I'll bite. I've been trying to use these tools as my primary means for handling my mail and calendar needs. This is where I run into trouble.
    My world of data, like most people's, is split into two:  work and personal. For personal, I primarly use google tools including google calendar and gmail. For work, I have an IMAP mail system with a work e-mail account, but we have no work-based calendar server. I have an iPad2 and an iPhone4. This is all relevant because what I want is to have mail and events, both work and personal, synchronized and accessible across all my devices over "the cloud." The personal side is easy enough to handle. I added my google calendar to iCal, just like I added it on my phone and iPad, so no worries there. E-mail, similarly, is simple enough. The issue is when I try to figure out how to handle my work calendar.
    My first thought was iCloud - but my Apple ID, used by iCloud is based on my personal e-mail account (gmail). I've found that when I try to add an event to my iCloud "work" calendar in iCal and invite attendees (a very very common practice in my business world), the invitation comes from my gmail account and my gmail account is listed as the organizer of the event. This is a huge problem for me. In searching online, people suggest all sorts of different ways of solving this. Re-ordering the e-mail addresses on the "Me" contact card in Address Book. Re-ordering the accounts in Mail. I even went as far as deleting my gmail account from both Mail and Address Book. Nothing works. I'm assuming that because the event is created in iCloud, that the organizer is set to the Apple ID that is associated with the iCloud account, and there seems to be nothing I can do about that.
    My second thought was to create another Apple ID and use that one to create a new iCloud calendar for my work life, but I'm under the impression that you can't have more than one iCloud account actively syncing on an iPhone or iPad.
    My current solution is to have a calendar that is only "On My Mac" that I create work events on. I've found that if I have Mail set to send new messages, by default, from my work e-mail address, then new meeting invitations on the Mac-only calendar are sent on behalf of my work account, with my work account listed as the organizer. This solution, while working on the Mac itself, does not solve my synchronization issues with my iPhone and iPad. I suppose I could sync through iTunes, but my calendar is so active that I'd really prefer to have a cloud-based solution.
    All that being said - is there a cloud-based solution to having both a personal and work calendar, with each calendar being associated with different e-mail addresses? Is there any way to change the e-mail account associated with a specific calendar in either iCal or iCloud? If not, there probably should be!
    Thanks in advance for any help!

    Hello there.
    Exact same situation here. Do you have a solution yet? Also for me its not acceptable to send meeting invitations from my personal account which is also my apple id...

  • Help with Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.

    This was all working yesterday, but this morning, I cannot run in the dev fabric, or even setting the website project as a startup project directly, I get the following error:
    Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.BadImageFormatException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'msshrtmi' could not be loaded.
    === Pre-bind state information ===
    LOG: User = Andrew-VAIO\Andrew
    LOG: DisplayName = msshrtmi
    (Partial)
    WRN: Partial binding information was supplied for an assembly:
    WRN: Assembly Name: msshrtmi | Domain ID: 3
    WRN: A partial bind occurs when only part of the assembly display name is provided.
    WRN: This might result in the binder loading an incorrect assembly.
    WRN: It is recommended to provide a fully specified textual identity for the assembly,
    WRN: that consists of the simple name, version, culture, and public key token.
    WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
    LOG: Appbase = file:///C:/Users/Andrew/Desktop/Beko2011Azure/Website/
    LOG: Initial PrivatePath = C:\Users\Andrew\Desktop\Beko2011Azure\Website\bin
    Calling assembly : (Unknown).
    ===
    LOG: This bind starts in default load context.
    LOG: Using application configuration file: C:\Users\Andrew\Desktop\Beko2011Azure\Website\web.config
    LOG: Using host configuration file:
    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/cb955b02/eef106e2/msshrtmi.DLL.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/cb955b02/eef106e2/msshrtmi/msshrtmi.DLL.
    LOG: Attempting download of new URL file:///C:/Users/Andrew/Desktop/Beko2011Azure/Website/bin/msshrtmi.DLL.
    ERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated.
    Stack Trace:
    [BadImageFormatException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0
    System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +39
    System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks) +132
    System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +144
    System.Reflection.Assembly.Load(String assemblyString) +28
    System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +46
    [ConfigurationErrorsException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +618
    System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +209
    System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +130
    System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178
    System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies() +94
    System.Web.Compilation.BuildManager.CallPreStartInitMethods() +332
    System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +677
    [HttpException (0x80004005): Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9079228
    System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +97
    System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +258
    Note that the dev machine is x64 Win7.
    I have not tried deploying this to staging since the issue started as I'm a bit nervous of touching the staging/live environment until this is solved.
    Removing the PlatformTarget element from the project file has no effect
    Removing the msshrtmi.dll file from the bin directory of the website project ends up with 
    'Could not load file or assembly 'Microsoft.WindowsFabric.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified'
    I have used Git to revert to the last working build to no effect (But I don't have the obj/bin folders in GIT), but it has atleast reset the project files etc.
    If I return msshrtmi.dll to the bin folder and switch the model and website projects to x64 there is no change
    If I switch both to x86 then I get an error Could not load file or assembly 'BekoModel2011' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    which is the model project - presumably because to run on my x64 machine I need the 64bit version?
    I really need to be able to debug and then publish some changes ASAP.
    Andrew

    Hi,
    Is it true that you're using IIS to host the application? Could you check whether the process is x64 or x86 one via task manager or config in IIS manager?
    http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx
    Allen Chen [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Maybe you are looking for

  • Picasa photo gallery problems...

    I created a web gallery with Picasa to add to the website I'm creating.  The problem is that when I go to the url where the gallery lies it will not appear, the only thing that appears is a icon saying that the latest macromedia flash player must be

  • Viewing participants screens

    I understand a participant can share their screen if the host/organiser allows it.  However, if you are running a virtual classroom with (let's say) 8 people and give them something interactive to do, can you cycle through or see their screens withou

  • Label

    Hi, I have created one form with 12.Blue Gray Theme- In that form I have an Item with Label- Previously that Label had required label-. At that moment it showed red color with Underline.... When I had changed to "Optional Template"-. It shows Black c

  • How to run jobs in oracle 10g

    I have created the following job, BEGIN -- Job defined entirely by the CREATE JOB procedure. DBMS_SCHEDULER.create_job ( job_name => 'Update_Status', job_type => 'PLSQL_BLOCK', job_action => 'BEGIN ;updateStatus; END;', start_date => SYSTIMESTAMP, re

  • USB Hub: What Kind?

    I called the local Apple Store here in Walnut Creek, CA this morning and they had one in stock...standard configuration...so off I went and purchased it...obviously some stores have inventory. I will need when I travel a USB Hub since I like working