Results 1 to 4 of 4

Thread: Anyone knows Crystal Instance in VB 2005 web application?

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    13

    Anyone knows Crystal Instance in VB 2005 web application?

    I have a trouble to open the viewrpt.cwr object in CrystalDecisions.Web.dll.
    I always get the error message "failed due to the following error: 80040154."
    My machine is 32 bit. I can't get help from the web for this issue.

    Also, System always automatically create a stdole.dll when I add reference dlls to the application. When I move it to server, and I keep getting the error: "Could not load file or assembly 'stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."

    I have no any idea why MS creates a dll and fail to run in other michine.
    Any one can help me about that.

    Thanks!

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Anyone knows Crystal Instance in VB 2005 web application?

    Hello,

    First of all I will say that I know very little about using Crystal Reports.

    However, from the error you are describing, it would appear that you have something installed on your machine that is not installed on the server. You will either need to get this installed, or you will need to include the necessary assemblies in your project and upload them onto the server.

    Gary

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    13

    Re: Anyone knows Crystal Instance in VB 2005 web application?

    Thanks, gep13.
    I think I solved the problem using different way.

  4. #4
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Anyone knows Crystal Instance in VB 2005 web application?

    Hello,

    Out of interest, what was the alternate approach? It is useful to explain the approach you have taken so that other people in the community can learn.

    Also, if your problem has been solved, can you remember to mark your thread as resolved?

    Thanks

    Gary

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