Fragensteller
Microsoft Visual Basic 2010 Express startet nicht

Frage
-
Hallo zusammen,
ich habe Microsoft Visual Basic 2010 Express auf meinem XP Professional SP3 installiert. Wenn ich die Entwicklungsumgebung nun starte erscheint der Startbildschirm und nach kurzer Zeit wird dieser ausgeblendet und das war's. Kein Projektexplorer, keine Codeauswahl... So als wäre das Programm nicht gestartet worden.
Ich habe mir den Task im Taskmanager beim Starten mal markiert, auch hier das Gleiche: Nach dem Start verschwindet er einfach. Ich erhalte keine Fehlermeldung o.ä. Eine Neuinstallation ändert an dem Verhalten ebenfalls nichts.
Von den Leistungsdaten her habe ich hier einen Rechner mit 2GB Arbeitsspeicher und einer OnBoard-Grafikkarte. Ist evtl. die Grafikkarte das Problem?
Danke für jeden Hinweis.
Gruss,
Matthias
Alle Antworten
-
Hallo Matthias,
schau mal ins Windows Ereignisprotokoll.
Start -> Ausführen... -> eventvwr.msc -> Enter
Ggfs. ist dort etwas zu sehen, was auf das Problem hindeutet.
Gruß, Stefan
Microsoft MVP - Visual Developer ASP/ASP.NET
http://www.asp-solutions.de/ - Consulting, Development
http://www.aspnetzone.de/ - ASP.NET Zone, die ASP.NET Community -
Hallo Stefan,
guter Tipp. Es scheint wohl irgendwie an .NET 4 zu liegen:
Anwendung: vbexpress.exe Frameworkversion: v4.0.30319 Beschreibung: Die Anwendung forderte die Beendigung des Prozesses durch System.Environment.FailFast(Zeichenfolgenmeldung) an. Meldung: Nicht behebbarer Systemfehler. Stapel: bei System.Environment.FailFast(System.String) bei MS.Internal.Invariant.FailFast(System.String, System.String) bei MS.Internal.Invariant.Assert(Boolean) bei MS.Internal.Shaping.TypefaceMap.MapUnresolvedCharacters(System.Windows.Media.TextFormatting.CharacterBufferRange, System.Globalization.CultureInfo, System.Globalization.CultureInfo, MS.Internal.FontFace.PhysicalFontFamily, Int32 ByRef, MS.Internal.SpanVector, Int32, Int32 ByRef) bei MS.Internal.Shaping.TypefaceMap.MapByFontFamilyList(System.Windows.Media.TextFormatting.CharacterBufferRange, System.Globalization.CultureInfo, System.Globalization.CultureInfo, System.Windows.Media.FontFamily[], MS.Internal.FontFace.PhysicalFontFamily ByRef, Int32 ByRef, MS.Internal.FontFace.IDeviceFont, Double, Int32, MS.Internal.SpanVector, Int32, Int32 ByRef) bei MS.Internal.Shaping.TypefaceMap.MapItem(System.Windows.Media.TextFormatting.CharacterBufferRange, System.Globalization.CultureInfo, MS.Internal.Span, MS.Internal.Generic.SpanVector`1<Int32> ByRef, Int32) bei MS.Internal.Shaping.TypefaceMap.GetShapeableText(System.Windows.Media.TextFormatting.CharacterBufferReference, Int32, System.Windows.Media.TextFormatting.TextRunProperties, System.Globalization.CultureInfo, Boolean, System.Collections.Generic.IList`1<MS.Internal.TextFormatting.TextShapeableSymbols>, MS.Internal.TextFormatting.IShapeableTextCollector, System.Windows.Media.TextFormattingMode) bei MS.Internal.Shaping.GlyphingCache.GetShapeableText(System.Windows.Media.Typeface, System.Windows.Media.TextFormatting.CharacterBufferReference, Int32, System.Windows.Media.TextFormatting.TextRunProperties, System.Globalization.CultureInfo, Boolean, System.Collections.Generic.IList`1<MS.Internal.TextFormatting.TextShapeableSymbols>, MS.Internal.TextFormatting.IShapeableTextCollector, System.Windows.Media.TextFormattingMode) bei System.Windows.Media.TextFormatting.TextCharacters.MS.Internal.TextFormatting.ITextSymbols.GetTextShapeableSymbols(MS.Internal.Shaping.GlyphingCache, System.Windows.Media.TextFormatting.CharacterBufferReference, Int32, Boolean, Boolean, System.Globalization.CultureInfo, System.Windows.Media.TextFormatting.TextModifierScope, System.Windows.Media.TextFormattingMode, Boolean) bei MS.Internal.TextFormatting.TextStore.CreateTextLSRuns(MS.Internal.TextFormatting.TextRunInfo, System.Collections.Generic.IList`1<System.Windows.Media.TextEffect>, System.Globalization.CultureInfo, Int32, Int32, Int32, System.Windows.Media.TextFormattingMode, Boolean, Int32 ByRef) bei MS.Internal.TextFormatting.TextStore.CreateLSRuns(MS.Internal.TextFormatting.TextRunInfo, System.Collections.Generic.IList`1<System.Windows.Media.TextEffect>, System.Globalization.CultureInfo, Int32, Int32, Int32, System.Windows.Media.TextFormattingMode, Boolean, Int32 ByRef, Int32 ByRef) bei MS.Internal.TextFormatting.TextStore.CreateLSRunsUniformBidiLevel(MS.Internal.SpanVector, MS.Internal.SpanVector, Int32, Int32, Int32, Int32, System.Windows.Media.TextFormattingMode, Boolean, Int32 ByRef) bei MS.Internal.TextFormatting.TextStore.FetchLSRun(Int32, System.Windows.Media.TextFormattingMode, Boolean, MS.Internal.TextFormatting.Plsrun ByRef, Int32 ByRef, Int32 ByRef) bei MS.Internal.TextFormatting.LineServicesCallbacks.FetchRunRedefined(IntPtr, Int32, Int32, IntPtr, Char*, Int32, Int32 ByRef, Char* ByRef, Int32 ByRef, Int32 ByRef, MS.Internal.TextFormatting.LsChp ByRef, IntPtr ByRef) bei MS.Internal.TextFormatting.UnsafeNativeMethods.LoCreateLine(IntPtr, Int32, Int32, Int32, UInt32, IntPtr, MS.Internal.TextFormatting.LsLInfo ByRef, IntPtr ByRef, Int32 ByRef, MS.Internal.TextFormatting.LsLineWidths ByRef) bei MS.Internal.TextFormatting.TextMetrics+FullTextLine.FormatLine(MS.Internal.TextFormatting.FullTextState, Int32, Int32, Int32, Int32, Int32, MS.Internal.TextFormatting.LineFlags, MS.Internal.TextFormatting.FormattedTextSymbols) bei MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(System.Windows.Media.TextFormatting.TextSource, Int32, Int32, Double, System.Windows.Media.TextFormatting.TextParagraphProperties, System.Windows.Media.TextFormatting.TextLineBreak, System.Windows.Media.TextFormatting.TextRunCache) bei MS.Internal.TextFormatting.TextFormatterImp.FormatLine(System.Windows.Media.TextFormatting.TextSource, Int32, Double, System.Windows.Media.TextFormatting.TextParagraphProperties, System.Windows.Media.TextFormatting.TextLineBreak, System.Windows.Media.TextFormatting.TextRunCache) bei System.Windows.Controls.TextBlock.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Controls.AccessText.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) bei System.Windows.Controls.ContentPresenter.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) bei System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) bei System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Controls.Border.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Controls.WrapPanel.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) bei System.Windows.Controls.ItemsPresenter.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Controls.Border.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Controls.Control.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size) bei System.Windows.Controls.ContentPresenter.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Controls.Grid.MeasureCell(Int32, Boolean) bei System.Windows.Controls.Grid.MeasureCellsGroup(Int32, System.Windows.Size, Boolean, Boolean) bei System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Controls.Grid.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Window.MeasureOverrideHelper(System.Windows.Size) bei System.Windows.Window.MeasureOverride(System.Windows.Size) bei System.Windows.FrameworkElement.MeasureCore(System.Windows.Size) bei System.Windows.UIElement.Measure(System.Windows.Size) bei System.Windows.Interop.HwndSource.SetLayoutSize() bei System.Windows.Interop.HwndSource.set_RootVisualInternal(System.Windows.Media.Visual) bei System.Windows.Interop.HwndSource.set_RootVisual(System.Windows.Media.Visual) bei System.Windows.Window.SetRootVisual() bei System.Windows.Window.SetRootVisualAndUpdateSTC() bei System.Windows.Window.SafeCreateWindowDuringShow() bei System.Windows.Window.ShowHelper(System.Object) bei System.Windows.Window.Show() bei Microsoft.Internal.VisualStudio.PlatformUI.WpfHostPrivate+UIWPFElementContainer.ShowWindow()
Ich schau mal, ob eine Neuinstallation von .NET 4 etwas bewirkt. Oder kann jemand dem Protokoll noch weitere Details entnehmen?
Danke und Gruss,
Matthias -
Hallo Matthias,
schau auch mal hier:
http://forums.asp.net/t/1591843.aspx
Gruß, Stefan
Microsoft MVP - Visual Developer ASP/ASP.NET
http://www.asp-solutions.de/ - Consulting, Development
http://www.aspnetzone.de/ - ASP.NET Zone, die ASP.NET Community