473,749 Members | 2,411 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Exception Error - Missing dependencies. - Update

<i have also added this reply to the other newsgroup - now that I have
realizd ( and assuming ) it is not a localized error directly to vb.>
I have found this link on the website:
https://www.sdn.sap.com/irj/sdn/busi...ects-downloads

..NET Utility CR 2008 Merge Modules for the .NET Framework ZIP 74.716 Windows
English 12.03.2008
and it states:
===
The Crystal Reports 2008 Runtime Merge Modules may be used to directly embed
the Crystal Reports runtime into your own setup, so it is delivered and
deployed to your users in the same setup package that installs your
application. Un like the Crystal Reports 2008 Runtime redistributable
package, which can be added to another setup in an indirect way (e.g. using
a custom action), the merge modules allow you to tightly embed the Crystal
Reports 2008 Runtime components into your setup. In addition, they are
broken into a core runtime, language packs and mapping support, so they
provide a little bit more flexibility than the standard redistributable
package.
===

I have added the merge modules to my install package.

Now installing the computer does install crystal reports and also creates a
sub folder in my main application called:
CrystalReportsV iewers12

BUT:
The same error occurs when running the Crystal Report Viewer from the app:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileN otFoundExceptio n: Could not load file or assembly
'CrystalDecisio ns.CrystalRepor ts.Engine, Version=10.5.37 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4' or one of its
dependencies. The system cannot find the file specified.
File name: 'CrystalDecisio ns.CrystalRepor ts.Engine, Version=10.5.37 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4'
at WindowsTestApp. Form1.Button3_C lick(Object sender, EventArgs e)
at System.Windows. Forms.Control.O nClick(EventArg s e)
at System.Windows. Forms.Button.On Click(EventArgs e)
at System.Windows. Forms.Button.On MouseUp(MouseEv entArgs mevent)
at System.Windows. Forms.Control.W mMouseUp(Messag e& m, MouseButtons
button, Int32 clicks)
at System.Windows. Forms.Control.W ndProc(Message& m)
at System.Windows. Forms.ButtonBas e.WndProc(Messa ge& m)
at System.Windows. Forms.Button.Wn dProc(Message& m)
at System.Windows. Forms.Control.C ontrolNativeWin dow.OnMessage(M essage& m)
at System.Windows. Forms.Control.C ontrolNativeWin dow.WndProc(Mes sage& m)
at System.Windows. Forms.NativeWin dow.Callback(In tPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value
[HKLM\Software\M icrosoft\Fusion !EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind
failure logging.
To turn this feature off, remove the registry value
[HKLM\Software\M icrosoft\Fusion !EnableLog].

************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WindowsTestApp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase:
file:///C:/Program%20Files/Company%20Orang e%20Inc/SetupTestApp/WindowsTestApp. exe
----------------------------------------
Microsoft.Visua lBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.Visua lBasic/8.0.0.0__b03f5f 7f11d50a3a/Microsoft.Visua lBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c 561934e089/System.dll
----------------------------------------
System.Windows. Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows. Forms/2.0.0.0__b77a5c 561934e089/System.Windows. Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f 7f11d50a3a/System.Drawing. dll
----------------------------------------
System.Runtime. Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime. Remoting/2.0.0.0__b77a5c 561934e089/System.Runtime. Remoting.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c 561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c 561934e089/System.Xml.dll
----------------------------------------
System.Data.Dat aSetExtensions
Assembly Version: 3.5.0.0
Win32 Version: 3.5.21022.8 built by: RTM
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Data.Dat aSetExtensions/3.5.0.0__b77a5c 561934e089/System.Data.Dat aSetExtensions. dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config ) must have the
jitDebugging value set in the system.windows. forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuratio n>
<system.windows .forms jitDebugging="t rue" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

"Miro" <mi**@beero.com wrote in message
news:%2******** ********@TK2MSF TNGP05.phx.gbl. ..
>I think I found it,

https://www.sdn.sap.com/irj/sdn/busi...ects-downloads

somehow the user needs to install this exe or some 'merge modules' as
googleing has lead me to.

I'm still searching, so if anyone knows where I can get the exact 'merge
modules' or how to properly create the install shield so it includes
everything required for the crystal report viewer... you would haev my
many thanks.

And back to googling ...

Funny how the msdn does not have any documentation on crystal reports

Miro

"Miro" <mi**@beero.com wrote in message
news:uC******** ******@TK2MSFTN GP05.phx.gbl...
>>I can run an exe ( and its install ) i have created on my machine.
The exe has a button that populates a dataset and then shoots it to a
crystal report.

But...
Installing the setup.exe on my other pc, and running it I get an error.
The Dataset loads properly, but when the button is pushed to view the
report I get this error:

************ ** Exception Text **************
System.IO.File NotFoundExcepti on: Could not load file or assembly
'CrystalDecisi ons.CrystalRepo rts.Engine, Version=10.5.37 00.0,
Culture=neutra l, PublicKeyToken= 692fbea5521e130 4' or one of its
dependencies . The system cannot find the file specified.
File name: 'CrystalDecisio ns.CrystalRepor ts.Engine, Version=10.5.37 00.0,
Culture=neutra l, PublicKeyToken= 692fbea5521e130 4'
at WindowsTestApp. Form1.Button3_C lick(Object sender, EventArgs e)
at System.Windows. Forms.Control.O nClick(EventArg s e)
... and so on

The code I use to call my form that has the report on it is:

Private Sub Button3_Click(B yVal sender As System.Object, ByVal e As
System.EventAr gs) Handles Button3.Click
Dim frmViewRep As New ViewReport
frmViewRep.myF irstCrystalRepo rt1.SetDataSour ce(myTestDataDa taSource)

frmViewRep.Show Dialog()

End Sub

============ = what dependancy am i missing in the setup.exe and how do I
add it.

Thanks,

Miro

Jul 31 '08 #1
4 3313
"Miro" <mi**@beero.com wrote in message
news:ug******** ******@TK2MSFTN GP02.phx.gbl...
<i have also added this reply to the other newsgroup - now that I have
realizd ( and assuming ) it is not a localized error directly to vb.>
fwiw, if you install and setup VPC, you'll never have to worry about having
a "clean" spare PC hanging around... it's *perfect* for testing installers,
since if something's broken, you simply turn it off and all changes
disappear, leaving you with a "virgin" OS for the next time you need to test
an installer (or anything else). I can't count the number of times its saved
my rear.

I build InstallShield packages (no dotNet here) and before VPC, I had to
physically wipe the drive and restore it from DVD, using Drive Image....
took about 20-30 minutes each time and got to be a huge pain after a short
while... still, anything's better than assuming the installer's doing its
job, just to have an end user tell you something's missing.

Plus, can't beat the price (free)

Virtual PC 2007
http://www.microsoft.com/downloads/d...displaylang=en

It's only drawback is... no support for USB. There are similar products that
do support USB, but they're not free.... and, the first image takes the same
amount of time as installing an OS on a new PC... after that, it's all
"flowers and butterflies" <g>
Jul 31 '08 #2
Virutal PC does not run on Vista Home Premium.

The other machine still has xp.

I don't have a "Server" computer yet so Virtual PC is out still for a while
longer.
Im slowly switching to .net so as I will need an actual server for things
like sql server to properly test later on, but thats all in good time.
First the 'dummy' apps have to work and I have to learn those lessons.

I am still cooked on this crystal report error.
I have even tried the CR10 merge modules - entered my authentication key.
Everything compiles - runs great on my machine and the other machine is
still cooked.

Its going to defenitly be a long weekend.

Cheers'

Miro

"Ken Halter" <Ken_Halter@Use _Sparingly_Hotm ail.comwrote in message
news:eg******** ******@TK2MSFTN GP06.phx.gbl...
"Miro" <mi**@beero.com wrote in message
news:ug******** ******@TK2MSFTN GP02.phx.gbl...
><i have also added this reply to the other newsgroup - now that I have
realizd ( and assuming ) it is not a localized error directly to vb.>

fwiw, if you install and setup VPC, you'll never have to worry about
having a "clean" spare PC hanging around... it's *perfect* for testing
installers, since if something's broken, you simply turn it off and all
changes disappear, leaving you with a "virgin" OS for the next time you
need to test an installer (or anything else). I can't count the number of
times its saved my rear.

I build InstallShield packages (no dotNet here) and before VPC, I had to
physically wipe the drive and restore it from DVD, using Drive Image....
took about 20-30 minutes each time and got to be a huge pain after a short
while... still, anything's better than assuming the installer's doing its
job, just to have an end user tell you something's missing.

Plus, can't beat the price (free)

Virtual PC 2007
http://www.microsoft.com/downloads/d...displaylang=en

It's only drawback is... no support for USB. There are similar products
that do support USB, but they're not free.... and, the first image takes
the same amount of time as installing an OS on a new PC... after that,
it's all "flowers and butterflies" <g>
Aug 1 '08 #3
I was not able to and from all the reading I have done googling around,

there are no 'merge modules' for visual studio 2008.
The whole confusion is that visual studio 2008 comes with crystal reports.
That is true
Crystal Reports has a version 2008, but the actual version taht vs2008 ships
with is 10.5 basic.

The only solution I have found that works so far is to copy an msi from your
own drive:
C:\Program Files\Microsoft
SDKs\Windows\v6 .0A\Bootstrappe r\Packages\Crys talReports10_5
and install the msi file on the client machine.

After that the viewer works.

I am still looking for a proper msm file that goes with vs2008 to properly
create a nice setup.exe

Hopefully whoever else is about to have this problem reads this post and
saves them a lot of trouble.
Needless to say, there are plenty of unhappy people posting on google and
newsgroups with the lack of help from business objects on crystal reports
shipped with visual studio's versions.

Miro

"Miro" <mi**@beero.com wrote in message
news:eX******** ******@TK2MSFTN GP05.phx.gbl...
Virutal PC does not run on Vista Home Premium.

The other machine still has xp.

I don't have a "Server" computer yet so Virtual PC is out still for a
while longer.
Im slowly switching to .net so as I will need an actual server for things
like sql server to properly test later on, but thats all in good time.
First the 'dummy' apps have to work and I have to learn those lessons.

I am still cooked on this crystal report error.
I have even tried the CR10 merge modules - entered my authentication key.
Everything compiles - runs great on my machine and the other machine is
still cooked.

Its going to defenitly be a long weekend.

Cheers'

Miro

"Ken Halter" <Ken_Halter@Use _Sparingly_Hotm ail.comwrote in message
news:eg******** ******@TK2MSFTN GP06.phx.gbl...
>"Miro" <mi**@beero.com wrote in message
news:ug******* *******@TK2MSFT NGP02.phx.gbl.. .
>><i have also added this reply to the other newsgroup - now that I have
realizd ( and assuming ) it is not a localized error directly to vb.>

fwiw, if you install and setup VPC, you'll never have to worry about
having a "clean" spare PC hanging around... it's *perfect* for testing
installers, since if something's broken, you simply turn it off and all
changes disappear, leaving you with a "virgin" OS for the next time you
need to test an installer (or anything else). I can't count the number of
times its saved my rear.

I build InstallShield packages (no dotNet here) and before VPC, I had to
physically wipe the drive and restore it from DVD, using Drive Image....
took about 20-30 minutes each time and got to be a huge pain after a
short while... still, anything's better than assuming the installer's
doing its job, just to have an end user tell you something's missing.

Plus, can't beat the price (free)

Virtual PC 2007
http://www.microsoft.com/downloads/d...displaylang=en

It's only drawback is... no support for USB. There are similar products
that do support USB, but they're not free.... and, the first image takes
the same amount of time as installing an OS on a new PC... after that,
it's all "flowers and butterflies" <g>
Aug 1 '08 #4
An Email supplied by somoene at Business Objects explains it all:

===
Miro, Crystal reports 10.5 ships with .NET 2008. There are no msm files for
this version, only a MSI files. This was a MS requirement. If you are
looking for this runtime (CR 10.5), please download it from here:

CRRedist2008_ia 64.msi
https://smpdl.sap-ag.de/~sapidp/0120...t2008_ia64.zip
CRRedist2008_x6 4.msi
https://smpdl.sap-ag.de/~sapidp/0120...st2008_x64.zip
CRRedist2008_x8 6.msi
https://smpdl.sap-ag.de/~sapidp/0120...st2008_x86.zip
If you are using CR 2008, the msm is available from here:
https://smpdl.sap-ag.de/~sapidp/0120...E/cr120_mm.zip
and the MSI is here:
https://smpdl.sap-ag.de/~sapidp/0120...st_install.zip
===
"Miro" <mi**@beero.com wrote in message
news:en******** ******@TK2MSFTN GP04.phx.gbl...
>I was not able to and from all the reading I have done googling around,

there are no 'merge modules' for visual studio 2008.
The whole confusion is that visual studio 2008 comes with crystal reports.
That is true
Crystal Reports has a version 2008, but the actual version taht vs2008
ships with is 10.5 basic.

The only solution I have found that works so far is to copy an msi from
your own drive:
C:\Program Files\Microsoft
SDKs\Windows\v6 .0A\Bootstrappe r\Packages\Crys talReports10_5
and install the msi file on the client machine.

After that the viewer works.

I am still looking for a proper msm file that goes with vs2008 to properly
create a nice setup.exe

Hopefully whoever else is about to have this problem reads this post and
saves them a lot of trouble.
Needless to say, there are plenty of unhappy people posting on google and
newsgroups with the lack of help from business objects on crystal reports
shipped with visual studio's versions.

Miro

"Miro" <mi**@beero.com wrote in message
news:eX******** ******@TK2MSFTN GP05.phx.gbl...
>Virutal PC does not run on Vista Home Premium.

The other machine still has xp.

I don't have a "Server" computer yet so Virtual PC is out still for a
while longer.
Im slowly switching to .net so as I will need an actual server for things
like sql server to properly test later on, but thats all in good time.
First the 'dummy' apps have to work and I have to learn those lessons.

I am still cooked on this crystal report error.
I have even tried the CR10 merge modules - entered my authentication key.
Everything compiles - runs great on my machine and the other machine is
still cooked.

Its going to defenitly be a long weekend.

Cheers'

Miro

"Ken Halter" <Ken_Halter@Use _Sparingly_Hotm ail.comwrote in message
news:eg******* *******@TK2MSFT NGP06.phx.gbl.. .
>>"Miro" <mi**@beero.com wrote in message
news:ug****** ********@TK2MSF TNGP02.phx.gbl. ..
<i have also added this reply to the other newsgroup - now that I have
realizd ( and assuming ) it is not a localized error directly to vb.>

fwiw, if you install and setup VPC, you'll never have to worry about
having a "clean" spare PC hanging around... it's *perfect* for testing
installers, since if something's broken, you simply turn it off and all
changes disappear, leaving you with a "virgin" OS for the next time you
need to test an installer (or anything else). I can't count the number
of times its saved my rear.

I build InstallShield packages (no dotNet here) and before VPC, I had to
physically wipe the drive and restore it from DVD, using Drive Image....
took about 20-30 minutes each time and got to be a huge pain after a
short while... still, anything's better than assuming the installer's
doing its job, just to have an end user tell you something's missing.

Plus, can't beat the price (free)

Virtual PC 2007
http://www.microsoft.com/downloads/d...displaylang=en

It's only drawback is... no support for USB. There are similar products
that do support USB, but they're not free.... and, the first image takes
the same amount of time as installing an OS on a new PC... after that,
it's all "flowers and butterflies" <g>
Aug 1 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2293
by: Charlie Williams | last post by:
I am having difficulty performing updates and deletions on an Access database using the Update() method of the OleDBDataAdapter. I can insert rows without a problem, but I get a concurrency exception when trying to update or delete. I am quite sure that no concurrency conflicts actually exist. Is there a reason why the data adapter I am using may have a different row version that the database that it got its data from?
1
1555
by: Vikram | last post by:
i am registering crypto assebmbly using regasm for using it in my vb app, but when i refer class and invode its method it gives me some of the dependecies not found error. any suggestions
6
27861
by: chanmm | last post by:
Dear all, I have run the same web application in my Windows XP Pro without any problem but once I deploy it in Windows 2003 Server the message below appear: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) I checked all the files I need in those paths and nothing is missing in fact. Anyone can help?
3
23625
by: Yusuff | last post by:
Hi, I Have created an external assembly to generate a GUID. The class is static. I am trying to access it in the Message Assignment shape in the orchestration. It seems that I can access the assembly at design time. Since I can see the method when I add a dot next to the class. But after I have deployed my orchestation, it throws up an event log error as shown below:
9
2468
by: Frawls | last post by:
Hi I Am am having problems with a stored Procedure that i wrote. Basically whats happening is that the Stored procedure Runs fine when i EXECUTE it in SQL Query analyzer. But when i debug through the application in Visual Studio .NET 2003 the application an exception when it executes the query.
0
1372
by: Rollasoc | last post by:
Hi, I have an ATL DLL that is linked to 10 libraries. (Using VS2005). The DLL and libraries are all ported from Linux, so we had little control over the dependencies. It compiles ok, it links ok but I can't get the DLL to register. I get the error PRJ0050: "Failed to register Output. Please ensure you have appropriate permissions to modify the registry".
2
3530
by: John | last post by:
I'm trying to install matplotlib and currently getting the below error. I searched the group and google and couldn't find anything similar... Any ideas? Thanks in advance! src/ft2font.cpp: In member function 'Py::Object Glyph::get_path(FT_FaceRec_* const&)': src/ft2font.cpp:441: error: 'FT_CURVE_TAG_CUBIC' was not declared in this scope
0
6519
by: neuraljay | last post by:
hi everyone. I am trying to build a jsp using webwork, hibernate and mysql. And right now I am doing its unit testing. Everytime I run the test I am getting this error: Error JDBC exception on Hibernate data access; nested exception is org.hibernate.exception.GenericJDBCException: Could not execute JDBC batch update org.springframework.orm.hibernate3.HibernateJdbcException: JDBC exception on Hibernate data access; nested exception is...
6
4895
by: Miro | last post by:
I can run an exe ( and its install ) i have created on my machine. The exe has a button that populates a dataset and then shoots it to a crystal report. But... Installing the setup.exe on my other pc, and running it I get an error. The Dataset loads properly, but when the button is pushed to view the report I get this error: ************** Exception Text **************
0
8832
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9566
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9388
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9254
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8256
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4608
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3319
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2791
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.