Nick2k3 Level: Big Cheese
 Registered: 23-11-2003 Posts: 23
|
Crystal Reports!!! Error Application Defined / User Define Error
i made my program which uses crystal reports and set to run only from CD from a computer which is newly installed with windows 98...I registered my dlls such as the MSSTDFMT.DLL and also the .tlb and others using the following
Declare Function DLLSelfRegister Lib "vb6stkit.dll" (ByVal lpDllName As String) As Integer
Declare Function RegisterTLB Lib "vb6stkit.dll" (ByVal lpTLBName As String) As Integer
and its okay...my program ran without errors... but when i was viewing my crystal reports it returned an error number 713 which is application defined or user defined error (not exactly but it sounded like it)...i used thesame function with the registration of the crystal report DLLs and components such as the Crviewer.dll, craxdrt.dll, etc...but it returned thesame error.....please do reply...i need it badly because i dont want to pirate the whole crystal reports program if im going to install my software! do i need to setup up its the registry or what? please i do need your answer on this...
PS...please explain to me the a file from the ATTACHMENT its a .dep but you can view it using any word processing application but i prefer notepad!!! how do i represent this in the windows registry? if possible can i write it to the registr using an API?
____________________________
Error 404 ...File not found...!!!!
|