I am getting the same exact error as CHASAB, also after the update to hosted CRM 2013 occurred. All my users are affected. Closing a lost opportunity works but closing as won does not. I also get state code or status code invalid. Download log file button is grayed out. This is happening on XP SP3, Outlook 2010 w CRM 2011 Client. I also get "Microsoft CRM has encountered a problem and needs to close." error when switching between accounts or opportunities, every single time. We never had any issues until the update occurred. Below is the log file for the "Microsoft CRM has encountered a problem and needs to close." error.
Exception generated at: 11/14/2013 10:10:48 AM
Error Type: System.FormatException
Error Message: Input string was not in a correct format.
Error Stack Trace:
at Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) ilOffset = 0x5A
at Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) ilOffset = 0x15
at RollupByObjectCommand.RetrieveData() ilOffset = 0x0
at ApplicationQuery.ExecuteQuery() ilOffset = 0x0
at ApplicationQuery.GetViewData() ilOffset = 0x54
at GridDataProviderQueryBuilder.GetData(QueryBuilder queryBuilder) ilOffset = 0x14
at GridDataProviderQueryBuilder.LoadQueryData() ilOffset = 0x12F
at GridDataProviderQueryBuilder.LoadData() ilOffset = 0x0
at SubGridControl.LoadAsyncData(AsyncLoadDataParameters parameters) ilOffset = 0x371
Stack Frame:
at OutlookUtility.HandleExceptionInternal(Exception exception, Boolean showMessageBox, IWin32Window messageBoxOwner, String errorMessage) ilOffset = 0x107
at CrmAsyncControl.verifyResults(IAsyncResults asyncResults) ilOffset = 0xA8
at <>c__DisplayClass4.<beginLoadAsyncData>b__1() ilOffset = 0x11
at <>c__DisplayClass7.<BeginInvokeSafe>b__5() ilOffset = 0xB
at ExceptionFilter.TryFilterAllCatch(Action body, Action`1 filter) ilOffset = 0xF
at <>c__DisplayClass7.<BeginInvokeSafe>b__4() ilOffset = 0x1D
at RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner) ilOffset = 0xFFFFFFFF
at RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner) ilOffset = 0x16
at RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) ilOffset = 0x106
at Delegate.DynamicInvokeImpl(Object[] args) ilOffset = 0x24
at Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) ilOffset = 0xCF
at Control.InvokeMarshaledCallbackHelper(Object obj) ilOffset = 0x20
at ExecutionContext.runTryCode(Object userData) ilOffset = 0x29
at RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) ilOffset = 0xFFFFFFFF
at ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) ilOffset = 0x42
at ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) ilOffset = 0x8E
at ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) ilOffset = 0x9
at Control.InvokeMarshaledCallback(ThreadMethodEntry tme) ilOffset = 0x4F
at Control.InvokeMarshaledCallbacks() ilOffset = 0x63
at Control.WndProc(Message& m) ilOffset = 0x64A
at ScrollableControl.WndProc(Message& m) ilOffset = 0x41
at ControlNativeWindow.OnMessage(Message& m) ilOffset = 0xC
at ControlNativeWindow.WndProc(Message& m) ilOffset = 0x9A
at NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ilOffset = 0x25