Hello,
I am attempting to get DNN to run on Cassini UltiDev 2.0 located on my XP Pro machine. There are two seperate DNN directories, two seperate and distinct Cassini explorer entries (port and location). The first attempt (first DNN install), I received the folowing error:
DotNetNuke Upgrade Error
The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )
ERROR: Could not connect to database.
The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist.
Upon trying to run the app again, it ran successfully without showing any of the install scripts as shown in
http://www.codeproject.c...ltiDevCassiniWebSrv.asp
Upon attaching and running the second install I came across the same error, but have been unable to pass it.
Please help, I have been unable to get DNN running properly through IIS and Cassini was my fall back position. Which now seems to be unsuccessful as well.
*Edit* Second Web Site Application is running. Upon verifying the application settings I noticed that "Keep page in memory" check box was checked. Upon deselcting said check box and restarting the service, the new (2nd) website started and installed properly (showing scripts running).
Can someone explain why that checkbox causes issues?
Lee