Quote Originally Posted by wpnimitz View Post
Its compile....
That's your problem then. A data file doesn't get compiled into the EXE so its Build Action should not be Compile. Change the Build Action to Content and then open the Publish page of the project properties and open the Application Files dialogue. You should see the data file now included in the list. If it's not, include it and make sure that its in the Data group.