|
-
Nov 14th, 2007, 11:04 PM
#1
Thread Starter
Lively Member
[RESOLVED] VB6 Install on Workstation under Vista
I have used the following to install a VB6 app on a workstation under XP:
-- Map Drive Z to \\computername\sharedfolder (UNC Path)
-- Using Setup from PDW install to Z:\
This works under Windows XP.
I have now added to the network another workstation that is running Windows Vista. I did the same drive mapping. When I attempt to install the app to Z:\ I get the following error: "Error determining allocation unit for Drive Z." Help!
-
Nov 14th, 2007, 11:17 PM
#2
Re: VB6 Install on Workstation under Vista
Its probably a permissions issue. What is the path on the Vista system?
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 
-
Nov 15th, 2007, 08:43 AM
#3
Thread Starter
Lively Member
Re: VB6 Install on Workstation under Vista
I'm not sure what you mean by "What is the path on the Vista system?" The default path in Setup is C:\Program Files\Appname.exe. As I did under XP, I change this to Z:\ where Drive Z is mapped as originally described.
With respect to Permission Issues, do you mean permission from the Host or permission on the Vista workstation?
Thanks.
-
Nov 15th, 2007, 12:57 PM
#4
Re: VB6 Install on Workstation under Vista
You say you map a Z drive but that relates to a path on the Vista system but what path?
Permissions to write to the Vista systems evaluated Z drive path.
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 
-
Nov 15th, 2007, 02:09 PM
#5
Thread Starter
Lively Member
Re: VB6 Install on Workstation under Vista
I likely was not complete or clear. The Host (Server) is an XP system. Its computer name is Sportsware2 and its shared folder name is GHM. One workstation is an XP system on which I was able to map a network drive (Z) using a UNC Path of \\Sportsware2\GHM. I am able to install on this workstation to Z:\ with the PDW Setup program. The new workstation is a Vista system on which I tried to do the same thing, i.e. map the drive in the same way and install to Z:\.
What I neglected to mention originally is that the first error message I get is: "The destination directory Z:\ doest not exist. Do you want it created?" If I answer 'Yes' that is when I get the message: "Error determining allocation unit for Drive Z."
-
Nov 15th, 2007, 02:52 PM
#6
Re: VB6 Install on Workstation under Vista
But my point is that if you are mapping a drive from any system/os to this Vista system, you will need to have permissions to access the Vista systems file directories and location that you wish to map.
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 
-
Nov 15th, 2007, 03:11 PM
#7
Thread Starter
Lively Member
Re: VB6 Install on Workstation under Vista
I guess I'm confused. I am mapping a drive FROM the Vista system to the shared folder on the XP system, i.e. to \\Sportsware2\GHM.
-
Nov 16th, 2007, 08:00 AM
#8
Re: VB6 Install on Workstation under Vista
Outside of the setup package, using Windows Explorer, can you map this drive manually?
-
Nov 16th, 2007, 08:52 AM
#9
Thread Starter
Lively Member
Re: VB6 Install on Workstation under Vista
I am NOT mapping the drive with the Setup package. I have mapped it with Vista via Computer and Map a Network Drive.
-
Nov 16th, 2007, 12:59 PM
#10
Re: VB6 Install on Workstation under Vista
Oh another turn on this thread 
Well maybe the P&D wiz is just having troouble with mapped drives but if it says it cant eval the path then you need to look at permissions which ever way it is going to.
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 
-
Nov 16th, 2007, 02:57 PM
#11
Thread Starter
Lively Member
Re: VB6 Install on Workstation under Vista
Well, the P&D Wiz didn't have trouble with a mapped drive when I installed the app on the XP workstation with mapping to a XP host. So, it may be permissions related to Vista, something about going from a Vista worksation to a XP host, or something else network-wise. Looks like I'm going to have to get a local Vista and Network expert onsite because I'm certainly neither.
-
Nov 16th, 2007, 03:09 PM
#12
Re: VB6 Install on Workstation under Vista
[color=navy]It it more then likely just a network issue as the firewall on Vista may be blocking the actions of the install over the drive.[color]
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 
-
Nov 17th, 2007, 01:23 AM
#13
Thread Starter
Lively Member
Re: VB6 Install on Workstation under Vista
Voila - Installation on Vista Workstation Resolved!! On a wild and desperate guess I decided to try using the UNC Path to the XP host as the installation path in PDW Setup (instead of the mapped drive letter). IT WORKED - why I don't know, but it worked.
Obviously there's something different about Vista because installing to the mapped drive (Z:\) worked from a XP workstation to the XP host and didn't work from the Vista workstation to the XP host. I think I'll try reinstalling from the XP workstation using the UNC Path - perhaps it's a "universal solution" for both XP and Vista.
Update - I did the XP install using the UNC Path and it was successful. I'm going to use that approach and marik this thread resolved.
Last edited by TOMBUGGY; Nov 22nd, 2007 at 09:47 PM.
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
|