borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Better Data Report)Next Topic (vb.net) New Topic New Poll Post Reply
AndreaVB Forum : Reporting tools : APPlication denied or object defiend error in RDC
Poster Message
Gharakhanlou
Level: Scholar

Registered: 30-04-2005
Posts: 40

icon APPlication denied or object defiend error in RDC

hi every body

i am developing an vb package  by  using  RDC in it
so at local computer i have not poblemt and can print from reports
but when developin it in end user pc i have above eooro messege
i read runtime.hlp and think used all dll files tin setup

i think error come from my code source

my code is for example :

with crystal report1
.selectionformula...
.printoutx

end with

when cryatalreport1 is a dsr file

and i dont define it as for example dim crystalreport1 as craxdrt.dll

please help me

thank u more nd more   

24-05-2005 at 04:57 AM
View Profile Send Email to User Show All Posts | Quote Reply
Goran
Level: Moderator

Registered: 16-05-2002
Posts: 1681
icon Re: APPlication denied or object defiend error in RDC

[Post removed - wrong topic]

[Edited by Goran on 25-05-2005 at 06:00 PM GMT]

____________________________
If you find the answer helpful, please mark this topic as solved.

24-05-2005 at 01:49 PM
View Profile Send Email to User Show All Posts | Quote Reply
Gharakhanlou
Level: Scholar

Registered: 30-04-2005
Posts: 40
icon Re: APPlication denied or object defiend error in RDC

hi goran
thanks for yor repling
but i didnt use adp or dao in my reports
i used odbc connections
and when i instal crystalreport on end user pc my reports work correctly
i thin my problem is about report definitions
in my vb source
do we difine reports by craxdrt when we use dsr files
or do other thinks

25-05-2005 at 10:01 AM
View Profile Send Email to User Show All Posts | Quote Reply
Goran
Level: Moderator

Registered: 16-05-2002
Posts: 1681
icon Re: APPlication denied or object defiend error in RDC

Ups, sorry, it seems that I haved posted answer to wrong topic.   Anyway, considering your problem, to my opinion it is obvious that you are missing some dll's, since your application is working on the developing machine and target machine after installing CR. So, you need to determine which file(s) is (are) missing from the CR installation package.

Also, you should avoid using DSR files, since they make exe grow very fast, which slows down the execution. And also, if you sometimes change report file, you need to distribute only this rpt file, but when using DSR, you need to distribute the whole exe.

____________________________
If you find the answer helpful, please mark this topic as solved.

25-05-2005 at 04:59 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Reporting tools : APPlication denied or object defiend error in RDC
Previous Topic (Better Data Report)Next Topic (vb.net) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder