Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Deployment problem


Message #1 by Talon Wolles <ta_iwo@y...> on Wed, 23 Oct 2002 17:16:45 -0700 (PDT)
Hi Talon

Make sure that all the crystal dll's are installed in the winsyspath. I once
had a simular problem and I found that a crystal dll

"File54=@implode.dll,$(WinSysPath),,$(Shared),2/15/95" was by default
pointing to the app path and not to the winsyspath. 

Sidney


 Hi All, 
 Please I need help. I am really in a dilemma. 
 I was trying to install a package in VB6 which I use
 
 the Package & Deployment Wizard to create to another
 computer. It came up with this error:
 
 An error occured while registering the file
   C:\win98\system\crystl32.ocx.
 
 I retry but did not go then I ignore to continue.
 
 When trying to run the package, it then came up with
 this error: 
 
  Runtime erro 339
  Component crystl32.ocx or one of its dependencies
 not
 correctly registered. A file is missing or not
 valid.
 
 
 I don't know if anybody has come accross this
 problem.
 
 I will appreciate if anybody can help.
 
 NB.  I use crystal report in the package. I once
 encounter the usual problem when using the PDW 
 where
 I have to disable some lines in the  crystl32.dep
 file
  before it went.
 
 
 -Talon


__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/


---
Visual C# - A Guide for VB6 Developers
This book will make it easy to transfer your skills 
from Visual Basic 6 to C#, the language of choice 
of the .NET Framework.
http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059



  Return to Index