Wrox Programmer Forums
|
Pro VB 6 For advanced Visual Basic coders working in version 6 (not .NET). Beginning-level questions will be redirected to other forums, including Beginning VB 6.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 14th, 2004, 08:24 AM
Authorized User
 
Join Date: Jul 2003
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
Default Cannot find dll

Hi all,

Im trying to create a package for a VB program, which uses Oracle as database and Crystal Reports. When I try to create it I get a message for two missing dll files u25store and u25total which are Crystal Reports files.The second problem is that after i finish the wizard and try to install the program I get the error below:

The file c:\Documents and Settings\klag\Local Settings\Temp\msftqws.pdw\$(DLLSelfRegisterEx) could not be registered because it was not found.Does anyone have a glue of where to start looking in order to solve this??

Thanks in advance
Kostas Lagos

 
Old April 15th, 2004, 08:45 AM
Authorized User
 
Join Date: Jul 2003
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
Default

OK, i found the answer myself, so.. for the record and for any other interested, edit the MSCal.dep file, which lies under Windows\System or WINNT\System32. Find the line for MSCal.ocx and change $(DLLSelfRegisterEx) to $(DLLSelfRegister).Recreate the package with the package and deployment wizard and run the setup!

Kostas Lagos






Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal report Pdssql.dll Can't find Arunachalam Javascript 1 August 25th, 2011 09:32 AM
Can't find php/sapi/php4apache2.dll kara333 Beginning PHP 7 October 8th, 2008 08:54 AM
Crystal Report pdssql.dll Can't find Arunachalam Pro VB 6 1 May 17th, 2006 09:38 AM
how to find dll is downloaded or not sangeet_83 ASP.NET 2.0 Professional 0 May 3rd, 2006 03:56 AM
How do I find the .dll name for a namespace? cjo ASP.NET 1.0 and 1.1 Basics 2 November 28th, 2003 03:47 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.