|
-
Apr 8th, 2011, 02:45 PM
#1
Thread Starter
New Member
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!
-
Apr 9th, 2011, 08:02 AM
#2
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
-
Apr 12th, 2011, 10:20 AM
#3
Thread Starter
New Member
Re: Anyone knows Crystal Instance in VB 2005 web application?
Thanks, gep13.
I think I solved the problem using different way.
-
Apr 19th, 2011, 01:34 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|