locked
Calendar "Unexpected Error" RRS feed

  • Question

  • Hi after deploying MS CRM 3.0. I get an "Unexpected Error An error has occurred. For more information, contact your system administrator. " when ever a calendar function is selected.

    All other functions appear to work.

    Have I missed a step in the implementation guide?

    Any thoughts on how to recify this problem?

    Setup:

    1x 2003 Server, AD, exchange.

    1x 2003 Server, SQL, CRM

     

    Thanks for any help

    Mark

    Thursday, August 30, 2007 2:35 AM

Answers

  • Mark,

    Check the you have %windir%\Microsoft.NET\Framework\v1.1.4322.

    If you do then re-register it using aspnet_regiis.exe; do aspnet_regiis.exe -? from the above directory for more info.

    Alex

     

    Friday, August 31, 2007 8:25 AM

All replies

  • Mark,

    Is there anything in the event log when you get this error. As a long shot have you checked that the website and mscrmservices in IIS have an asp.net version of 1.1 and not 2?

    Alex

     

     

     

    Thursday, August 30, 2007 7:56 AM
  • Thanks Alex.
    You are right it is running asp.net 2.0.
    I tired to install asp.net1.1 but system says it is already installed but in "programs installed" it is not listed.
    So hunting on how to install asp.net1.1 in this scenario.
    Friday, August 31, 2007 2:30 AM
  • Mark,

    Check the you have %windir%\Microsoft.NET\Framework\v1.1.4322.

    If you do then re-register it using aspnet_regiis.exe; do aspnet_regiis.exe -? from the above directory for more info.

    Alex

     

    Friday, August 31, 2007 8:25 AM
  • Hi,

    Did this fix work for you? I have the exact same issue. I did try as suggested to switch the ASP.Net to version 1.1 in the IIS but the only thing this did do for me is to make CRM completly non responsive. Did you get this issue resolved at all?
    Could you share the exact steps you took to get this resolved?

    Thank you for the assiatance,
    Thomas
    Wednesday, September 19, 2007 8:51 PM
  • Hi,

    We resolved the issue. Thank you for trying to assist.

    Best wishes,
    thom
    Wednesday, September 19, 2007 9:21 PM
  • Hi,

     

    I have the same problem, could you share the resolution please.

     

    Tuesday, September 25, 2007 2:23 PM
  • Hi All thanks for your replies.
    My resolution to this problem (was probably a bit dirty but as it was a new install on a new server build):-
    1. Remove ASP.net 2.0.
    2. Under IIS configuration change CRM services to ASP.net 1.0
    3. install ASP.net 2.0
    4. Change CRM Reporting services to ASP.net 2.0

    Since these changes everything has been working fine with no problems detected.

    Mark
    Friday, September 28, 2007 12:08 AM