|
-
Jun 7th, 2005, 08:50 PM
#1
Thread Starter
New Member
-
Jun 7th, 2005, 08:56 PM
#2
Re: Need some help compiling correctly
That is Visual Net, and others need the Framework to run it.
There have been many posts about that, but there isn't much you can do to change it. You should look in the Net forums. There are lots of better ways to use it than using legacy VB code.
Last edited by dglienna; Jun 7th, 2005 at 09:21 PM.
-
Jun 7th, 2005, 09:15 PM
#3
Re: Need some help compiling correctly
Welcome to the Forums.
If you use .NET your required to have the Framework installed on the target system. No way around it. You can create a setup
package in .NET to provide the link to download it or you can distribute it but then that will add 20+ Mbs.
If you check out the Application Forums FAQ I have added two links to articles that can walk you through the installation package
creation for .NET apps.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jun 7th, 2005, 09:49 PM
#4
Thread Starter
New Member
Re: Need some help compiling correctly
hi guys and thanks you know i was reading up on that before i posted about maken installers that will add the dxnetfx package and i did send my sis the 20mb dxnetfx to install and it did work i was just hopen there was another way :\
so that means every program made in vb net will need that thats a lil harsh . or am i mistaken and only certain componets like the browser component i added would need that . either way its ok im just starting out i was thinking wow i made a browser thats only like 2.45mb but now i see to make it work as a distro it would be like 22 but still not that bad but its a light browser .
still fun as heck to start and see something i made work alltho i only wrote a few lines of code it still makes me feel good to see it work .
so what other ways can i make say a browser in visual studio that would not need any extra dependancy files or if needed files could i make it in say C# or something else where i could include all the needed files in teh package would i have to re-write some of the base code and aim the componets taht are looking for those special dlls to the home dir of the installed app with the dlls i provide ? heh im probably talkn to much and not reading enough but thanks alot for the help . its so much easier talkn to people that know their poop instead of reading and searching for things i dont totaly know some times im off on my words i need to search for the right answer but we all gotta start some where .
thanks again you guys rock!
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
|