Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / July 2007

Tip: Looking for answers? Try searching our database.

General question about deployment strategies for Dot Net 2.0 Winfo

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
B. Chernick - 17 Jul 2007 15:10 GMT
I work in a large corporation with a large amount of legacy code.  It is
intended to eventually replace the legacy code with Dot Net 2.0 apps.  They
have a legacy update distribution system that they are rather 'fond' of.  
(i.e. it isn't going anywhere anytime soon.)    It seems to be mostly a
copying system, possibly using xcopy.  Every machine in the system gets its
application updates this way.  There is a reluctance to use ClickOnce or the
Windows installer.   Frankly these applications are for internal use only,
the security requirements are not that strict, and the code is not that
complicated.

Given that, tell me if my assumptions are correct:
In general and at a minimum, when compiling a VB Winforms app, all necessary
reference dlls and resources are copied into the bin directory.  Assuming
that the target machine has Dot Net 2.0, all that is needed is to copy the
bin directory to the target machine and it should run.  (As yet there is no
need for shared assemblies or other complications.)
Robbe Morris - MVP C# - 21 Jul 2007 15:30 GMT
That is pretty much the case.  If your windows app won't run
and throws an odd and typically vague error message, you may
need to copy this dll to the bin as well:

Microsoft.Vsa.dll

(I believe it is this one.  I remember having problems with this
in .NET 1.1 windows apps)

Signature

Robbe Morris
EggHeadCafe.com
http://www.eggheadcafe.com/articles/adonet_source_code_generator.asp

>I work in a large corporation with a large amount of legacy code.  It is
> intended to eventually replace the legacy code with Dot Net 2.0 apps.
[quoted text clipped - 17 lines]
> no
> need for shared assemblies or other complications.)

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.