Hi all,
Can anybody help me??? I'm in urgent and I'm out of idea too. Please.
Here is my problem:
I have an application which is developed by Visual Studio 2005 Professional and it also has reporting (Crystal reports).
When I deployed and tested the project to customer PC which is running OS of Vista Home Premium, it hit error at Report portion.
The way I load report is through DataSet (Connecting through ADO.Net Dataset).
I have tested it in XP and XP Virtual Machine (this VM has nothing inside it. Purely clean), it working perfect. But not in Vista Home Premium
Any body know how to solve it???
I attached my error message box and message with this post.
(Note: This is an error message for Crystal Report's Sample Project. Mine is also the same process like this one.)
Here is the link for this sample.
http://scsfdev.fileave.com/General/V...a_DataSets.zip
(When I find it line by line I found that if I SetDataSource to my DataTable this error will popup. If I don't set datasource, it will not happen.)
Please help me
Thanks.






Reply With Quote