Hello,
I'm trying to get familiar with DotNetNuke using VisualStudio2005 and SQLServer2005Express and when i try to make changes to
the "database.mdf" the changes seem to take hold as long as i'm in the VS2005 session but when i exit and get back in the
changes don't appear to take hold permanently.
I'm quessing it might have something to do with the fact that the original "database.mdf" is located in my InetPub directory
and the VS2005 database is a "temporary" database and i'm guessing the problem might have something to do with how this
temporary database syncs up with the Inetpub directory possibly to make the change permanent?
Inetpub database:
C:\Inetpub\wwwroot\DotNetNuke\App_Data
Temporary database:
C:\Documents and Settings\Bob\LocalSettings\Temp\VWDWebCache\IBM-E24B88DE7DD_DotNetNuke\App_Data\Database.mdf
I have also attached the Inetpub "database.mdf" in SS2005Express and given "dbo" to aspnet & Bob.
Thanks for any help on this!
BobK