Home All Groups Group Topic Archive Search About

Crystal Reports Problem

Author
23 May 2005 4:59 PM
chuckdfoster
I am having a problem with my web app (VB) pulling up Crystal Report.  It
works until I put a Crystal function (UTCtoLocal) in.  Then Visual Studio
gives me this error: "u25tiufl.dll is missing"  I guess this is the dll used
for this function.  I also tried to do this in a windows app, but get the
same error.  I did move this dll into the bin folder, but this didn't work
either.  Does anyone know how to fix this problem?

Thanks in advance!

--
Chuck Foster
Programmer Analyst
Eclipsys Corporation - St. Vincent Health System

Author
24 May 2005 9:42 AM
Markus Weber (Megalith GmbH)
Try the System32 folder (on NT, Windows 2000 and XP)

Show quoteHide quote
>I am having a problem with my web app (VB) pulling up Crystal Report.  It
>works until I put a Crystal function (UTCtoLocal) in.  Then Visual Studio
>gives me this error: "u25tiufl.dll is missing"  I guess this is the dll used
>for this function.  I also tried to do this in a windows app, but get the
>same error.  I did move this dll into the bin folder, but this didn't work
>either.  Does anyone know how to fix this problem?
>
>Thanks in advance!
>
>--
>Chuck Foster
>Programmer Analyst
>Eclipsys Corporation - St. Vincent Health System
>
>
Author
25 May 2005 2:13 PM
chuckdfoster
That worked!  Thanks alot!


Show quoteHide quote
"Markus Weber (Megalith GmbH)" <m.we***@megalith-software.de> wrote in
message news:4292f6da.5088468@msnews.microsoft.com...
> Try the System32 folder (on NT, Windows 2000 and XP)
>
> >I am having a problem with my web app (VB) pulling up Crystal Report.  It
> >works until I put a Crystal function (UTCtoLocal) in.  Then Visual Studio
> >gives me this error: "u25tiufl.dll is missing"  I guess this is the dll
used
> >for this function.  I also tried to do this in a windows app, but get the
> >same error.  I did move this dll into the bin folder, but this didn't
work
> >either.  Does anyone know how to fix this problem?
> >
> >Thanks in advance!
> >
> >--
> >Chuck Foster
> >Programmer Analyst
> >Eclipsys Corporation - St. Vincent Health System
> >
> >
>