Sebastian..Thanks for the link.. When I first took a look at it I didn't think it applied to me, because as I mentioned after my I compelted the installation I could access my Local DNN site. I went back to confirm and found that I must have dreamt the hole thing because it popped up as if I was doing an install all over again.
Anyway using the directions on the link you provided, I believe really screwed things up. I went through to step 6 and realized I messed up the "Connect As" in step 3, basically I just put in the wrong name. But the DB attached as it was suppose to. Well me being the OCT type I wanted the DB Name to show up correctly. I "thought" I could simply detach the DB and go through the steps again. Well apparently that's the not the best way.
Now when I go through the process I get a error message indicating something about access denied in creating or accessing the .ldf file. I've pasted it completely below.
TITLE: Microsoft SQL Server Management Studio
------------------------------
Attach database failed for Server ********\SQLEXPRESS'. (Microsoft.SqlServer.Smo)
For help, click: http://go.microsoft.com/fwlink?ProdNa...
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
CREATE FILE encountered operating system error 5(Access is denied.) while attempting to open or create the physical file 'C:\inetpub\wwwroot\DotNetNuke\App_Data\Database_log.LDF'.
Could not open new database 'DotNetNuke'. CREATE DATABASE is aborted.
File activation failure. The physical file name "C:\DotNetNuke_Build\Website\App_Data\Database2_log.ldf" may be incorrect. (Microsoft SQL Server, Error: 5123)
For help, click: http://go.microsoft.com/fwlink?ProdNa...
------------------------------
BUTTONS:
OK
------------------------------
I followed the instructions on the link and removed the reference to the .ldf file so i'm not sure what its referrer to here. Another weird message I'm seeing has to do with "Full-Text Catalog" Just after I hit the OK button I get a message asking me if I want to add additional full text catalog. Not sure if a separate issue or related.
Also something to keep in mind, if you notice the physical file name in that error path for the .ldf file shows database2.ldf, I would have imaged that should show database.ldf. It makes me think that my first attachment worked and its still there but I can't see it.
I'm totally lost at this point and instead of making things even worse I figured I reach out to the experts.. Any help would be truly appreciated..
Thanks,
Bob