Probably your App_Data folder and others aren't included in your VS.Net project file. If you open up VS.Net, and in Solution Explorer click to Show all files, then you can right click to add them to the project. If it is that, it is a general VS.Net publishing thing with any projects, not just Umbraco.
Visual Studio
When i publish my umbraco application through visual studio it skips the App Data folder, and media folders among others.
How do i force visual studio to publish everything?
Probably your App_Data folder and others aren't included in your VS.Net project file. If you open up VS.Net, and in Solution Explorer click to Show all files, then you can right click to add them to the project. If it is that, it is a general VS.Net publishing thing with any projects, not just Umbraco.
Andy
Bit of a pain to have to go through and find all files that arent included as standard.
Thanks for your response!
is working on a reply...