I deployed an ASP.NET MVC app using MSDeploy and ran into this problem i tried every solution that i found over internet and i still can't get this working it's a small basic MVC 2 app that I built while learning. so..

  1. how do you get this thing running under IIS7?
  2. what is the exact problem?

Screenshot
http://screencast.com/t/0tBZoHoN alt text

link|improve this question
error message looks clear to me. it seems to be trying to create the DB in the users folder... – Mitch Wheat Nov 6 '10 at 4:58
What user is the service running as? – Preet Sangha Nov 6 '10 at 5:55
i didn't changed anything it's a default IIS install. – kgthenerd Nov 6 '10 at 14:29
feedback

1 Answer

up vote 0 down vote accepted

Can you take a look at this question?
http://serverfault.com/questions/1886/failed-to-generate-a-user-instance-of-sql-server

Maybe it can help you.

link|improve this answer
It really worked thanks buddy :) – kgthenerd Nov 8 '10 at 9:11
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.