Forum

Admin olarak ç...
 
Bildirimler
Hepsini Temizle

Admin olarak çalıştırmadan işlem yapamama..

2 Yazılar
2 Üyeler
0 Likes
1,008 Görüntüleme
(@cagatayaksoy)
Gönderiler: 95
Estimable Member
Konu başlatıcı
 

Windows 7;

Yönetici olarak çalıştırmadığım zaman  , programdan  klasör sıkıştıramıyorum.

Klasöre write,read izni verdim , sürücüye de izin verdim.

VB.Net  te proje(exe) admin olarak çalıştırılması için derlenmiyor ...

 

proje dosyası;

https://yadi.sk/d/vrBqbWng32vh4o

 

 

hata ;

 

log;

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

*********** Exception Text ********
System.Exception: ActiveX bileşeni oluşturulamıyor.
at Microsoft.VisualBasic.Interaction.CreateObject(String ProgId, String ServerName)
at scvhost.zip.openZip(String Filename) in C:\Users\Çağatay\Desktop\prj\scvhost\scvhost\zip.vb:line 293
at scvhost.zip..ctor(String Filename) in C:\Users\Çağatay\Desktop\prj\scvhost\scvhost\zip.vb:line 78
at scvhost.Form1.Button11_Click(Object sender, EventArgs e) in C:\Users\Çağatay\Desktop\prj\scvhost\scvhost\Form1.vb:line 1102
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.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
scvhost
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/%C3%87a%C4%9Fatay/Desktop/prj/scvhost/scvhost/bin/Debug/scvhost.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
WebCam_Capture
Assembly Version: 1.0.2087.23475
Win32 Version: 1.0.2087.23475
CodeBase: file:///C:/Users/%C3%87a%C4%9Fatay/Desktop/prj/scvhost/scvhost/bin/Debug/WebCam_Capture.DLL
----------------------------------------
Microsoft.VisualBasic.resources
Assembly Version: 10.0.0.0
Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/v4.0_10.0.0.0_tr_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.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.

_____________________________________________________________________________________________________________

 
Gönderildi : 11/12/2016 00:56

(@volkanalkilic)
Gönderiler: 137
Estimable Member
 

İşlem yaptığınız dizin önemlidir. Bu tarz operasyonları program dizininde yürütmemenizi tavsiye ederim.

Sıkıştırmayı aşağıdaki dizinlerde yapmayı deneyin;

string appDataDir = Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData);
string tempDir = Path.GetTempPath();
 

 

 
Gönderildi : 13/12/2016 13:23

Paylaş: