PDA

View Full Version : Deployment error - cannot create database


mohitchoudhary
08-09-2010, 06:26 PM
Hello,
Finally Iam able to get rid of one error where I had to go and check
'Select Users to grant Microsoft IIS Manager access' in my IIS manager in control panel and here is a new one:

Error 12 Web deployment task failed.((8/9/2010 9:21:36 PM) An error occurred when the request was processed on the remote computer.)

(8/9/2010 9:21:36 PM) An error occurred when the request was processed on the remote computer.
The database '[MyDataBaseName]' could not be created.
0 0 FBlogSiteLauncheDateTimeApp

Please Help Thank You

bruce
08-10-2010, 10:27 AM
that's strange.. web deploy for some reason is trying to create the database rather than dumping the data in the existing database. You may have done something wrong.

See http://discountaspnet.spaces.live.com/blog/cns!FC24ECAD565F3E2C!836.entry for a tutorial.