Quantcast
Channel: HTML Renderer
Viewing all articles
Browse latest Browse all 693

New Post: How to get access to path?

$
0
0
hi,

i get an error in my project.

System.UnauthorizedAccessException: ''C:\Projec\Pdf" access to path denied.

here is the details;

System.UnauthorizedAccessException occurred
HResult=0x80070005
Message=''C:\Projec\Pdf" yoluna erişim reddedildi.
Source=mscorlib
StackTrace:
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, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at TMatik.BaşlangıçEkranı.PdfSharpConvert(String html) in C:\Users\Wolver\Desktop\Access İş (Geliştirme)\İSG\Başlangıç.cs:line 1374
at TMatik.BaşlangıçEkranı.button4_Click(Object sender, EventArgs e) in C:\Users\Wolver\Desktop\Access İş (Geliştirme)\İSG\Başlangıç.cs:line 1389
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.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at TMatik.Program.Main() in C:\Users\Wolver\Desktop\Access İş (Geliştirme)\İSG\Program.cs:line 53

Viewing all articles
Browse latest Browse all 693


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>