Ok, I ran into some problems that messed up the source solution badly (suddenly it shut down vb every time i tried to compile) so I had do try to go back to start.
I had met some weird stuff:
- Sometimes for some weird reason my application wanted to redirect to localhost/donetnuke_2 when it encountered an error. My app had localhost/Mytest
- The skin upload once messed up something In the database so i had to revert to a copy I luckily had.
- Suddenly it started to complain about the version (assembly) of something that It hadn't been complaining about before (probably after one of the failed (locked) compliles mentioned above)
And more..
This time I am trying to Install the starter kit like described here:
http://forums.asp.net/1114393/ShowPost.aspx
(Using SQL server tho)
But this time it will not install at all (database/install problems) whatever I do . BUT last time got it up and running I didn't use the HTTP, I pointed to a directory. Maybe thats why I can't get it to install now.. I'' try again with same config as last time in couple of days.
But question I am asking now.. Anyone who have and application up and running with no errors for some while (using skins (upload), delploying, Creating new stuff, etc..)..?