|
-
Feb 11th, 2008, 07:38 PM
#1
Thread Starter
Lively Member
Help with Package and Deployment
I have this project using VB6 and Crystal Reports 11..
I used package and deployment wizard to create a set-up of the project. No problems during the packaging of the project. but when i tried to install it on other computer. something like DLL's are missing or failed to register some DLL's name.
Does anybody know what should i do with this? the DLL's?
Please help me guys..
Thanks a lot.
-
Feb 11th, 2008, 08:04 PM
#2
Re: Help with Package and Deployment
First place to look is the Setup.Lst file
See if your files are all there especially the DLLSelfRegister files
Waiting for a full featured smart phone with out marrying a provider
Go Android
Go raiders 
-
Feb 11th, 2008, 08:08 PM
#3
Thread Starter
Lively Member
Re: Help with Package and Deployment
-
Feb 11th, 2008, 08:27 PM
#4
Re: Help with Package and Deployment
 Originally Posted by cometburn
What files do i need?
You will see all the bootstrap files and your .exe
If you don't have any other ocx's then i would look for the Crytsal reports ocx
I don't use it, so i don't know its name, maybe somebody else will know.
Here is a typical ocx in the setup.lst
[email protected],$(WinSysPath),$(DLLSelfRegister),$(Shared),3/9/04 12:00:00
You will need something that refers to Crystal Reports.
Waiting for a full featured smart phone with out marrying a provider
Go Android
Go raiders 
-
Feb 11th, 2008, 08:44 PM
#5
Thread Starter
Lively Member
Re: Help with Package and Deployment
Did that... works fine..
another problem came up after installation of the package.
it says: Runtime error 713: Application-defined or object-defined error.
Familiar with this one?
-
Feb 11th, 2008, 08:52 PM
#6
Re: Help with Package and Deployment
 Originally Posted by cometburn
Did that... works fine..
another problem came up after installation of the package.
it says: Runtime error 713: Application-defined or object-defined error.
Familiar with this one?
Check this link:
http://support.microsoft.com/kb/248055
Waiting for a full featured smart phone with out marrying a provider
Go Android
Go raiders 
-
Feb 11th, 2008, 09:47 PM
#7
Thread Starter
Lively Member
Re: Help with Package and Deployment
No good. still it displays the error..
-
Feb 11th, 2008, 10:14 PM
#8
Re: Help with Package and Deployment
-
Feb 13th, 2008, 01:53 AM
#9
Re: Help with Package and Deployment
You need to deploy the Crystal Report Merge Modules...
-
Feb 13th, 2008, 11:39 AM
#10
Re: Help with Package and Deployment
You might also look for references to Inno and Inno Script in this forum.
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
|