Click here to Skip to main content
15,890,123 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Invalid CastException:-Conversion from string "select id,name" to type 'Double' is not valid. Pin
ChandraRam26-Mar-08 21:15
ChandraRam26-Mar-08 21:15 
GeneralRe: Invalid CastException:-Conversion from string "select id,name" to type 'Double' is not valid. Pin
loganj199927-Mar-08 6:29
loganj199927-Mar-08 6:29 
QuestionSQL server 2005 Reporting Services or Crystal Reports 2008 Dev Ed? Pin
Steven J Jowett26-Mar-08 2:53
Steven J Jowett26-Mar-08 2:53 
Generalrighttoleft problem in my windows application Pin
hassan seif26-Mar-08 2:51
hassan seif26-Mar-08 2:51 
Questioncrystal report 8.5 and vb6.0 ( package and deployment wizard from add-in) ? Pin
sejal_tank26-Mar-08 2:49
sejal_tank26-Mar-08 2:49 
Generalforce the app to run as admin rights in xp and vista. Pin
x200726-Mar-08 1:28
x200726-Mar-08 1:28 
GeneralRe: force the app to run as admin rights in xp and vista. Pin
Eduard Keilholz26-Mar-08 2:49
Eduard Keilholz26-Mar-08 2:49 
GeneralRe: force the app to run as admin rights in xp and vista. Pin
Dave Kreskowiak26-Mar-08 7:04
mveDave Kreskowiak26-Mar-08 7:04 
XP doesn't have this ability. The user has to launch the application using RunAs.

I would suggest, next time, you develop your application under a normal User account, the same as the type that's going to run your application, and not as an administrator. This forces you to take into consideration the restictions the user has to access certain things, like the HKEY_LOCAL_MACHINE hive in the registry.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




QuestionHow to set a sreen to primary sreen Pin
ba-ju25-Mar-08 23:40
ba-ju25-Mar-08 23:40 
AnswerRe: How to set a sreen to primary sreen Pin
Dave Kreskowiak26-Mar-08 7:02
mveDave Kreskowiak26-Mar-08 7:02 
GeneralRe: How to set a sreen to primary sreen Pin
ba-ju27-Mar-08 3:26
ba-ju27-Mar-08 3:26 
QuestionIVR using SAPI 5.1 and TAPI 3 Pin
Dhara_Remadhara25-Mar-08 22:45
Dhara_Remadhara25-Mar-08 22:45 
GeneralRe: IVR using SAPI 5.1 and TAPI 3 Pin
Dave Kreskowiak26-Mar-08 7:00
mveDave Kreskowiak26-Mar-08 7:00 
QuestionHow run SCP(Secure Connetion Protocol ) In Windows Pin
Aruna Gaddam25-Mar-08 21:24
Aruna Gaddam25-Mar-08 21:24 
GeneralRe: How run SCP(Secure Connetion Protocol ) In Windows Pin
Dave Kreskowiak26-Mar-08 6:59
mveDave Kreskowiak26-Mar-08 6:59 
QuestionMemory Leak in Sub ? Pin
Mitch F.25-Mar-08 20:36
Mitch F.25-Mar-08 20:36 
AnswerRe: Memory Leak in Sub ? Pin
Christian Graus25-Mar-08 20:55
protectorChristian Graus25-Mar-08 20:55 
GeneralRe: Memory Leak in Sub ? Pin
Mitch F.25-Mar-08 21:07
Mitch F.25-Mar-08 21:07 
GeneralRe: Memory Leak in Sub ? Pin
Christian Graus25-Mar-08 21:23
protectorChristian Graus25-Mar-08 21:23 
GeneralRe: Memory Leak in Sub ? Pin
Mitch F.25-Mar-08 21:34
Mitch F.25-Mar-08 21:34 
GeneralRe: Memory Leak in Sub ? Pin
Christian Graus25-Mar-08 22:18
protectorChristian Graus25-Mar-08 22:18 
GeneralRe: Memory Leak in Sub ? Pin
Dave Kreskowiak26-Mar-08 6:57
mveDave Kreskowiak26-Mar-08 6:57 
AnswerRe: Memory Leak in Sub ? Pin
Guffa26-Mar-08 2:43
Guffa26-Mar-08 2:43 
Questionhow to initialize a database connection for the target computer? Pin
crookshanks25-Mar-08 17:47
crookshanks25-Mar-08 17:47 
GeneralRe: how to initialize a database connection for the target computer? Pin
Christian Graus25-Mar-08 18:48
protectorChristian Graus25-Mar-08 18:48 

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.