hii created my first portal in my localhost and it's working good i used version : DotNetNuke_Community_04.09.03my database : Microsoft SQL Server 2005and i here this tutorial How to transfer a localhost DotNetNuke installation to a live website http://www.dnncreative.com/Localhos...fault.aspxto know how i can upload it to live website and i did all stepsbut after i finished and try to browse my web site i get this error messageMust declare the scalar variable "@PortalID". Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Must declare the scalar variable "@PortalID".you can check it from this page urlhttp://www.almny.com/Default.aspxand you will see the error massageafter that i deleted my files from the live server and upload new web site without create any modules our pages it's only new refresh portal but it's also give me the same error message