Results 1 to 5 of 5

Thread: [RESOLVED] Deploying Crystal 13

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2005
    Posts
    323

    Resolved [RESOLVED] Deploying Crystal 13

    Hi all,

    I'm hoping someone can help me out with this. I have a crystal report (V13) that works perfectly on my development machine. I went to deploy it on my testing server (32 bit machine) and got an error stating that the assembly couldn't be found. OK so I went to the SAP site and downloaded the SAP Crystal Reports runtime engine for .NET Framerwork 4 (32-bit), installed it, and that error went away. Great, I'm thinking, now it will work!

    Nope. The site itself will now run, but now when I try to actually run the report I get an error that states:

    'bobj' is undefined

    So I did some research on the SAP site and saw them say that I should copy the aspnet_client directory from c:\inetpub\wwwroot to my website directory and that should solve the problem. But it doesn't. I still get bobj is undefined.

    Has anyone run into this and how did you get past it? Am I missing some setup steps for Crystal? We've not used crystal in this manner here before, so this is all new. I've used crystal in the past at other companies with no issues, but it wasn't with this version or with VS2010.

    Any help would be greatly appreciated!

    Thanks,
    J

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2005
    Posts
    323

    Re: Deploying Crystal 13

    FYI I tried doing this and it did not work for me. I still get the bobj error

    http://social.msdn.microsoft.com/For...e-9e63b9ac0203

  3. #3
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Deploying Crystal 13

    Please post a screen shot of the error message
    Please mark you thread resolved using the Thread Tools as shown

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2005
    Posts
    323

    Re: Deploying Crystal 13

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E; MS-RTC LM 8)
    Timestamp: Fri, 16 Mar 2012 11:11:37 UTC


    Message: 'bobj' is undefined
    Line: 73
    Char: 3
    Code: 0
    URI: http://support.chpowell.com/PDSTrack...LotReport.aspx


    Message: 'bobj' is undefined
    Line: 82
    Char: 1
    Code: 0
    URI: http://support.chpowell.com/PDSTrack...LotReport.aspx

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2005
    Posts
    323

    Re: Deploying Crystal 13

    OK I found out what was happening. I was missing a tilde (~) in the ResourceUri for the solution I referenced in the MSDN link. Once I put that in it worked perfectly!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width