Smart    Lucky

Smart Lucky

  • NA
  • 555
  • 638.2k

MultiViewScaleImage source problem

Nov 19 2011 7:39 AM
Hi

i have use deep zoom composer and i had use some images and i export it and i add these files and folder to vs10

1.dzc_output_files(folder)
2.dzc_output_images(folder)
3.dzc_output.xml
4.Metadata.xml
5.scene.xml
6.SparseImageSceneGraph


and give the source to MultiImageSource


<MultiScaleImage x:Name="MyMSI" Source="deepzoomer/dzc_output.xml"  MouseEnter="MyMSI_MouseEnter" MouseLeftButtonDown="MyMSI_MouseLeftButtonDown" 
                     ImageOpenSucceeded="MyMSI_ImageOpenSucceeded" MouseLeave="MyMSI_MouseLeave" />

And it is showing me below error can any one tell me where i had mistake............./


The file 'deepzoomer/dzc_output.xml' is not part of the project of its 'Bulid Action' Property is not set to 'Resource'

Answers (3)