File crystaldecisions reportappserver
Add a comment. Active Oldest Votes. It turns out the answer was ridiculously simple, but mystifying as to why it was necessary. It seems it assumes, on a bit system, that you must want the 32 bit assembly. Improve this answer. My case was a WPF Application. Had to disable "bit Preference" option in Project's preferences.
Micah Armantrout Micah Armantrout 6, 4 4 gold badges 36 36 silver badges 60 60 bronze badges. All my projects use the 4. I will check the Interop settings tomorrow morning. All of my references are already set to not embed Interop Types. Regarding the bit system wanting bit support. I don't find it so bizarre: Although deployed to a bit system, this doesn't mean all the referenced assemblies are necessarily bit Crystal Reports assemblies.
ZahidKakar ZahidKakar 5 5 silver badges 22 22 bronze badges. It should works without having to install the runtime. What is the solution when running your website on cloud server and you don't have access to desktop?
What about unit testing? Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. So, changing the version to the version of the actual matching DLL fixed us. I Also had the same issue, just change the version to the right one in the web.
Somehow I had the wrong versions of the DLLs registered in my project. I removed the three references to the Crystal Report dlls from my project. Back at the Reference Manager window, click in the first column to the left of the three Crystal dlls, and then click OK At this point your Crystal Reports should work again.
Glenn Gordon Glenn Gordon 11 11 silver badges 21 21 bronze badges. This is where the error comes from - it is exactly what the error message outputs: error message: Could not load file or assembly Dung Dung This helped me a lot!
One member of my team didn't have crystal decisions intalled, he was using from nuget package and everytime he was trying to deploy it was crashing. I figured out that his DLL was pointing to Package folder while all the others were pointing to sap business folder. AllmanTool AllmanTool 1, 1 1 gold badge 14 14 silver badges 21 21 bronze badges.
I faced the same issue when move to new laptop and used the following steps to solve it Close the project Install SAP Crystal Reports Adil Shah Adil Shah 11 1 1 bronze badge. Yuriy Gettya Yuriy Gettya 9 9 silver badges 18 18 bronze badges. JuanG JuanG 31 5 5 bronze badges.
For visual studio change the code in aspx. RptBuildProvider, CrystalDecisions. RdlBuildProvider, Microsoft. Code Code 4 4 silver badges 9 9 bronze badges. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Stack Gives Back Safety in numbers: crowdsourcing data on nefarious IP addresses. Featured on Meta. New post summary designs on greatest hits now, everywhere else eventually.
Visit chat. Linked Related 0. Hot Network Questions. Question feed. Stack Overflow works best with JavaScript enabled. Generation and install is fine but during run it gives this error.
How can this dependency be included in the MSI? What is the dll that contains this reference so it can be part of the build and it does not cause issue on box it is installed on? More info at the following link.
I was trying hard for 2 days and then finally I did a search for the crystaldecisions. The actual error which was displayed was showing me that I was having a problem with crystaldecisions. The content you requested has been removed. Ask a question. Quick access. Search related threads. Remove From My Forums. Answered by:. Archived Forums Visual Studio.
0コメント