Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Report .Net

Status
Not open for further replies.

Gux

Programmer
Oct 17, 2002
25
0
0
BE
In design view, using Crystal Reports .Net and Visual Studio .Net, I can't open my report anymore.
I have the following message box : "The specified module could not be found"

Can someone help me .

Gux
 
Have you installed or uninstalled anything recently?

I know that if you have Cr9 on your machine .NET and remove it, you will lose the original components and need to run the .NET Repair install.

See CD KBase c2011553

Cheers,

SurfingGecko
 
We are using an existing Crystal Reports 7 report in Visual Studio .NET 2002 on SQL Server 2000 using Crystal Report Viewer in an ASP.net web application. It asks to update to newer version 8 and the report comes in fine except where I have a formula in the subreport. If I take the formula out, the data comes in fine. It doesn't make any difference if the formula is a shared variable. For example, this is the error message I get:

Error in formula <July 03subAF>. 'Shared NumberVar July03subAF := Sum ({HardCredit.Trx_Amount}) ' A number is required here.

It also won't bring in a formula that is a simple IF statement.

Does anyone know what I am missing? I am VERY new to Visual Studio .NET.

Thanks,
bethany
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top