Click here to Skip to main content
15,921,452 members
Home / Discussions / C#
   

C#

 
GeneralRe: GDI+, Draw an outlined region Pin
Lev Danielyan21-Dec-08 2:44
Lev Danielyan21-Dec-08 2:44 
QuestionByte? Pin
dec8220-Dec-08 19:43
dec8220-Dec-08 19:43 
AnswerRe: Byte? Pin
leppie20-Dec-08 19:51
leppie20-Dec-08 19:51 
AnswerRe: Byte? Pin
Dave Kreskowiak20-Dec-08 20:24
mveDave Kreskowiak20-Dec-08 20:24 
AnswerRe: Byte? Pin
dec8220-Dec-08 22:46
dec8220-Dec-08 22:46 
GeneralRe: Byte? Pin
Christian Graus20-Dec-08 23:07
protectorChristian Graus20-Dec-08 23:07 
GeneralRe: Byte? Pin
dec824-Jan-09 2:07
dec824-Jan-09 2:07 
QuestionC# - Request admin access - best practice? Pin
wbjohnson20-Dec-08 15:28
wbjohnson20-Dec-08 15:28 
Hi all,

Im currently building an upgrade to one of our free "value added" tools we send out to customers. The new version is to replace a 10yr old Delphi version. One of the features of the new one is to import data from the old version, which is stored in Paradox. Ive run into a little problem in vista access the paradox database files. If i dont run the app in Admin mode (via Run As Administrator) i get a Paradox driver error (11625), but if i run as admin, it works fine!

So far the only way i can think to fix the problem is one of the following:

* Create a manifest demanding Admin privilages for the application
* Document the user has to manually "Run As Administrator" for certain functions
* Somehow create a shortcut (if its possible) that automatically runs as administrator

Whats the best way of doing this? Can you suggest a better idea? Can the user "Run As Administrator" if they have admin rights? I ask this because some of our customers isntall the software on domained machines with Group Polices already set!

many many many thanks!
Will
AnswerRe: C# - Request admin access - best practice? Pin
Dave Kreskowiak20-Dec-08 20:23
mveDave Kreskowiak20-Dec-08 20:23 
GeneralRe: C# - Request admin access - best practice? Pin
wbjohnson20-Dec-08 23:49
wbjohnson20-Dec-08 23:49 
GeneralRe: C# - Request admin access - best practice? Pin
Dave Kreskowiak21-Dec-08 4:41
mveDave Kreskowiak21-Dec-08 4:41 
Questiontransferring images from server to winforms application - smallest possible size Pin
harleydk20-Dec-08 10:36
harleydk20-Dec-08 10:36 
AnswerRe: transferring images from server to winforms application - smallest possible size Pin
Christian Graus20-Dec-08 14:11
protectorChristian Graus20-Dec-08 14:11 
AnswerRe: transferring images from server to winforms application - smallest possible size Pin
leppie20-Dec-08 19:53
leppie20-Dec-08 19:53 
GeneralRe: transferring images from server to winforms application - smallest possible size Pin
Christian Graus20-Dec-08 23:08
protectorChristian Graus20-Dec-08 23:08 
GeneralRe: transferring images from server to winforms application - smallest possible size Pin
Mark Salsbery22-Dec-08 8:00
Mark Salsbery22-Dec-08 8:00 
QuestionHow to display the Build number in a text box? (I'm a newbie to C#) Pin
Albert Giraudi20-Dec-08 5:33
Albert Giraudi20-Dec-08 5:33 
AnswerRe: How to display the Build number in a text box? (I'm a newbie to C#) [modified] Pin
Luc Pattyn20-Dec-08 6:30
sitebuilderLuc Pattyn20-Dec-08 6:30 
AnswerRe: How to display the Build number in a text box? (I'm a newbie to C#) Pin
RobScripta20-Dec-08 15:47
professionalRobScripta20-Dec-08 15:47 
Questionc# login help Pin
cobalt-rose20-Dec-08 1:51
cobalt-rose20-Dec-08 1:51 
AnswerRe: c# login help Pin
N a v a n e e t h20-Dec-08 2:17
N a v a n e e t h20-Dec-08 2:17 
GeneralRe: c# login help Pin
cobalt-rose20-Dec-08 2:32
cobalt-rose20-Dec-08 2:32 
AnswerRe: c# login help Pin
Christian Graus20-Dec-08 10:14
protectorChristian Graus20-Dec-08 10:14 
AnswerRe: c# login help Pin
RobScripta20-Dec-08 16:01
professionalRobScripta20-Dec-08 16:01 
GeneralRe: c# login help Pin
cobalt-rose21-Dec-08 1:49
cobalt-rose21-Dec-08 1:49 

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.