473,508 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Compile for Win2K and WinXP?

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?
Nov 20 '05 #1
3 1018
* "Tom Bower" <an*******@discussions.microsoft.com> 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>
Nov 20 '05 #2

"Tom Bower" <an*******@discussions.microsoft.com> wrote in message
news:15*****************************@phx.gbl...
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.

Nov 20 '05 #3
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" <an*******@discussions.microsoft.com> wrote in message
news:15*****************************@phx.gbl...
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?

Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1279
by: Michael J. Wendell | last post by:
Hello, I am trying to debug an issue with sessions in my ASP 3.0 web application, which runs fine on WIN2K Pro and WINXP Pro, yet fails to function correctly on WIN2K Advanced Server. My actual...
1
1333
by: Sam Johnson | last post by:
Hi I developed a VB .net service under winxp and everything (running, installation, etc.) works fine. Now, I wanted to install it under win2k (with admin rights), but the installation fails...
3
2086
by: Matthew P. Seltzer | last post by:
All- This is a bit 'out there,' but, here goes. I have copied the WinSxS folder from a WinXP box to my Win2K box. I would like to be able to apply XP control styles to my Win2K VB.NET apps. Given...
2
2485
by: Andreas Horneff | last post by:
Hi at all, I've got this function (written in BC++) bool TShutdown::MySystemShutdown() { HANDLE hToken; TOKEN_PRIVILEGES tkp; // Get a token for this process.
1
1597
by: Dave | last post by:
I wrote a C# windows service and it will install on Win2K but won't start. I have code in it to write to the event log but it doesn't log anything. I developed it on WinXP with VS and it...
0
1063
by: Alexander Stojakovic | last post by:
Werte Kollegen! I have a ASP.NET page authenticating via Integrated Security. For some reason the behaviour on the client is differing depending on the OS. I have some clients using WinXP and...
4
1317
by: Slasher186 | last post by:
Hi all, First of all, I'm sorry if I posted at the wrong section here, but I can't seem to find the VB 6.0 newsgroup ? I'm developing my apps with VB 6.0 sp5 installed on win xp. I have create...
0
1651
by: siemsje | last post by:
I've created an app in win2k with a winform using FormBorderStyle = none. With this setting, the app icon is not displayed in the button in the taskbar when the app is running. If I change the...
0
1772
by: neat2006 | last post by:
This is somewhat of a strange issue. Allow me to detail it as much as I can. We use the Blackboard Transaction System (BTS) for all students dinning services. The "ENVISION" server is Running...
0
7229
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7129
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7333
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7061
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5057
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4716
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3194
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1566
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.