|
-
Jan 8th, 2009, 12:54 PM
#1
Thread Starter
New Member
Another Visual Basic-Vista Issue
Hello.
We have a shipping application (DMCe, if anyone has ever heard of it..) that was written with quite a bit of visual basic 6.0 apparently, and while this program worked fine with XP and IE 6.0, once 7.0 came out, the application failed to launch IF the application was installed AFTER the upgrade to 7.0. If it was installed before the upgrade, for whatever reason, it worked fine. With the arrival of Vista however, that of course won't work since Vista comes factory shipped with IE7...and apparently can't be removed...so now I have to try to figure out HOW to get a .vbd page to load in Vista...anyone have any clue as to how I can do this?
-
Jan 8th, 2009, 03:48 PM
#2
Re: Another Visual Basic-Vista Issue
have you contacted the developers of the program?
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Jan 8th, 2009, 07:11 PM
#3
Re: Another Visual Basic-Vista Issue
See: ActiveX Documents Do Not Install.
The upshot is that this is old VB 4 & 5 technology that Vista does not fully support. This Project type apparently only existed in VB6 as a transition aid toward DHTML Applications and WebClasses.
-
Jan 9th, 2009, 02:30 AM
#4
Re: Another Visual Basic-Vista Issue
Since MS' solution is to replace the app, you "could" rewrite in ASP.NET and have a very rhobust replacement with future capabilities.
* Disclaimer: This is not a push to .NET but a possible solution that Microsoft also suggests
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 
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
|