943,539 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 7950
  • VB.NET RSS
Aug 29th, 2005
0

win98 and vb.net application with crystal reports

Expand Post »
HELLo !!
pls, i need help
i have a VB.net application developed in MS Development Enviroment 2003 v.71.3088, with crystal reports in it, developed with Crystal Decisions for Visual Studio.net. so, reports are coded in the application, and deployed as part of the code , like this;

<code>
Dim report As New ZbirnoNovo
report.RecordSelectionFormula = "{tblUNOS.datum} In #" & startDate & "# To #" & endDate & "# "
report.SetParameterValue("paramp", mjesec)
report.SetParameterValue("pp", godina)
CrystalReportViewer1.ReportSource = report

</code>

it works fine on win 2000, win 2000server, and xp pro operating systems, but on win 98se machine it cant open crystal report. I installed dotnetfx and mdac 2.8, but i do not know what else do i need to make it work ???? Any sugestions?? i put ATL.msm in the deployment project, as well....nothing helps....
PLS, PLS, HELP!!!!
Similar Threads
Reputation Points: 11
Solved Threads: 0
Light Poster
marijana is offline Offline
40 posts
since Jun 2004
Sep 1st, 2005
0

Re: win98 and vb.net application with crystal reports

Are you getting an error message? Or is the report just not loading?

have you step through the code to see what is being passed?

Has the location of the report changed from where it resided in the Windows 2000 case? i.e. the exactly UNC lcoation.
Team Colleague
Reputation Points: 211
Solved Threads: 27
Master Poster
Paladine is offline Offline
793 posts
since Feb 2003
Sep 13th, 2005
0

Re: win98 and vb.net application with crystal reports


there is no error message, i deployed application on XP machine and i can install it on win 98. but when i run it, everything goes ok, until i open one form with the crystal report viewer on it -> it just does not load the report. the report is at the same location on every comp, i checked that....stepping through the code..yeah, well..i can't do that, 'cause i do not have visual studio.net on the win98 comp, so i can only run the installed version of the my application....
Reputation Points: 11
Solved Threads: 0
Light Poster
marijana is offline Offline
40 posts
since Jun 2004
Sep 27th, 2005
0

Re: win98 and vb.net application with crystal reports

I am using vb.net 2003 along with Crystal Reports v.11. My app runs great on XP machines, but when running my app on Win 98, the reports simply don't load. Is this a simple incompatibility with Win 98 or does anyone know of a solution to this problem??? This is becoming an urgent issue for me. Thanks for any help at all! :rolleyes:
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Melanie25 is offline Offline
1 posts
since Sep 2005
Apr 17th, 2007
0

Re: win98 and vb.net application with crystal reports

Click to Expand / Collapse  Quote originally posted by Melanie25 ...
I am using vb.net 2003 along with Crystal Reports v.11. My app runs great on XP machines, but when running my app on Win 98, the reports simply don't load. Is this a simple incompatibility with Win 98 or does anyone know of a solution to this problem??? This is becoming an urgent issue for me. Thanks for any help at all! :rolleyes:
Having the same problem here. Any solution? Please adive.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
cybeh is offline Offline
2 posts
since Apr 2007
Apr 17th, 2007
0

Re: win98 and vb.net application with crystal reports

Yeah, .NET Apps hate windows 98
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 574
Moderator
jbennet is offline Offline
16,485 posts
since Apr 2005
Apr 17th, 2007
0

Re: win98 and vb.net application with crystal reports

The biggest problem I am having now is how to make CR XI to work with win98 or winME.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
cybeh is offline Offline
2 posts
since Apr 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: Don't know where the problem is ?
Next Thread in VB.NET Forum Timeline: How to connect queries from SQL Server 2005 to VB.Net Windows application





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC