คำตอบ Once-click deployment and RDLC file folders

  • 14 มีนาคม 2555 12:31
     
     

    Use VS2010 with Once-click deployment for VB forms and reports.  Applications and ReportViewer work fine on all clients.  However, I have to manually copy all the .rdlc files to the C:\Users\UserName\AppData\Local\Apps\2.0 folder on XP and Win7 workstations.

    How can I get the deployment to copy these .rdlc files to the correct folder?

ตอบทั้งหมด

  • 16 มีนาคม 2555 12:28
     
     

    Okay, that did not get a response so I'll ask this:

    How do I set the the build action to "Content" and change "copy to output directory" to "copy always" in VS2010?

  • 16 มีนาคม 2555 18:35
     
     คำตอบ

    Hi LHendren,

    1 ) Go To Solution Explorer 

    2) Select your RDLC File

    3) Right Click on File and Select Properties Option

    4) Set "Build Action" as per your requirement

    5) Set "Copy to Output Directory" as per your requirement

    Regards

    Alisha

    • ทำเครื่องหมายเป็นคำตอบโดย LHendren 19 มีนาคม 2555 12:32
    •