You need to provide more details when requesting help in a forum.
- Exactly what steps did you follow in doing the upgrade.
- Exactly at what point in the procedure did it fail.
Only problem I experienced when upgrading turned out to be that the folder permissions had not propagated correctly when I had copied the new files over the old ones. I restored everything back to the way it was before the upgrade then after copying the files I repropogated all the permissions and it worked fine. So I would check that out. (Most of the DNN errors I have experienced were related to some form of server configuration problem, I switched to a host that specializes in DNN and have had no problems since then.)
One side comment, making nasty comments about a product doesn't tend to endear you to the people who you are trying to get help from. I would leave them out of my posts. So far DNN has been working well for me, my site has been rock solid.
Edit: You might want to double check that your config is setup per this:
http://www.dotnetnuke.com/Community/F...
Here's what I would do...
Restore back to a known good version of both the database and website. Verify that it is all working as expected and check the error logs of the site to ensure that you do not have any errors occuring. If you are getting errors you need to resolve those first.
Then look at these 2 articles on how to do the upgrade:
http://www.mitchelsellers.com/blogs/a...
http://www.mitchelsellers.com/blogs/a...
The error you are getting would leave me to suspect that something was wrong even before you started the upgrade or the upgrade files failed to extract correctly, as you are not properly linking to the DotNetNuke.dll which is where FormatVersion is declared. In any case the first action is to roll back to a fully working site.