Search

Visual Studio crashing when opening solution by karsep5

Active

1
0
Sign in
to vote
Type: Bug
ID: 777495
Opened: 1/25/2013 4:57:08 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ComponentModel.Win32Exception
Stack:
at MS.Win32.SafeNativeMethods.SetTimer(System.Runtime.InteropServices.HandleRef, Int32, Int32)
at System.Windows.Threading.Dispatcher.SetWin32Timer(Int32)
at System.Windows.Threading.Dispatcher.UpdateWin32TimerFromDispatcherThread(System.Object)
at System.Windows.Threading.Dispatcher.UpdateWin32Timer()
at System.Windows.Threading.Dispatcher.AddTimer(System.Windows.Threading.DispatcherTimer)
at System.Windows.Threading.DispatcherTimer.Restart()
at System.Windows.Threading.DispatcherTimer.Start()
at System.Windows.Threading.DispatcherTimer.set_IsEnabled(Boolean)
at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.ProcessQueue()
at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.<OnTaskQueued>b__0()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Visual Studio 2012

Steps to reproduce

Opening a WCF solution

Product Language

English

Operating System

Windows 7 SP1

Operating System Language

English

Actual results

The IDE should open

Expected results

The IDE crashes
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 2/6/2013 at 11:01 AM
We would close the issue as not repro since it cannot be reproed in our lab. Feel free to provide us more info such as a sample project to demo the issue. We would activate the bug to look into it.
Posted by Microsoft on 1/28/2013 at 2:31 AM
Thank you for submitting feedback on Visual Studio and .NET Framework. Your issue has been routed to the appropriate VS development team for investigation. We will contact you if we require any additional information.
Posted by Microsoft on 1/25/2013 at 5:49 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.