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

Visual Basic

 
GeneralRe: Reading listboxes: Pin
Greeky23-Oct-05 21:31
Greeky23-Oct-05 21:31 
GeneralRe: Reading listboxes: Pin
Greeky23-Oct-05 21:32
Greeky23-Oct-05 21:32 
QuestionHighlight individual item within Combobox Pin
camelsaq21-Oct-05 15:25
camelsaq21-Oct-05 15:25 
AnswerRe: Highlight individual item within Combobox Pin
Greeky23-Oct-05 21:19
Greeky23-Oct-05 21:19 
QuestionTableLayoutPanel in VB.Net 2005 Pin
watagal21-Oct-05 13:28
watagal21-Oct-05 13:28 
AnswerRe: TableLayoutPanel in VB.Net 2005 Pin
Dave Kreskowiak23-Oct-05 6:39
mveDave Kreskowiak23-Oct-05 6:39 
AnswerRe: TableLayoutPanel in VB.Net 2005 Pin
watagal24-Oct-05 8:11
watagal24-Oct-05 8:11 
QuestionMinimum Permission? Pin
Richard_Wolf21-Oct-05 9:31
Richard_Wolf21-Oct-05 9:31 
Using VS2005 RC1, every time I create a project and add a reference to a DLL or control that resides on a different drive I get the following error either when attemting to run the program or when I first attempt to add the reference:

... Could not load file or assembly ... Failed to grant minimum permission requests. (Exception from HRESULT: 0x80131417)

I'm an administrator-equivalent user and have full create/modify/destroy on both my local drives and all network volumes. This seems to be the case when I create the project on my local C: drive and attempt to add a reference to something on a network mapped drive and when I create the project on a network drive and attempt to add a reference to a DLL on my C:. I've made sure the "Copy Local" setting is TRUE on the reference so I'm clueless as to what is triggering the exception.

For example, I can create a project on my local drive, add a ref. to a DLL that's IN my project folder and run it, no problem. The DLL has no dependancies other than .NET runtime. I then copy the entire project folder up to the network and load it (no errors) run it and it dies trying to create the form with the error above (the form refecences the DLL to create a new object).

I've google'd both the error code and text and haven't found anything on MSDN/MSDN2 or anywhere else that explains this (at least in any terms an old VB programmer such as myself can understand). Can anyone enlighten me as to what the heck causes this, and more to the point, how it can be avoided in the first place?

Thanks!

Questionvb. net Pin
rejefaso21-Oct-05 6:58
sussrejefaso21-Oct-05 6:58 
AnswerRe: vb. net Pin
Richard_Wolf21-Oct-05 9:35
Richard_Wolf21-Oct-05 9:35 
AnswerRe: vb. net Pin
watagal21-Oct-05 14:03
watagal21-Oct-05 14:03 
QuestionHow do add dates in a combobox Pin
mlesh21-Oct-05 6:00
mlesh21-Oct-05 6:00 
AnswerRe: How do add dates in a combobox Pin
Richard_Wolf21-Oct-05 9:28
Richard_Wolf21-Oct-05 9:28 
GeneralRe: How do add dates in a combobox Pin
mlesh21-Oct-05 21:27
mlesh21-Oct-05 21:27 
AnswerRe: How do add dates in a combobox Pin
dundealing23-Oct-05 7:44
dundealing23-Oct-05 7:44 
AnswerRe: How do add dates in a combobox Pin
Greeky23-Oct-05 21:08
Greeky23-Oct-05 21:08 
QuestionHow to find MAC address Pin
Darryl Borden21-Oct-05 5:40
Darryl Borden21-Oct-05 5:40 
AnswerRe: How to find MAC address Pin
Richard_Wolf21-Oct-05 9:37
Richard_Wolf21-Oct-05 9:37 
GeneralRe: How to find MAC address Pin
abhinish21-Oct-05 22:06
abhinish21-Oct-05 22:06 
QuestionDetection Problems Pin
Anonymous21-Oct-05 4:34
Anonymous21-Oct-05 4:34 
Questionhow to store values from database into array Pin
sai_sailendra21-Oct-05 1:46
sai_sailendra21-Oct-05 1:46 
AnswerRe: how to store values from database into array Pin
KaptinKrunch21-Oct-05 2:55
KaptinKrunch21-Oct-05 2:55 
GeneralRe: how to store values from database into array Pin
sai_sailendra22-Oct-05 3:15
sai_sailendra22-Oct-05 3:15 
QuestionGet Domain Name Pin
japel21-Oct-05 1:38
japel21-Oct-05 1:38 
AnswerRe: Get Domain Name Pin
Dave Kreskowiak21-Oct-05 1:47
mveDave Kreskowiak21-Oct-05 1: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.