IIS本地主机相关错误。

编程入门 行业动态 更新时间:2024-10-22 21:34:06
本文介绍了IIS本地主机相关错误。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

分析程序错误 描述:解析为此请求提供服务所需的资源时发生错误。请查看以下特定的解析错误详细信息并相应地修改源文件。 分析器错误消息:无法加载类型'RSmartProject.Global'。 源错误: 第1行:<%@ Application Codebehind =Global.asax.vbInherits =RSmartProject.Global%> 源文件:/Rsmart4/global.asax行:1 版本信息:Microsoft .NET框架版本:4.0.30319; ASP.NET版本:4.0.30319.18033

解决方案

转到您的项目然后在您的iis上构建并发布它然后转到bin文件夹并检查它是否包含该dll

Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type 'RSmartProject.Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="RSmartProject.Global" %> Source File: /Rsmart4/global.asax Line: 1 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18033

解决方案

go to your project then build and publish it on your iis then go to bin folder and check that it contain that dll

更多推荐

IIS本地主机相关错误。

本文发布于:2023-11-16 11:17:40,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1603797.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:错误   主机   IIS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!