Click here to Skip to main content
15,891,856 members
Home / Discussions / C#
   

C#

 
AnswerRe: Read every single keyboard press? Pin
Midnight Ahri16-Jan-13 18:09
Midnight Ahri16-Jan-13 18:09 
QuestionJoining 2 DataSets Pin
RickSharp16-Jan-13 7:19
RickSharp16-Jan-13 7:19 
SuggestionRe: Joining 2 DataSets Pin
HuorSwords17-Jan-13 2:16
HuorSwords17-Jan-13 2:16 
Questionwpf OR windows forms ??? Pin
Mohamad Shahmardan16-Jan-13 3:56
Mohamad Shahmardan16-Jan-13 3:56 
AnswerRe: wpf OR windows forms ??? Pin
Richard MacCutchan16-Jan-13 4:20
mveRichard MacCutchan16-Jan-13 4:20 
AnswerRe: wpf OR windows forms ??? Pin
Pete O'Hanlon16-Jan-13 4:26
mvePete O'Hanlon16-Jan-13 4:26 
AnswerRe: wpf OR windows forms ??? Pin
Dave Kreskowiak16-Jan-13 4:57
mveDave Kreskowiak16-Jan-13 4:57 
AnswerRe: wpf OR windows forms ??? Pin
Thomas Daniels16-Jan-13 5:26
mentorThomas Daniels16-Jan-13 5:26 
AnswerRe: wpf OR windows forms ??? Pin
Abhinav S16-Jan-13 7:19
Abhinav S16-Jan-13 7:19 
AnswerRe: wpf OR windows forms ??? Pin
Mohamad Shahmardan16-Jan-13 8:26
Mohamad Shahmardan16-Jan-13 8:26 
AnswerRe: wpf OR windows forms ??? Pin
PIEBALDconsult16-Jan-13 11:16
mvePIEBALDconsult16-Jan-13 11:16 
QuestionWMI causing Access is denied Pin
vanikanc16-Jan-13 3:36
vanikanc16-Jan-13 3:36 
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 

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.