I looks like you just have an invalid AttachDbFilename
- unless your target deployment machine actually has VS2010 installed, and your project on it.
The path to the MDF needs to be a relative path, and then you can change the properties of the MDF in your VS project to copy it to the output directory.
davisoa
2010-09-05 06:09:17