"Unhandled exception has occurred in your application" sorunu

Bu konuyu okuyanlar

selim97

Asistan
Katılım
24 Ocak 2012
Mesajlar
186
Reaksiyon puanı
0
Puanları
16
arkadaşlar unhandled exception has occurred in your application hep bu sorunu alıyorum lütfen bi bilgisi olanlar yardım etsin kafayı yiyecem
 

selim97

Asistan
Katılım
24 Ocak 2012
Mesajlar
186
Reaksiyon puanı
0
Puanları
16
kimse bilmiyomu ya bu sorunu offfff
 

__L__

Asistan
Katılım
6 Şubat 2010
Mesajlar
264
Reaksiyon puanı
3
Puanları
0
Kodunu ya da bu hatayı aldığın kısmını buraya yapıştırırsan yardımcı olabiliriz, nerden hata aldığını görmeden ne söylenebilir ki..
 

selim97

Asistan
Katılım
24 Ocak 2012
Mesajlar
186
Reaksiyon puanı
0
Puanları
16
Kodunu ya da bu hatayı aldığın kısmını buraya yapıştırırsan yardımcı olabiliriz, nerden hata aldığını görmeden ne söylenebilir ki..

hocam ne gösteriyorsa hepsi bu

smtp server requires a secure connection or the client was not authenticated.The server response was 5.5.1 Authentication required
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.


************** Exception Text **************
System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at
at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, String from)
at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at Yugioh_online_3_BOOSTERPASS.Form1.Button1_Click(Object sender, EventArgs e) in C:\Users\~~$P@R$H~~\documents\Yugioh online 3 Bp Generator\Yugioh online 3 BOOSTERPASS\Yugioh online 3 BOOSTERPASS\Form1.vb:line 14
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Yugioh online 3 BOOSTERPASS
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/case/Downloads/Compressed/Yugioh%20online%203%20Booster%20Pass%20Generator/Yugioh%20online%203%20BOOSTERPASS.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------


************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.


For example:


<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 

Janmark

Doçent
Katılım
22 Temmuz 2011
Mesajlar
915
Reaksiyon puanı
2
Puanları
38
Sanırım mail göndermeye çalışıyorsun. Girmiş olduğun SMTP adresileri flan yalnış olabilir yada iznin olmayabilir.

smtp server requires a secure connection or the client was not authenticated.The server response was 5.5.1 Authentication required

Burada dediği o en azından.
 

selim97

Asistan
Katılım
24 Ocak 2012
Mesajlar
186
Reaksiyon puanı
0
Puanları
16
arkadaşlar anlaşılır şekilde sorunun ne olduğunu ve nasıl çözebileceğimi anlatabilirmisiniz
 

selim97

Asistan
Katılım
24 Ocak 2012
Mesajlar
186
Reaksiyon puanı
0
Puanları
16
arkadaşlar lütfen yardım edin çok lazım kimse yokmu ya
 

raxetul

Müdavim
Katılım
17 Nisan 2009
Mesajlar
1,405
Reaksiyon puanı
31
Puanları
48
Daha hangi programda anlaşılır şekilde alamadık ki tavsiye verelim. Binlerce neden sayabiliriz...
Sistem saatini kontrol ederek başla. Ciddiyim...
 

selim97

Asistan
Katılım
24 Ocak 2012
Mesajlar
186
Reaksiyon puanı
0
Puanları
16
bide böyle bakın arkadaşlar

9ukrv.png
 

meteci

Öğrenci
Katılım
1 Mart 2015
Mesajlar
1
Reaksiyon puanı
0
Puanları
0
merhaba arkadaşlar benzer br sorun yaşıyorum konu hakkında bilgisi olan ise yardımını rica edeceğim.

fifa 15 yükledim anca hata veriyor hata detayı aşağıdaki gibi;

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.


************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DXHelper.DisplayInfo.InitDisplayModeList()
at DXHelper.DisplayInfo..ctor()
at fifasetup_csharp.Settings.CreateSettingsForAdapter()
at fifasetup_csharp.StartingForm.PlayButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
fifaconfig
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2015/fifasetup/fifaconfig.exe
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DXHelper
Assembly Version: 1.0.5318.28514
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2015/fifasetup/DXHelper.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------


************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.


For example:


<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

- - - Mesaj Güncellendi - - -

merhaba arkadaşlar benzer br sorun yaşıyorum konu hakkında bilgisi olan ise yardımını rica edeceğim.

fifa 15 yükledim anca hata veriyor hata detayı aşağıdaki gibi;

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.


************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DXHelper.DisplayInfo.InitDisplayModeList()
at DXHelper.DisplayInfo..ctor()
at fifasetup_csharp.Settings.CreateSettingsForAdapter ()
at fifasetup_csharp.StartingForm.PlayButton_Click(Obj ect sender, EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
fifaconfig
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2015/fifasetup/fifaconfig.exe
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DXHelper
Assembly Version: 1.0.5318.28514
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2015/fifasetup/DXHelper.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------


************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.


For example:


<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 

emrah08

Öğrenci
Katılım
20 Haziran 2012
Mesajlar
64
Reaksiyon puanı
2
Puanları
8
Oyunda yaşamış olduğunuz problem büyük ihtimalle direct ile alakalı.Öncelikle .Net Framework ve Direct'in son sürümünün kurulu olduğundan emin olun.Ardından aşağıda linkini vereceğim dosyayı indirip çalıştırın.Çıkan ekranda Edit Liste tıklayın.Ardından "..." simgeli butona tıklayıp oyunun kurulu olduğu dizine girerek fifa15.exe'yi seçip aç deyin.Ardından aynı işlemi yine oyun dizininde bulunan fifaconfig.exe için yaptıktıktan sonra OK'a tıklayın.Programın alt kısmında yer alan Feature level Limit seçeneğini 11_0 olarak seçin.Hemen yanında yer alan Force WARP kutucuğunu seçip Tamam' a tıklayın.Ve ardından bilgisayarı yeniden başlatıp oyuna girmeyi deneyin.

Link:
http://www17.zippyshare.com/v/69471064/file.html
 
S

SDN Okuru

SDN Okuru
beyler bende e0001 hatası ve confıg gıremıyorum hata verıyo dxdiag baktım 11 surum kaldırıyo ama hata verıyo sureklı!!!!!!!!!!!!!!
 

mehmetfrkn

Öğrenci
Katılım
20 Temmuz 2018
Mesajlar
3
Reaksiyon puanı
0
Puanları
1
Yaş
22
sharpdevelop
SharpDevelop Version : 4.4.2.9749-39bf891c
.NET Version : 4.0.30319.42000
OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture : Turkish (Turkey) (tr-TR)
Current UI language : en
Running under WOW6432, processor architecture: x86-64
Working Set Memory : 63452kb
GC Heap Memory : 8905kb

Unhandled WPF exception
Exception thrown:
System.ArgumentException: Font 'Tahoma' does not support style 'Regular'.
at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style)
at ICSharpCode.SharpDevelop.Widgets.CustomWindowsFormsHost.SetFont()
at ICSharpCode.SharpDevelop.Widgets.CustomWindowsFormsHost.OnLoaded(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

---- Recent log messages:
14:02:17.968 [1] DEBUG - Add pad ICSharpCode.XmlEditor.XPathQueryPad at Bottom, Hidden
14:02:17.969 [1] DEBUG - Add pad MSHelpSystem.Controls.Help3TocPad at Right, Hidden
14:02:17.970 [1] DEBUG - Add pad MSHelpSystem.Controls.Help3SearchPad at Right, Hidden
14:02:17.970 [1] DEBUG - Add pad ICSharpCode.PackageManagement.Scripting.PackageManagementConsolePad at Bottom, Hidden
14:02:17.971 [1] DEBUG - Add pad ICSharpCode.Reports.Addin.ReportExplorerPad at Right, Hidden
14:02:17.971 [1] INFO - Starting workbench...
14:02:17.971 [1] DEBUG - NavigationService -- suspend logging
14:02:17.971 [1] INFO - Loading addin Start Page
14:02:18.007 [1] INFO - Loading addin Usage Data Collector
14:02:18.052 [1] DEBUG - ActiveContentChanged to ICSharpCode.StartPage.StartPageViewContent
14:02:18.052 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: Start Page]
14:02:18.052 [1] DEBUG - NavigationService
ActiveViewContent: Start Page
Subview: TabPageText
14:02:18.052 [1] DEBUG - ActiveViewContentChanged to ICSharpCode.StartPage.StartPageViewContent
14:02:18.052 [1] DEBUG - NavigationService -- resume logging
14:02:18.172 [1] INFO - Number of screens: 1
14:02:18.172 [1] INFO - Screen {X=0,Y=0,Width=1440,Height=900}: Validating {X=10,Y=10,Width=750,Height=550}; intersection {X=10,Y=10,Width=750,Height=550}
14:02:18.188 [1] INFO - dockingManager_Loaded
14:02:18.189 [1] INFO - Loading layout file: D:\Program Files (x86)\SharpDevelop\4.4\bin\..\data\layouts\Default.xml, hideAllLostPads=False
14:02:18.197 [1] DEBUG - ActiveContentChanged to
14:02:18.209 [1] DEBUG - ActiveContentChanged to ICSharpCode.StartPage.StartPageViewContent
14:02:18.234 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Project.ProjectBrowserPad...
14:02:18.235 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.PropertyPad...
14:02:18.252 [1] DEBUG - PropertyPad created
14:02:18.256 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.ErrorListPad...
14:02:18.281 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.ClassBrowser.ClassBrowserPad...

---- Post-error application state information:
Installed 3rd party AddIns:
Workbench.ActiveContent: ICSharpCode.StartPage.StartPageViewContent
ProjectService.OpenSolution: <null>
ProjectService.CurrentProject: <null>


Ne yapmalıyım
 

Son mesajlar

Üst