Click here to Skip to main content
15,927,799 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Invalid CastException:-Conversion from string "select id,name" to type 'Double' is not valid. Pin
Mitch F.26-Mar-08 19:07
Mitch F.26-Mar-08 19:07 
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 
Yup there is...

I think the problem why your application does not run in 'user mode' is that the given user doesn't have sufficient rights to read or write the registry.

First of all you should ask yourself if reading & writing to the registry is really needed. There are several other perfect ways to store application data etc... Have a look at Isolated Storage[^] for example

Second there are a few different permissions required for different 'sections' of the registry. For example HKEY_LOCAL_MACHINE requires admin rights... You may have a look at HKEY_CURRENT_USER. Of course you cannot store 'system wide' information there....

.: I love it when a plan comes together :.
http://www.zonderpunt.nl

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 
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 

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.