|
-
Mar 7th, 2003, 12:23 PM
#1
Thread Starter
New Member
Getting VB.NET Application to run on win 95/98
Hello,
How can I create a windows (not console) application in vb.net (developed on win NT) and deploy and execute it on a pc running win 95/98?
When I just copied my executable to the other pc it gave a missing XXXXXX.dll type error message.
Many thanks,
Neil.
-
Mar 7th, 2003, 12:28 PM
#2
Member
You will need the .NET framework installed on the computer, I don't think that you can install the .NET Framework on win95.
That if you confess with your mouth, "Jesus is Lord," and believe in your heart that God raised him from the dead, you will be saved.
-
Mar 7th, 2003, 12:32 PM
#3
client needs .NET framework. Only .NET installs on 98 and above.
-
Mar 7th, 2003, 12:43 PM
#4
Thread Starter
New Member
How do I get .net
Cheers for the prompt reply.
However, how do I get .net framework? Is it in VB.net, and can it be included in the exe distribution?
Apologies for the questions, but this is the first day of VB!
Neil.
-
Mar 7th, 2003, 12:46 PM
#5
The .NET framework Redistributable can be downloaded from msdn.microsoft.com.
-
Mar 8th, 2003, 12:55 PM
#6
Junior Member
Re: How do I get .net
Originally posted by benelton
Cheers for the prompt reply.
However, how do I get .net framework? Is it in VB.net, and can it be included in the exe distribution?
Apologies for the questions, but this is the first day of VB!
Neil.
I found it on the component CD that came with VB.NET Standard. The file is dotnetfx.exe
-
Mar 9th, 2003, 12:41 PM
#7
PowerPoster
You can also tell your users to download it from the windows update site and save yourself from having to distribute it yourself.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|