Good morning.
I has generated one portal using StarKit of DNN 4.02, and connected to SQL 2005 Exp. This portal open good and normally. I modify pages, modules, etc, and all perfect. I change and add the alias portal correctly and DNNPortal start with //localhost/DNNPortal.
I move This portal and another directory (For example \inetpub\wwwroot\MyPortal) (The Database is in APP_Data directory.). When I want view in the browser with //localhost/Myportal... Show the next error:
DotNetNuke Upgrade Error
The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )
ERROR: Could not connect to database.
Error al intentar adjuntar una base de datos nombrada automáticamente para el archivo C:\Inetpub\wwwroot\PortalRentabyte\App_Data\DBportal.mdf. Ya existe una base de datos con el mismo nombre, no se puede abrir el archivo especificado o se encuentra en un recurso compartido UNC
The File Web.Config have the name of DB correctly and configuration of the new directory is same (User ASPNET permissions and IIS).
OR in other case...
Can't open database because the user ASPNET have not permissions.
I have install SQL2005 Exp, SQL 2005 Exp Managment CPT, FrameW 2.0 , DNN 4.02 y VS2005 Professional
Who can help me? Do hace any problem at attach DB in SQL2005 Exp Managment CPT and show or change any thing of DB of my portal?
Juan Pablo