Click here to Skip to main content
15,886,110 members
Home / Discussions / C#
   

C#

 
AnswerRe: WMI causing Access is denied Pin
Dave Kreskowiak16-Jan-13 3:41
mveDave Kreskowiak16-Jan-13 3:41 
GeneralRe: WMI causing Access is denied Pin
vanikanc16-Jan-13 3:56
vanikanc16-Jan-13 3:56 
GeneralRe: WMI causing Access is denied Pin
vanikanc16-Jan-13 4:31
vanikanc16-Jan-13 4:31 
GeneralRe: WMI causing Access is denied Pin
Dave Kreskowiak16-Jan-13 4:55
mveDave Kreskowiak16-Jan-13 4:55 
GeneralRe: WMI causing Access is denied Pin
Dave Kreskowiak16-Jan-13 4:57
mveDave Kreskowiak16-Jan-13 4:57 
QuestionProblem getting data from a stored procedure (Oracle) Pin
GDavy16-Jan-13 3:11
GDavy16-Jan-13 3:11 
AnswerRe: Problem getting data from a stored procedure (Oracle) Pin
micke.andersson28-Jan-13 3:39
micke.andersson28-Jan-13 3:39 
QuestionC#, Windows 8 UAC, and registry edit Pin
clover4leaves16-Jan-13 2:46
clover4leaves16-Jan-13 2:46 
Dear all,

My application works well on Vista, Win 7 32 and 64 bits.
It modifies some registry key in HKEY_LOCAL_MACHINE.

But when run on Win 8 (both 32 and 64), with minimum level UAC (I drag the slider to bottom, then restart), it doesn't work. And there is the error:

"Application attempted to perform an operation not allowed by the security policy. To grant this application the required permission, contact your system administrator, or use the Microsoft .NET Framework Configuration tool. Requested registry access is not allowed."


When I disable completely UAC of win 8 by editing registry, then restart computer, my application works well.

How can I deal with win 8 UAC enable with c#?

Thank you very much.
AnswerRe: C#, Windows 8 UAC, and registry edit Pin
jschell16-Jan-13 9:19
jschell16-Jan-13 9:19 
GeneralRe: C#, Windows 8 UAC, and registry edit Pin
clover4leaves16-Jan-13 14:00
clover4leaves16-Jan-13 14:00 
GeneralRe: C#, Windows 8 UAC, and registry edit Pin
Jonathan C Dickinson17-Jan-13 2:00
Jonathan C Dickinson17-Jan-13 2:00 
GeneralRe: C#, Windows 8 UAC, and registry edit Pin
clover4leaves17-Jan-13 4:09
clover4leaves17-Jan-13 4:09 
QuestionCombo box selection event Pin
Trishal15-Jan-13 19:59
Trishal15-Jan-13 19:59 
AnswerRe: Combo box selection event Pin
Abhinav S15-Jan-13 21:38
Abhinav S15-Jan-13 21:38 
AnswerRe: Combo box selection event Pin
Trishal15-Jan-13 22:37
Trishal15-Jan-13 22:37 
GeneralRe: Combo box selection event Pin
Richard MacCutchan15-Jan-13 22:50
mveRichard MacCutchan15-Jan-13 22:50 
GeneralRe: Combo box selection event Pin
Trishal15-Jan-13 23:22
Trishal15-Jan-13 23:22 
GeneralRe: Combo box selection event Pin
Richard MacCutchan15-Jan-13 23:35
mveRichard MacCutchan15-Jan-13 23:35 
GeneralRe: Combo box selection event Pin
masalahi22-Jan-13 11:24
masalahi22-Jan-13 11:24 
GeneralRe: Combo box selection event Pin
V.15-Jan-13 23:00
professionalV.15-Jan-13 23:00 
QuestionReading metadata from exported types with .net framework 3.5 Pin
Danzy8315-Jan-13 12:18
Danzy8315-Jan-13 12:18 
Answer[Solved] Reading metadata from exported types with .net framework 3.5 Pin
Danzy8315-Jan-13 12:52
Danzy8315-Jan-13 12:52 
QuestionNLog question Pin
vanikanc15-Jan-13 10:16
vanikanc15-Jan-13 10:16 
AnswerRe: NLog question Pin
Jibesh15-Jan-13 11:23
professionalJibesh15-Jan-13 11:23 
AnswerRe: NLog question Pin
jschell16-Jan-13 9:23
jschell16-Jan-13 9:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.