PDA

View Full Version : سوال: خطای requested registry access is not allowed هنگام ایجاد پروژه جدید



aznaee
سه شنبه 23 فروردین 1390, 23:07 عصر
سلام دوستان
من vs 2010 نسخه ultimate رو نصب کردم
وقتی میخوام پروژه جدید ایجاد کنم با خطای
requested registry access is not allowed
مواجه میشم:گریه:
چه جوری میشه این خطا رو رفع کرد؟
البته برنامه های نوشته شده رو اجرا میکنه

nafise_s
پنج شنبه 03 شهریور 1390, 12:27 عصر
سلام
راه حل اول:


1Press WINDOW+R to open the Run window, type "regedit" (no quotes) and press ENTER to execute. If a UAC dialog appears choose Yes to open the Registry Editor with elevated priveledges.
2. Navigate to HKEY_CURRENT_USER\Software\Classes.
3. Create a new key named ".vbproj" (.csproj in case of C#)
4. Run VS 2010 as an administrator.
5. Try creating a VB/C# project.

راه حل دوم:
http://www.texttoolkit.com/index.php?option=com_content&view=article&id=74:visual-studio- requested-registry-access-is-not-allowed&catid=35:technology&Itemid=55