Home > Software engineering >  Vs 2015 newly established MFC application errors, help see what reason
Vs 2015 newly established MFC application errors, help see what reason

Time:09-28

Vs 2015 newly established MFC application error, suggesting the following


Detailed page
In the System. ThrowHelper. ThrowArgumentException (ExceptionResource resource)
In the System. Collections. Generic. The Dictionary ` 2. Insert (TKey key, TValue value, Boolean add)
In the System. Collections. Generic. The Dictionary ` 2. The Add (TKey key, TValue value)
In Microsoft. VisualStudio. DesignTools. Utility. Telemetry. VsTelemetryService. RegisterDesignerProcessSession (Int32 pid)
In Microsoft. VisualStudio. DesignTools. Utility. Feedback. WatsonTracker. RegisterSession (Int32 processID)
In Microsoft. VisualStudio. DesignTools. Utility. DesignerSessionTracker. RecordDesignerStart (Int32 processID, String isolationTargetIdentifier, Boolean mockCustomTypes, String buildConfiguration)
In Microsoft. VisualStudio. DesignTools. DesignerContract. The Isolation. The Primitives. ProcessDomainFactory. ProcessIsolationDomain.. Ctor (ProcessDomainFactory factory, IIsolationBoundary boundary, AppDomainSetup appDomainInfo, IIsolationTarget isolationTarget, String baseDirectory)
In Microsoft. VisualStudio. DesignTools. DesignerContract. The Isolation. The Primitives. ProcessDomainFactory. CreateIsolationDomain (IIsolationBoundary boundary)
In Microsoft. VisualStudio. DesignTools. DesignerContract. The Isolation. The Primitives. IsolationBoundary. The Initialize ()
In Microsoft. VisualStudio. DesignTools. DesignerContract. The Isolation. The Primitives. IsolationBoundary. CreateInstance [T] (Type, Type)
In Microsoft. VisualStudio. DesignTools. DesignerContract. Isolation. IsolatedObjectFactory. The Initialize ()
In Microsoft. VisualStudio. DesignTools. DesignerHost. Services. VSIsolationService. CreateObjectFactory (IIsolationTarget isolationTarget, IObjectCatalog catalog)
In Microsoft. VisualStudio. DesignTools. DesignerContract. Isolation. IsolationService. CreateLease (IIsolationTarget isolationTarget)
In Microsoft. VisualStudio. DesignTools. DesignerContract. Isolation. IsolationService. CreateLease (IIsolationTarget isolationTarget)
In Microsoft. VisualStudio. DesignTools. DesignerContract. IsolatedDesignerService. CreateLease (IIsolationTarget isolationTarget, CancellationToken cancelToken, DesignerServiceEntry& Entry, IServiceProvider serviceOverrides)
In Microsoft. VisualStudio. DesignTools. DesignerContract. IsolatedDesignerService. IsolatedDesignerView. CreateDesignerViewInfo (CancellationToken cancelToken)
In Microsoft. VisualStudio. DesignTools. DesignerContract. Isolation. IsolatedTaskScheduler. InvokeWithCulture [T] (CultureInfo culture, Func ` 2 Func, CancellationToken cancelToken)
In Microsoft. VisualStudio. DesignTools. DesignerContract. Isolation. IsolatedTaskScheduler. & lt;> C__DisplayClass10_0 ` 1. & lt; StartTask> B__0 ()
In the System. The Threading. Tasks. Task ` 1. InnerInvoke ()
In the System. The Threading. Tasks. Task. The Execute
What reason is this?

CodePudding user response:

You use the escrow?

CodePudding user response:

The
reference 1/f, HDT response:
what you use the escrow?


Useless managed, this is the new project

CodePudding user response:

Don't have 2015, if you don't, that is the 2015 has a problem
  • Related