I am working on a DNN site in my local machine. I have almost finished it and now i want to move it to a host server which I have already got a domain account for my site. I am using FTP client to upload my dnn files from my local machine to the hosting server. Unfortunately, my local site has stopped working afte i have uploaded the files to the root of the hosting server. As far as I know, I didn't make any changes to the files. I have uploaded a copy of my files to the live server. Immediately after uploading has finished, I tried to run my localhost site using http://localhost/myMusic then I am getting the following error:
DotNetNuke Error: - Version 04.09.00
An error has occurred.
An error has occurred.
Besides, I'm getting the following in the address bar of my browser.
http://localhost/myMusic/Default.aspx?tabid=36&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0
Additional Information:
Version Information: Microsoft .NET Framework Version:2.0.50727.1434;
ASP.NET Version:2.0.50727.1434
Any help would be appreciated. I am a little bit confused with what's going on.