Click here to Skip to main content
15,919,931 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to get URL of already running firefox in vb.net application Pin
bhavin12302-Apr-08 16:38
bhavin12302-Apr-08 16:38 
AnswerRe: how to get URL of already running firefox in vb.net application Pin
Richard Andrew x642-Apr-08 17:34
professionalRichard Andrew x642-Apr-08 17:34 
GeneralRe: how to get URL of already running firefox in vb.net application Pin
bhavin12302-Apr-08 17:51
bhavin12302-Apr-08 17:51 
GeneralRe: how to get URL of already running firefox in vb.net application Pin
Richard Andrew x642-Apr-08 18:00
professionalRichard Andrew x642-Apr-08 18:00 
AnswerRe: how to get URL of already running firefox in vb.net application Pin
bhavin12303-Apr-08 16:31
bhavin12303-Apr-08 16:31 
GeneralApplication Licensing Pin
Mitch F.2-Apr-08 12:46
Mitch F.2-Apr-08 12:46 
GeneralRe: Application Licensing Pin
Thomas Stockwell2-Apr-08 15:27
professionalThomas Stockwell2-Apr-08 15:27 
GeneralRe: Application Licensing Pin
Richard Andrew x642-Apr-08 17:40
professionalRichard Andrew x642-Apr-08 17:40 
GeneralRe: Application Licensing Pin
Colin Angus Mackay2-Apr-08 22:54
Colin Angus Mackay2-Apr-08 22:54 
GeneralRe: Application Licensing Pin
Mitch F.3-Apr-08 16:20
Mitch F.3-Apr-08 16:20 
GeneralRe: Application Licensing Pin
Mark Churchill2-Apr-08 19:02
Mark Churchill2-Apr-08 19:02 
GeneralRe: Application Licensing Pin
Mitch F.2-Apr-08 20:20
Mitch F.2-Apr-08 20:20 
Questionhelp required for displaying autocad dwg files in vb6 form Pin
Anil V. Chaudhary2-Apr-08 3:19
Anil V. Chaudhary2-Apr-08 3:19 
GeneralRe: help required for displaying autocad dwg files in vb6 form Pin
Dave Kreskowiak2-Apr-08 3:40
mveDave Kreskowiak2-Apr-08 3:40 
Questiongiving permissions to user to access file in vb.net 2.0 Pin
vijaylumar2-Apr-08 1:06
vijaylumar2-Apr-08 1:06 
GeneralRe: giving permissions to user to access file in vb.net 2.0 Pin
pmarfleet2-Apr-08 11:59
pmarfleet2-Apr-08 11:59 
GeneralRe: giving permissions to user to access file in vb.net 2.0 Pin
vijaylumar3-Apr-08 1:33
vijaylumar3-Apr-08 1:33 
GeneralRe: giving permissions to user to access file in vb.net 2.0 Pin
Dave Kreskowiak3-Apr-08 3:17
mveDave Kreskowiak3-Apr-08 3:17 
It appears that your users don't have access ot the root of the system drive (CSmile | :) , not surprisingly. Also, normal users do not have any wirte access to anything under HKEY_LOCAL_MACHINE in the registry. You're going to have to rewrite your code so that data is placed in more appropriate places in both the file system and the registry, depending on your apps requirements.


A guide to posting questions on CodeProject[^]



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




GeneralRe: giving permissions to user to access file in vb.net 2.0 Pin
vijaylumar3-Apr-08 18:40
vijaylumar3-Apr-08 18:40 
GeneralRe: giving permissions to user to access file in vb.net 2.0 Pin
Dave Kreskowiak4-Apr-08 1:43
mveDave Kreskowiak4-Apr-08 1:43 
Questiongiving permissions to user to write/read the files Pin
vijaylumar2-Apr-08 1:02
vijaylumar2-Apr-08 1:02 
GeneralRe: giving permissions to user to write/read the files Pin
Dave Kreskowiak2-Apr-08 3:38
mveDave Kreskowiak2-Apr-08 3:38 
Generalfor CrystalReport Pin
Krazy Programmer2-Apr-08 0:13
Krazy Programmer2-Apr-08 0:13 
GeneralConvert an Image, encoded in hex, back to an image file Pin
ESTAN2-Apr-08 0:12
ESTAN2-Apr-08 0:12 
GeneralRe: Convert an Image, encoded in hex, back to an image file Pin
ESTAN2-Apr-08 0:41
ESTAN2-Apr-08 0:41 

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.