dnn 403 installation snafu : simple changes make it easier
Posted by: Shaun Walker,
on 19 Apr 2006 |
View original | Bookmarked: 0 time(s)
since asp.net2 i have had consistent errors with how we used to do things, and how they do things now, and how our code just doesn't always live up to the ever moving fieldline. on first install of a dnn 403 site, i get an error...line in install.asp is not found, assembly globalsdoes not contain config class...hmm
the offending peice of code in install.aspx line 368 is another example of how .net2 recompilation will eternally affect (or haunt) us. this looks fine, and compiles fine ( but when i...