hi i created my first portal in my localhost and it's working good i used version : DotNetNuke_Community_04.09.03 my database : Microsoft SQL Server 2005 and i here this tutorial How to transfer a localhost DotNetNuke installation to a live website http://www.dnncreative.com/Localhosttolivewebsite/tabid/348/Default.aspx to know how i can upload it to live website and i did all steps but after i finished and try to browse my web site i get this error message
Must 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 url http://www.almny.com/Default.aspx and you will see the error massage
after 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
|