Hi everybody

I have created a crystal report I have faced a problem which is writing the full path for crystal report, I have tried to write the following code:
myReportDocument.Load("..\CtrlReport.rpt")
but it is still not working, I mean the report viewer appears but without information,when I put the full path it is OK.


Can any one help me to write something to return back to root(Short Path)?