Forum

Windows Server 2008...
 
Bildirimler
Hepsini Temizle

Windows Server 2008 R2 64 bit - JIT Problem

3 Yazılar
2 Üyeler
0 Likes
486 Görüntüleme
(@cihanacikgoz)
Gönderiler: 180
Reputable Member
Konu başlatıcı
 

Merhaba,


Windows Server 2008 R2 de JIT hatası alıyorum kurmak istediğim bir programda. Local administrator ile çalışıyorum. C diskine ve ulaşma istediği klasöre erişim haklarını verdim fakat geçemedim. Aynı zamanda internet options'tan debugger checklerini de kaldırdım.


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


*********** Exception Text ********
System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\Infor\SunSystems\SSC\ssc-langcodemapping.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding)
   at System.Xml.XmlDocument.Save(String filename)
   at SystemsUnion.Build.Util.XML.ProcessConfig.ProcessGenericConfig(String fullpath) in D:\LocaliseToolKits\SystemsUnion.Build.Util\XML\ProcessConfig.cs:line 184
   at SystemsUnion.Build.Util.XML.ProcessConfig.ProcessNavigatorQMConfig(String rootfolder, String prodname) in D:\LocaliseToolKits\SystemsUnion.Build.Util\XML\ProcessConfig.cs:line 106
   at SystemsUnion.Build.Util.Common.FileGroup.PerformActivity() in D:\LocaliseToolKits\SystemsUnion.Build.Util\Common\FileGroup.cs:line 142
   at SystemsUnion.Build.UI.UserControls.CustomerMiddlePage.PageProcessing.DisplayFileGroup(ArrayList filegroups, Boolean isProcessing) in D:\LocaliseToolKits\SystemsUnion.Build.UI\UserControls\CustomerMiddlePage\PageProcessing.cs:line 105
   at SystemsUnion.Build.UI.UserControls.CustomerMiddlePage.PageProcessing.Displays(Boolean isprocessing) in D:\LocaliseToolKits\SystemsUnion.Build.UI\UserControls\CustomerMiddlePage\PageProcessing.cs:line 58
   at SystemsUnion.Build.UI.UserControls.CustomerMiddlePage.PageProcessing.DoJob() in D:\LocaliseToolKits\SystemsUnion.Build.UI\UserControls\CustomerMiddlePage\PageProcessing.cs:line 194
   at SystemsUnion.Build.UI.UserControls.CustomerMiddlePage.PageProcessing.Btn_Next_Clicked(WizardMiddlePage nextpage) in D:\LocaliseToolKits\SystemsUnion.Build.UI\UserControls\CustomerMiddlePage\PageProcessing.cs:line 180
   at SystemsUnion.Build.UI.WizardModel.WizardBottom.btn_next_Click(Object sender, EventArgs e) in D:\LocaliseToolKits\SystemsUnion.Build.UI\WizardModel\WizardBottom.cs:line 165
   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: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
LocaliseToolKits
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Administrator/Desktop/Infor_SunSystems_6_1_PS25_Turkish/LocaliseToolKits.exe
----------------------------------------
SystemsUnion.Build.UI
    Assembly Version: 1.0.4665.33363
    Win32 Version: 1.0.4665.33363
    CodeBase: file:///C:/Users/Administrator/Desktop/Infor_SunSystems_6_1_PS25_Turkish/SystemsUnion.Build.UI.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
SystemsUnion.Build.Util
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Administrator/Desktop/Infor_SunSystems_6_1_PS25_Turkish/SystemsUnion.Build.Util.DLL
----------------------------------------
System.ServiceProcess
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.DirectoryServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.DirectoryServices/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.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.


 


 


TEŞEKKÜRLER

 
Gönderildi : 07/03/2014 13:47

(@serkantas)
Gönderiler: 950
Prominent Member
 

Bu  exception'ı atma sebebi bana kalırsa .Net upgrade istemesinden kaynaklı. sistemin bütün güncellemelerini yaptın mı ?. burda server versiyon bilgisi verirsen belki yardım alabilirsin.

 
Gönderildi : 07/03/2014 17:03

(@cihanacikgoz)
Gönderiler: 180
Reputable Member
Konu başlatıcı
 

Merhaba,


Güncellemeler tamam.  .Net 4.0 ve güncellemeleri de kurulu. İşletin sistemi Windows Server 2008 R2 - 64 bit üzerinde SQL Server 2008 R2 64 bit var. Oturum local adminle açık durumda.


 Teşekkürler

 
Gönderildi : 10/03/2014 16:19

Paylaş: