Hi!
I'm new to dnn and I'm trying to install the new version of blog module (Blog_03.03.00_Source.zip). Below is my setup:
DotNetNuke Version: 04.05.03
.NET Framework: 2.0.50727.42
Scenario of what I did:
- Installed the old blog version by selecting it under the available modules. It worked fine the first time i add a blog, but when I tried again, it broke. So I uninstalled it.
- Then I downloaded Blog_03.03.00_Source.zip, deleted the the file: "Install\Module\Blog_3.02.00_Install.resources" because I have read this in 'Remove prior uninstalled versions to prevent future installation conflicts Install\Module\Blog_3.02.00_Install.resources' from 03.03.00.txt included in the dowloaded file(when I extract it).
- After this, I installed Blog_03.03.00_Source.zip in Module Definitions, and it was all successful. I checked my solutions, and found the new Blog module files. I ran the script starting from 01.00.00 up. All was successful again.
- Then I used the newly added module in one of my test pages. And when I tried to create my first blog. I got this error:
Error: A critical error has occurred.
Object reference not set to an instance of an object.
Could someone, help me out.
Also, very important, i need to debug the code so too I could use this and edit the code to our own specs. So far, I could not debug it (it is skipping my breakpoint).
Thanks!
avi