PC Review


Reply
Thread Tools Rate Thread

Compile for Win2K and WinXP?

 
 
Tom Bower
Guest
Posts: n/a
 
      16th Dec 2003
When I compiled my VB app & sent it to a colleague, he
got a message about a missing DLL.

How do I (on XP Pro) build an app that will run on Win2K
as well?
 
Reply With Quote
 
 
 
 
Rick Mogstad
Guest
Posts: n/a
 
      16th Dec 2003

"Tom Bower" <(E-Mail Removed)> wrote in message
news:153e401c3c427$c0864720$(E-Mail Removed)...
> When I compiled my VB app & sent it to a colleague, he
> got a message about a missing DLL.
>
> How do I (on XP Pro) build an app that will run on Win2K
> as well?


Well, if you want it to run without shipping any components with it, first thing, dont use any 3rd
party components. Second, compile on the lowest OS you wish to support, third, make sure they
have the framework installed. From there it should run fine.



 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      16th Dec 2003
* "Tom Bower" <(E-Mail Removed)> scripsit:
> When I compiled my VB app & sent it to a colleague, he
> got a message about a missing DLL.
>
> How do I (on XP Pro) build an app that will run on Win2K
> as well?


The .NET framework and all components used by the application must be
installed on the destination computer.

See:

<http://www.google.com/groups?selm=bqkets%2424ddj7%242%40ID-208219.news.uni-berlin.de>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
 
Reply With Quote
 
Ken Tucker [MVP]
Guest
Posts: n/a
 
      16th Dec 2003
Hi,

Did you install the dot net framework on his machine? Most
functions will work on both xp and win2k. If you look up any functions that
you used it will tell you what operating systems the function works on.
One function that comes to mind that will not work on win2k is
application.enablevisualstyles.

Ken
---------------------
"Tom Bower" <(E-Mail Removed)> wrote in message
news:153e401c3c427$c0864720$(E-Mail Removed)...
> When I compiled my VB app & sent it to a colleague, he
> got a message about a missing DLL.
>
> How do I (on XP Pro) build an app that will run on Win2K
> as well?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
win2k to winXP... Boodahbellie Windows XP Basics 1 22nd Oct 2007 08:50 PM
win2k server, win2k and winxp clients...gpo fails only on winxp clients pheonix1t Microsoft Windows 2000 Group Policy 0 9th Sep 2006 05:48 PM
Connecting Win2K (2 PCs), WinXP (1 PC) and WinXP Media Center (1 P =?Utf-8?B?QVA=?= Windows XP Networking 1 17th Jul 2006 10:47 AM
How to compile c++ code to support win98, win 2000, and winxp larry Microsoft VC .NET 1 20th Dec 2005 12:15 AM
removing win2K pro from win2K/winxp dual boot orit Windows XP General 3 17th Jul 2003 11:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:00 PM.