Click here to Skip to main content
15,900,973 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: a problem in array in vb.net Pin
nlarson115-Feb-07 12:22
nlarson115-Feb-07 12:22 
GeneralRe: a problem in array in vb.net Pin
Hasan Jaffal5-Feb-07 12:53
Hasan Jaffal5-Feb-07 12:53 
GeneralRe: a problem in array in vb.net Pin
TwoFaced5-Feb-07 15:29
TwoFaced5-Feb-07 15:29 
QuestionGlobal Dataset Pin
liona5-Feb-07 2:42
liona5-Feb-07 2:42 
AnswerRe: Global Dataset Pin
Kschuler5-Feb-07 5:25
Kschuler5-Feb-07 5:25 
AnswerRe: Global Dataset Pin
nlarson115-Feb-07 5:38
nlarson115-Feb-07 5:38 
AnswerRe: Global Dataset Resolved Pin
liona5-Feb-07 7:02
liona5-Feb-07 7:02 
QuestionNET-1.1: Setup didn't include all assemblies Pin
Marco Turrini5-Feb-07 1:05
Marco Turrini5-Feb-07 1:05 
Hi to everyone,
I'm writing, maintaining and deploying some applications: every aplication is made up by an executable (winexe) and some dlls (class library). To distribute them, I generate a Setup program for each application using the standard Setup project included in Visual Studio 2003.
Everything used to work fine but, a couple of weeks ago, the generated Setup for one application "lost" one library: it was simply missing from the .msi file and I had to include manually into the project to force the installation. Last week another Setup "forgot" three assemblies.
I also wrote a little vb.net program to scan - through reflection - all the referenced assemblies in the winexe and copy these assemblies in another folder and actually I found out that the same assemblies were missing from the new destination folder (but still there in the bin directory)

Given that:
- each application has all the references to the assemblies, with LocalCopy=True (indeed, I can find them in the bin directory)
- each Setup project is in a different solution than the application
- each Setup project is SourceSafe'd
- each assembly (winexe and library) is obfuscated and strong-named
- I checked version and date properties for the missing assemblies and they were coherent with the application (same version and date/time)
am I doing something wrong (or missing something important) or did?

Thanks in advance to anyone will help.

Marco Turrini

Questionhow to call sub report Pin
neo_bags5-Feb-07 0:33
neo_bags5-Feb-07 0:33 
QuestionIP Address and MAC Address Pin
nawalage4-Feb-07 23:40
nawalage4-Feb-07 23:40 
AnswerRe: IP Address and MAC Address Pin
Ahmed El-Badry5-Feb-07 3:05
Ahmed El-Badry5-Feb-07 3:05 
GeneralRe: IP Address and MAC Address Pin
nawalage5-Feb-07 5:24
nawalage5-Feb-07 5:24 
QuestionRe: IP Address and MAC Address Pin
nawalage5-Feb-07 20:02
nawalage5-Feb-07 20:02 
AnswerRe: IP Address and MAC Address Pin
Ahmed El-Badry5-Feb-07 22:55
Ahmed El-Badry5-Feb-07 22:55 
AnswerRe: deleting many folders Pin
Christian Graus4-Feb-07 23:01
protectorChristian Graus4-Feb-07 23:01 
Questiondeleting many folders Pin
charchabil034-Feb-07 22:44
charchabil034-Feb-07 22:44 
AnswerRe: deleting many folders Pin
Christian Graus4-Feb-07 23:02
protectorChristian Graus4-Feb-07 23:02 
GeneralRe: deleting many folders Pin
ChandraRam5-Feb-07 3:49
ChandraRam5-Feb-07 3:49 
GeneralRe: deleting many folders Pin
charchabil035-Feb-07 5:26
charchabil035-Feb-07 5:26 
AnswerRe: deleting many folders Pin
TwoFaced5-Feb-07 7:06
TwoFaced5-Feb-07 7:06 
GeneralRe: deleting many folders Pin
charchabil035-Feb-07 8:00
charchabil035-Feb-07 8:00 
QuestionWiFi Connection Pin
ChPortos4-Feb-07 22:00
ChPortos4-Feb-07 22:00 
AnswerRe: WiFi Connection Pin
ChPortos7-Feb-07 3:35
ChPortos7-Feb-07 3:35 
Questionhow to handle list boxes? Pin
Jennisa4-Feb-07 21:27
Jennisa4-Feb-07 21:27 
AnswerRe: how to handle list boxes? Pin
jack_claudine4-Feb-07 21:54
jack_claudine4-Feb-07 21:54 

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.