Click here to Skip to main content
15,886,873 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionHow to istall iis Pin
vickybhu25-Jun-09 19:10
vickybhu25-Jun-09 19:10 
AnswerRe: How to istall iis Pin
vickybhu25-Jun-09 19:12
vickybhu25-Jun-09 19:12 
QuestionRe: How to istall iis Pin
vickybhu25-Jun-09 19:14
vickybhu25-Jun-09 19:14 
AnswerSchytzophrenic?? Pin
Dave Kreskowiak25-Jun-09 19:23
mveDave Kreskowiak25-Jun-09 19:23 
JokeRe: Schytzophrenic?? Pin
DaveyM6925-Jun-09 23:24
professionalDaveyM6925-Jun-09 23:24 
QuestionMenuStrip Icon Pin
JediKnight225-Jun-09 4:02
JediKnight225-Jun-09 4:02 
AnswerRe: MenuStrip Icon Pin
MatthysDT6-Jun-11 1:53
MatthysDT6-Jun-11 1:53 
QuestionPerform file operations with elevation. Pin
coder25524-Jun-09 16:44
coder25524-Jun-09 16:44 
My program (ducttape.sourceforge.net) uses a completely custom file system browser for opening and saving files. It does not use the conventional file dialogs (for good reason). Anyway, I just got a bug report of a user trying to make a folder in the file dialog, but the application runs un-elevated by default which caused it to crash with a UnauthorizedAccessException. Of course I could just complain to the user that it can't do it Unsure | :~ , but I'd prefer something more consistent with explorer and more friendly. So the question is:

How do I utilize the UAC prompt to perform file system operations (like making a new folder), in the same way explorer does? I would suspect there's some elevated COM invoked or something, so what/where would that be? If not, is explorer just running a temporary instance of itself as admin with a command line to execute the operation and then exit? Something else perhaps?

Thanks,
coder0xff
AnswerRe: Perform file operations with elevation. Pin
Mark Salsbery24-Jun-09 18:27
Mark Salsbery24-Jun-09 18:27 
QuestionRe: Perform file operations with elevation. [modified] Pin
coder25525-Jun-09 2:47
coder25525-Jun-09 2:47 
AnswerRe: Perform file operations with elevation. Pin
Mark Salsbery25-Jun-09 6:06
Mark Salsbery25-Jun-09 6:06 
Questiononline payment Pin
ruchira jain23-Jun-09 21:28
ruchira jain23-Jun-09 21:28 
AnswerRe: online payment Pin
Pete O'Hanlon23-Jun-09 21:38
mvePete O'Hanlon23-Jun-09 21:38 
AnswerRe: online payment Pin
Baran M24-Jun-09 2:16
Baran M24-Jun-09 2:16 
QuestionSystem Context Menu (Restore,Maximize,Close etc.) on part of client area Pin
pimb223-Jun-09 2:40
pimb223-Jun-09 2:40 
AnswerRe: System Context Menu (Restore,Maximize,Close etc.) on part of client area Pin
Eddy Vluggen25-Jun-09 8:44
professionalEddy Vluggen25-Jun-09 8:44 
GeneralRe: System Context Menu (Restore,Maximize,Close etc.) on part of client area Pin
pimb225-Jun-09 8:47
pimb225-Jun-09 8:47 
GeneralRe: System Context Menu (Restore,Maximize,Close etc.) on part of client area Pin
Eddy Vluggen25-Jun-09 9:11
professionalEddy Vluggen25-Jun-09 9:11 
AnswerRe: System Context Menu (Restore,Maximize,Close etc.) on part of client area Pin
pimb210-Jul-09 4:09
pimb210-Jul-09 4:09 
QuestionHow to check if TcpClient is connected to server? [modified] Pin
s_stoqnov23-Jun-09 0:45
s_stoqnov23-Jun-09 0:45 
AnswerRe: How to check if TcpClient is connected to server? Pin
s_stoqnov23-Jun-09 2:42
s_stoqnov23-Jun-09 2:42 
AnswerRe: How to check if TcpClient is connected to server? Pin
supercat924-Jun-09 5:49
supercat924-Jun-09 5:49 
QuestionCrystal Report Pin
Bahram.Zarrin22-Jun-09 11:06
Bahram.Zarrin22-Jun-09 11:06 
QuestionThree tier architecture, database access layer pattern [modified] Pin
Julen21-Jun-09 2:35
Julen21-Jun-09 2:35 
AnswerRe: Tree tier architecture, database access layer pattern Pin
Eddy Vluggen21-Jun-09 3:31
professionalEddy Vluggen21-Jun-09 3:31 

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.