Click here to Skip to main content
16,005,473 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Global Error Handler Pin
John Kuhn19-Feb-04 14:11
John Kuhn19-Feb-04 14:11 
GeneralRe: Global Error Handler Pin
SimonCampbell20-Feb-04 2:03
SimonCampbell20-Feb-04 2:03 
GeneralRe: Global Error Handler Pin
John Kuhn20-Feb-04 7:52
John Kuhn20-Feb-04 7:52 
GeneralRe: Global Error Handler Pin
kingspawn20-Feb-04 9:57
kingspawn20-Feb-04 9:57 
GeneralCryptoAPI Pin
Mazdak19-Feb-04 5:08
Mazdak19-Feb-04 5:08 
GeneralRe: CryptoAPI Pin
Mike Ellison19-Feb-04 14:28
Mike Ellison19-Feb-04 14:28 
GeneralRe: CryptoAPI Pin
Mazdak20-Feb-04 0:50
Mazdak20-Feb-04 0:50 
GeneralStrong Namad Assemblies / Versioning Pin
Member 61613918-Feb-04 23:40
Member 61613918-Feb-04 23:40 
Hallo,

My current program consisted out of 80 forms, and then about 15 classes with shared functions. Recently I put each of these classes in different dll's, so that I only have to update / compile single files.

To control versioning i have to make these class's strong named assemblies, but to create these there is more errors, even a "MsgBox" get the error Name 'MsgBox' is not declared, Importing System.Windows.Forms.MessengeBox stop this problem but just created other problemes. So going for the Storng Named Assembly in the GAC will not do the trick.

My question now is, how can I control the dll's, my next idea was to when the program start to check a dir on the network and compare this system dll's with those stored on the network, if the network version is newer then replace the local system file. Problem still stands I can't update the dll's while the program is running.

The second thing, automatic updating the version number each time the assembly is rebuild, VB.Net doesn't do it every time the assembly is rebuild, can one set this somewhere.

Thanks

Johan
GeneralSending mail using default mail client in VB Pin
KiranGrover18-Feb-04 20:30
KiranGrover18-Feb-04 20:30 
GeneralRe: Sending mail using default mail client in VB Pin
John Kuhn18-Feb-04 20:40
John Kuhn18-Feb-04 20:40 
GeneralMap network drives--Plzz replyy Pin
radhika8118-Feb-04 18:20
radhika8118-Feb-04 18:20 
GeneralRe: Map network drives--Plzz replyy Pin
Pugman81218-Feb-04 19:09
Pugman81218-Feb-04 19:09 
GeneralRandom numbers and letters Pin
aahmad7618-Feb-04 16:33
aahmad7618-Feb-04 16:33 
GeneralRe: Random numbers and letters Pin
Nadroj18-Feb-04 18:24
Nadroj18-Feb-04 18:24 
GeneralRe: Random numbers and letters Pin
aahmad7619-Feb-04 10:57
aahmad7619-Feb-04 10:57 
GeneralRe: Random numbers and letters Pin
Nadroj19-Feb-04 13:37
Nadroj19-Feb-04 13:37 
GeneralVB.NET read XSD from embedded resource Pin
mpalmer7818-Feb-04 9:40
mpalmer7818-Feb-04 9:40 
GeneralRe: VB.NET read XSD from embedded resource Pin
Mike Ellison19-Feb-04 6:21
Mike Ellison19-Feb-04 6:21 
GeneralPassing data from datagrid to Dataset Pin
Danny van der Walt18-Feb-04 9:17
Danny van der Walt18-Feb-04 9:17 
GeneralRe: Passing data from datagrid to Dataset Pin
John Kuhn18-Feb-04 20:23
John Kuhn18-Feb-04 20:23 
GeneralRe: Passing data from datagrid to Dataset Pin
Danny van der Walt19-Feb-04 19:55
Danny van der Walt19-Feb-04 19:55 
GeneralRe: Passing data from datagrid to Dataset Pin
John Kuhn22-Feb-04 8:07
John Kuhn22-Feb-04 8:07 
GeneralRe: Passing data from datagrid to Dataset Pin
Danny van der Walt22-Feb-04 23:57
Danny van der Walt22-Feb-04 23:57 
GeneralRe: Passing data from datagrid to Dataset Pin
John Kuhn23-Feb-04 13:49
John Kuhn23-Feb-04 13:49 
GeneralExcel in VB6 Pin
Wilbur J. Pereira18-Feb-04 7:41
Wilbur J. Pereira18-Feb-04 7: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.