Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old September 19th, 2003, 09:33 PM
jeffos jeffos is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 4 jeffos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Angry Problem installing ACCESS/VB run-time App on Win98

Hello

I developed a MS Access 2002 Application that we Packaged using the MS Developer kit. The package includes a run-time for user who do not have Office installed.

All is working fine on XP with or without Office installed on the machine. But we are having problems installing it on Win98

This is the message we are having when installing :

VISUAL BASIC 6.0 SETUP TOOL
The application you are installing requires updated system components.
To continue, install the Office System Pack. For assistance, contact
your applications provider.

Not sure what to do or were to look , what to include in the packaging. I believe all components were compiled. And again all is working fine on XP.

Thank you for your assistance

Jeffos

Reply With Quote
  #2  
Old September 20th, 2003, 03:07 AM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 5 Days 6 h 32 m 56 sec
Reputation Power: 182
One likely culprit is the MS Database drivers, which I don't think will be in your installer by default. You can download MDAC from www.microsoft.com/data

I don't know what is a Office System Pack <g>

Reply With Quote
  #3  
Old September 20th, 2003, 06:12 AM
jeffos jeffos is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 4 jeffos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
The error seems to be an install path error "Visual Basic 6.0 setup toolkit missing..."

Reply With Quote
  #4  
Old September 20th, 2003, 12:30 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 5 Days 6 h 32 m 56 sec
Reputation Power: 182
I'm not familiar with this MS Developer Kit for creating installers. There is a Package & Deployment Wizard that comes with Office Developer Edition and VB6. Review your install package & figure out what file(s) are missing is the best advice I have.

Reply With Quote
  #5  
Old September 22nd, 2003, 01:35 PM
jeffos jeffos is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 4 jeffos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Still no luck. Here is the log file of the install.

Quote:


[Bootstrap]
SetupTitle=Installer
SetupText=Copying files, please wait.
CabFile=JRMSdemo.cab
Spawn=Setup1.exe
Uninstal=odeunst.exe
TmpDir=msftqws.pdw
Cabs=1

[Bootstrap Files]
File1=@ODSTKIT.DLL,$(WinSysPathSysFile),,,11/3/98 12:00:00 AM,101888,6.0.82.67
File2=@COMCAT.DLL,&(WinSysPathSysFile),$(DLLSelfRegister),,11/3/98 12:00:00 AM,22288,4.71.1460.1
File3=@stdole2.tlb,$(WinSysPathSysFile),$(TLBRegis ter),,12/7/99 6:00:00 AM,16896,2.40.4512.1
File4=@asycfilt.dll,$(WinSysPathSysFile),,,12/7/99 6:00:00 AM,147728,2.40.4512.1
File5=@olepro32.dll,$(WinSysPathSysFile),$(DLLSelf Register),,12/7/99 6:00:00 AM,164112,5.0.4512.1
File6=@oleaut32.dll,$(WinSysPathSysFile),$(DLLSelf Register),,12/7/99 6:00:00 AM,614672,2.40.4512.1
File7=@msvbvm60.dll,$(WinSysPathSysFile),$(DLLSelf Register),,12/7/99 6:00:00 AM,1384448,6.0.84.95

[Language]
LangID=1033

[IconGroups]
Group0=JRMSdemo
PrivateGroup0=True
Parent0=$(Start Menu)|Programs

[JRMSdemo]
ShortcutPath1=""$(ARTFolder)\MSAccess.exe" /Runtime "$(AppPath)\JRMSdemo.mde""
IconImage1=$(AppPath)\J48.ico
Title1=JRMS V.1 demo
StartIn1=$(AppPath)


[Setup]
Title=JRMSdemo
DefaultDir=$(ProgramFiles)\JRMSdemo
AppExe=$(AppPath)\JRMSdemo.mde
AppToUninstall=$(AppPath)\JRMSdemo.mde

[Setup1 Files]
File1=@JRMSdemo.mde,$(AppPath),,,9/16/2003 16:20:47,8986624,0.0.0.0
File2=@J16.ico,$(AppPath),,,9/1/2003 18:14:34,9158,0.0.0.0
File3=@J24.ico,$(AppPath),,,9/1/2003 18:14:28,9158,0.0.0.0
File4=@J32.ico,$(AppPath),,,9/1/2003 18:14:20,9158,0.0.0.0
File5=@J48.ico,$(AppPath),,,9/1/2003 18:14:9,9158,0.0.0.0
File6=@JRMSfooter.wmf,$(AppPath),,,8/28/2003 15:20:12,8620,0.0.0.0
File7=@JRMSheader.wmf,$(AppPath),,,8/28/2003 14:25:41,9724,0.0.0.0

[Runtime]
Included=-1
OSPLCID=1033
IEIncluded=0

[RunCommands]

Reply With Quote
  #6  
Old November 26th, 2003, 02:14 AM
skimble skimble is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 1 skimble User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hi
try this, there is a patch for the packaging wizard.

URL

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingVisual Basic Programming > Problem installing ACCESS/VB run-time App on Win98


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump





 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek