문제

After I publishing my website and run it from IIS, I face a problem.

"Current has not been initialized. You must initialize Current before trying to read it."

I used Umbraco version 4.11.1

Problem

도움이 되었습니까?

해결책

You have possibly have DLLs in the live bin folder that shouldn't be there. Delete the bin folder and replace with the upgraded bin folder. It is more than likely the global DLL causing the issue.

다른 팁

Go to Site Application Pools and Recycle Site site Application pools.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top