Click here to Skip to main content
15,915,703 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: RichTextBox, StreamReader & IndexOf problem... Please Help. Pin
Thomas Stockwell23-May-08 10:03
professionalThomas Stockwell23-May-08 10:03 
QuestionCrystal Report Printing from Windows Service Pin
netnest23-May-08 2:44
netnest23-May-08 2:44 
AnswerRe: Crystal Report Printing from Windows Service Pin
Steven J Jowett23-May-08 3:47
Steven J Jowett23-May-08 3:47 
GeneralRe: Crystal Report Printing from Windows Service Pin
netnest23-May-08 3:56
netnest23-May-08 3:56 
GeneralRe: Crystal Report Printing from Windows Service Pin
Steven J Jowett23-May-08 4:18
Steven J Jowett23-May-08 4:18 
GeneralRe: Crystal Report Printing from Windows Service Pin
netnest23-May-08 4:26
netnest23-May-08 4:26 
GeneralRe: Crystal Report Printing from Windows Service Pin
Steven J Jowett23-May-08 4:36
Steven J Jowett23-May-08 4:36 
QuestionMultiple assemblies - System.IO.FileNotFound Exception [modified] Pin
theitmueller23-May-08 1:28
theitmueller23-May-08 1:28 
Hi to all,
my problem is hopefully not too stupid, but we do not get the following situation solved:

There are several assemblies :
A, B, C and D

B has references to C and D.
If I perform NUNIT testing against assembly B everything works fine.
Now I wish to test assembly A which references assembly B.
The assemly compiles without errors or warnings and terminates at a certain point with a
"FileNotFound" - Exception that is fired by the CLI because assembly D is not found.
If you look in \bin\debug or \bin\release assembly D is missing; from that point of view the exception is OK.
What I really do not understand is the fact that the missing assembly is not copied into the local AppPath as the others.
All references point to the .dll in the \bin\release - path and have the "local copy" option activated.

If I add a reference to assembly D in assembly A everything works fine.

I would have expected to find assembly D automatically in the \bin path for assembly A.

Environment:
VS2005, .Net 2.0, VB.Net

Thanks in advance for any help.

Regards
Thomas

modified on Friday, May 23, 2008 7:36 AM

QuestionScanning/Enumeration of Registry keys Pin
sonia.sardana22-May-08 22:35
sonia.sardana22-May-08 22:35 
AnswerRe: Scanning/Enumeration of Registry keys Pin
Tony Richards22-May-08 23:45
Tony Richards22-May-08 23:45 
GeneralRe: Scanning/Enumeration of Registry keys Pin
sonia.sardana23-May-08 0:02
sonia.sardana23-May-08 0:02 
GeneralRe: Scanning/Enumeration of Registry keys Pin
Tony Richards23-May-08 0:05
Tony Richards23-May-08 0:05 
GeneralRe: Scanning/Enumeration of Registry keys Pin
sonia.sardana23-May-08 0:07
sonia.sardana23-May-08 0:07 
GeneralRe: Scanning/Enumeration of Registry keys Pin
Tony Richards23-May-08 0:18
Tony Richards23-May-08 0:18 
GeneralRe: Scanning/Enumeration of Registry keys Pin
Steven J Jowett23-May-08 3:39
Steven J Jowett23-May-08 3:39 
QuestionHow to get more 1000 records from a active directory using ado.net Pin
Chaitanya kumar CVSS22-May-08 22:05
Chaitanya kumar CVSS22-May-08 22:05 
AnswerRe: How to get more 1000 records from a active directory using ado.net Pin
jzonthemtn23-May-08 15:58
jzonthemtn23-May-08 15:58 
GeneralRe: How to get more 1000 records from a active directory using ado.net Pin
Chaitanya kumar CVSS3-Jun-08 4:01
Chaitanya kumar CVSS3-Jun-08 4:01 
QuestionRTF Pin
the_smiths22-May-08 14:42
the_smiths22-May-08 14:42 
AnswerRe: RTF Pin
Christian Graus22-May-08 16:24
protectorChristian Graus22-May-08 16:24 
AnswerRe: RTF Pin
Steven J Jowett22-May-08 21:20
Steven J Jowett22-May-08 21:20 
GeneralRe: RTF Pin
supercat923-May-08 13:59
supercat923-May-08 13:59 
AnswerRe: RTF Pin
The Nightcoder23-May-08 17:51
The Nightcoder23-May-08 17:51 
QuestionLive video display in vb .NET 2005/08 express Pin
Absenm22-May-08 14:17
Absenm22-May-08 14:17 
AnswerRe: Live video display in vb .NET 2005/08 express Pin
Christian Graus22-May-08 16:57
protectorChristian Graus22-May-08 16:57 

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.