30-10-14, 04:02 AM
إقتباس :Access to the path 'C:\Users\M.Salman\Desktop\test1' is denied.
هذا معناه أن الملف الذي تريد أن تنسخه ( ممنوع الوصول إليه )
السبب هو أن تطبيقك ليس له الإذن بالتعامل مع المسارات ( المجلدات ) المهمة في النظام مثل :
DeskTop و System32 و Windows و Program Files ... إلخ
الحل كالتالي :
________________________________________________________________________________
1 :
![[صورة مرفقة: image.png]](http://s25.postimg.org/svax0ot0f/image.png)
2 :
![[صورة مرفقة: image.png]](http://s25.postimg.org/5we7hrx0f/image.png)
3 :
![[صورة مرفقة: image.png]](http://s25.postimg.org/4su35tcdb/image.png)
* حول asInvoker إلى HighestAvailable
4 :
![[صورة مرفقة: image.png]](http://s25.postimg.org/psa6xbe1r/image.png)
5 : سيصبح التطبيق هكذا
![[صورة مرفقة: image.png]](http://s25.postimg.org/bti2yle57/image.png)
بمعنى التشغيل كمسؤول

