when attach i take this picture

probably i have problem with MyData.cs.....
message:
Microsoft.MediaCenter.UI.Template.LoadException was unhandled
Message="file://C:\\Users\\M@jestic\\Documents\\Training\\mvpday2007\\13_ExampleThirteen\\ExampleThirteen\\Markup\\Test.mcml(11):
Attempt to build an object of type 'MyData' failed. (Δημιουργήθηκε εξαίρεση από τον προορισμό μιας κλήσης.)"
Source="Microsoft.MediaCenter.UI"
StackTrace:
σε Microsoft.MediaCenter.UI.Template.MarkupSystem.ThrowLoadException(Exception eInner, String stUri, Int32 nLineNumber, String stMessageFormat, Object[] arobjParams)
σε Microsoft.MediaCenter.UI.Template.Blueprint.ThrowLoadException(Exception eInner, String stMessageFormat, Object[] arobjParams)
σε Microsoft.MediaCenter.UI.Template.ObjectBlueprint.Build(Object objContext, Object objRoot)
σε Microsoft.MediaCenter.UI.Template.PropertyBlueprint.BuildValue(ValuePacket packet, Object objRoot)
σε Microsoft.MediaCenter.UI.Template.PropertyBlueprint.Build(Object objContext, Object objRoot)
σε Microsoft.MediaCenter.UI.Template.ViewBlueprint.EnsureInitialized()
σε Microsoft.MediaCenter.UI.Host.OnPreInitialize()
σε Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
σε Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
σε Microsoft.MediaCenter.UI.ViewItem.PreInitializeTreeWorker()
σε Microsoft.MediaCenter.UI.ViewItem.InitializeTree(InitPass pass)
σε Microsoft.MediaCenter.UI.NewUiZone.DeliverInitializations()
σε Microsoft.MediaCenter.UI.NewUiZone.ImplementUiTask(UiTask task, Object param)
σε Microsoft.MediaCenter.UI.UiZone.ProcessUiTask(UiTask task, Object param)
σε Microsoft.MediaCenter.UI.UiSession.ProcessInitialization()
σε Microsoft.MediaCenter.UI.UiSession.WorkCallback.Dispatch()
σε Microsoft.MediaCenter.UI.Dispatcher.DispatchNextItem(Queue queue)
σε Microsoft.MediaCenter.UI.Dispatcher.MainLoopBody(Feeder feeder)
σε Microsoft.MediaCenter.UI.Dispatcher.MainLoop(LoopCondition condition, LoopBody body)
σε Microsoft.MediaCenter.UI.Dispatcher.MainLoop(LoopCondition loopCondition)
σε Microsoft.MediaCenter.UI.Application.Run()
σε Microsoft.MediaCenter.Tools.StandAlone.Run()
σε Microsoft.MediaCenter.Tools.McmlPad.Main(String[] args)
InnerException: System.Reflection.TargetInvocationException
Message="Δημιουργήθηκε εξαίρεση από τον προορισμό μιας κλήσης."
Source="mscorlib"
StackTrace:
σε System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
σε System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
σε System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
σε Microsoft.MediaCenter.UI.Template.FastConstructorInfo.Invoke(Object[] arArgs)
σε Microsoft.MediaCenter.UI.Template.ObjectBlueprint.Build(Object objContext, Object objRoot)
InnerException: System.ArgumentException
Message="Η διαδρομή δεν έχει έγκυρη μορφή."
Source="mscorlib"
StackTrace:
σε System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
σε System.IO.Path.NormalizePath(String path, Boolean fullCheck)
σε System.IO.Path.GetDirectoryName(String path)
σε ExampleThirteen.Album..ctor(IWMPMedia media)
σε ExampleThirteen.MyData..ctor()
InnerException: