因為出錯代碼比較長,就放在後面了。
出現"The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist."報錯的情況很多
隻要是安裝過程中出現異常終止,然後我們又試圖通路沒有安裝好的網站(因為是裝了一半終止的,是以DNN不會再觸發安裝的過程);
或者其它的設定導緻DNN不能正常運作就有可能出現這個報錯。
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.InvalidOperationException: The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist.
Source Error:
<code>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</code>
Stack Trace: