Click here to Skip to main content
15,899,026 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Saving REGISTRY Settings VB.NET Pin
vbbeg29-Dec-06 8:12
vbbeg29-Dec-06 8:12 
GeneralRe: Saving REGISTRY Settings VB.NET Pin
Dave Kreskowiak29-Dec-06 15:01
mveDave Kreskowiak29-Dec-06 15:01 
QuestionDeployment \ Program Publishing Pin
Karma3125127-Dec-06 4:30
Karma3125127-Dec-06 4:30 
AnswerRe: Deployment \ Program Publishing Pin
Dave Kreskowiak27-Dec-06 4:57
mveDave Kreskowiak27-Dec-06 4:57 
GeneralRe: Deployment \ Program Publishing Pin
Karma3125127-Dec-06 7:43
Karma3125127-Dec-06 7:43 
GeneralRe: Deployment \ Program Publishing Pin
Dave Kreskowiak27-Dec-06 7:51
mveDave Kreskowiak27-Dec-06 7:51 
GeneralRe: Deployment \ Program Publishing Pin
Karma3125127-Dec-06 9:28
Karma3125127-Dec-06 9:28 
GeneralRe: Deployment \ Program Publishing Pin
Dave Kreskowiak27-Dec-06 13:01
mveDave Kreskowiak27-Dec-06 13:01 
If the code that is executing is loaded from a non-local source (a media that is not physically attached to the local machine) it is not trusted. It doesn't matter what your using the code for.

If the code is run ON the server (not from it) then it gets as much trust as the user who launched it. If it's run FROM the server (the code is loaded from a network share, or other remote source, and is running on a local workstation) it doesn't matter who launched the code, it's running in a restricted sandbox.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionFilename of LastWriteTime Pin
VK-Cadec27-Dec-06 3:44
VK-Cadec27-Dec-06 3:44 
AnswerRe: Filename of LastWriteTime Pin
Dave Kreskowiak27-Dec-06 4:53
mveDave Kreskowiak27-Dec-06 4:53 
Questionresize of column width in MSFlex grid Pin
pdeep27-Dec-06 2:39
pdeep27-Dec-06 2:39 
AnswerRe: resize of column width in MSFlex grid Pin
ChandraRam27-Dec-06 2:58
ChandraRam27-Dec-06 2:58 
QuestionHow to measure two points on a foto? Pin
Zero-G.27-Dec-06 1:56
Zero-G.27-Dec-06 1:56 
AnswerRe: How to measure two points on a foto? Pin
Dave Kreskowiak27-Dec-06 5:22
mveDave Kreskowiak27-Dec-06 5:22 
GeneralRe: How to measure two points on a foto? Pin
Zero-G.27-Dec-06 21:58
Zero-G.27-Dec-06 21:58 
GeneralRe: How to measure two points on a foto? Pin
Dave Kreskowiak28-Dec-06 2:59
mveDave Kreskowiak28-Dec-06 2:59 
GeneralRe: How to measure two points on a foto? Pin
Zero-G.28-Dec-06 3:10
Zero-G.28-Dec-06 3:10 
GeneralRe: How to measure two points on a foto? Pin
Dave Kreskowiak28-Dec-06 12:42
mveDave Kreskowiak28-Dec-06 12:42 
QuestionProtected Overrides Sub RefreshItems Pin
DA_Loring27-Dec-06 1:02
DA_Loring27-Dec-06 1:02 
AnswerRe: Protected Overrides Sub RefreshItems Pin
Navneet Hegde27-Dec-06 2:50
Navneet Hegde27-Dec-06 2:50 
QuestionSystem.Runtime.InteropServices.COMException Pin
phonghihi27-Dec-06 0:32
phonghihi27-Dec-06 0:32 
AnswerRe: System.Runtime.InteropServices.COMException Pin
Dave Kreskowiak27-Dec-06 4:43
mveDave Kreskowiak27-Dec-06 4:43 
GeneralRe: System.Runtime.InteropServices.COMException Pin
phonghihi27-Dec-06 15:21
phonghihi27-Dec-06 15:21 
GeneralRe: System.Runtime.InteropServices.COMException Pin
Dave Kreskowiak28-Dec-06 2:58
mveDave Kreskowiak28-Dec-06 2:58 
GeneralRe: System.Runtime.InteropServices.COMException Pin
phonghihi28-Dec-06 15:43
phonghihi28-Dec-06 15:43 

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.