Results 1 to 3 of 3

Thread: [RESOLVED] Crystal Report with Vista Home Premium

  1. #1

    Thread Starter
    Addicted Member scsfdev's Avatar
    Join Date
    Feb 2008
    Location
    Singapore
    Posts
    224

    Resolved [RESOLVED] Crystal Report with Vista Home Premium

    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.
    Attached Images Attached Images  
    Attached Files Attached Files
    I'm using VS 2005 & 2008 & 2010 with SQL Server 2005 Express.

    My hobby beside programming: http://dslrstranger.wordpress.com

  2. #2
    New Member
    Join Date
    Jul 2009
    Location
    Bosnia
    Posts
    2

    Re: Crystal Report with Vista Home Premium

    Hi scsfdev,

    I run your project on Vista in vbnet2008, and get some upgrade,
    and now its work fine on Vista.
    Attached Files Attached Files

  3. #3

    Thread Starter
    Addicted Member scsfdev's Avatar
    Join Date
    Feb 2008
    Location
    Singapore
    Posts
    224

    Re: Crystal Report with Vista Home Premium

    Hi all,

    thanks for supporting.

    Now the above issue is solved by changing the way I connect to DB. (I gave up using ADO Dataset.)
    How I did is, I use OLEDB SQL Server connection. And its work fine.

    So, I just use some time to change all (around 18 to 20) reports DB connection. I will not blame any side. I will blame myself that I didn't use Vista OS to develop application


    Although this case is solved, I still wonder why I can't use ADO.Net Dataset with Crystal On Vista OS.
    I'm using VS 2005 & 2008 & 2010 with SQL Server 2005 Express.

    My hobby beside programming: http://dslrstranger.wordpress.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width