在 siteinfinity 4.4 项目管理器中运行新创建的项目时出现问题
我在 siteinfinity 4.4 项目管理器中运行新创建的项目时遇到问题:
问题日志:
Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Stack trace:
at Telerik.Utilities.Cassini.Server.<>c__DisplayClass2.<Start>b__1(Object )
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWork Item()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
有什么想法吗?
如果需要任何详细信息,请评论。
I am facing an issue when running a newly created project in siteinfinity 4.4 project manager :
Issue log :
Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Stack trace:
at Telerik.Utilities.Cassini.Server.<>c__DisplayClass2.<Start>b__1(Object )
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWork Item()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
Any idea will be appreciated?
Comment if any detail is required.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否安装并注册了完整的 asp.net?尽管它是独立的,但我相信卡西尼仍然需要安装完整的框架才能运行。
Do you have the full asp.net installed and registered? Even though it is self-contained, I believe that Cassini still requires that the full framework be installed to run.