Tagged Questions
0
votes
2answers
67 views
SQL Server database recovery issue
In SQL Server 2005 when I try to attach my database (MDF) it shows 'not a primary database', but this database has one MDF and one LDF only. How can I fix it?
3
votes
6answers
530 views
What is easiest no fail way to publish asp.net app?
What is easiest no fail way to publish asp.net app?
Sorry a bit of an open ended question but I am having issues deploying an asp.net report project and any solution to get the site up is fine.
I am ...