asp.net mvc - Crystal's rpt published to the wrong folder -
i using asp.net mvc 2 in visual studio 2010. in project have created 'crystal' folder containing crystal reports .rpt files. have set 'build action' of each .rpt files 'content', hoping these .rpt files copied target folder when 'publish'.
those .rpt files copied 'crystal' folder indeed, there duplicate 'crystal' folder below 'bin' folder.
how can make 'crystal' folder not appear inside 'bin' folder?
set copy output directory
option do not copy
file.
Comments
Post a Comment