无法加载程序集“App_Web_3lhaveiz”。确保在访问页面之前编译它 [英] Could not load the assembly 'App_Web_3lhaveiz'. Make sure that it is compiled before accessing the page

查看:65
本文介绍了无法加载程序集“App_Web_3lhaveiz”。确保在访问页面之前编译它的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

打开页面时出现以下错误。我做了所有的事情,比如添加了batch =false,还有numRecompilesbeforeAppRestart =50。但仍然有问题。



请尽早帮助我。





解析器错误



描述:解析服务此请求所需的资源时发生错误。请查看以下特定的解析错误详细信息并适当修改源文件。



解析器错误消息:无法加载程序集App_Web_3lhaveiz。确保在访问页面之前编译它。



来源错误:





第1行:<%@ page language =C#autoeventwireup =trueinherits =rimage,App_Web_3lhaveiz

第2行:

第3行:<!DOCTYPE html PUBLIC - // W3C // DTD XHTML 1.0 Transitional // ENhttp://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd



源文件:/rimage.aspx行:1



版本信息:Microsoft .NET Framework版本:4.0.30319; ASP.NET版本:4.0.30319.1022

解决方案

在项目PrecompiledWeb文件夹的bin文件夹中找到App_Web_3lhaveizdll并将该dll文件部署到托管位置bin文件夹

I am getting following error when i open the page. I did everything like added batch="false" also numRecompilesbeforeAppRestart="50". but still getting problem.

Please help me as early as possible.


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 the assembly 'App_Web_3lhaveiz'. Make sure that it is compiled before accessing the page.

Source Error:


Line 1: <%@ page language="C#" autoeventwireup="true" inherits="rimage, App_Web_3lhaveiz"
Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"

Source File: /rimage.aspx Line: 1

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1022

解决方案

find the 'App_Web_3lhaveiz' dll in bin folder in your project PrecompiledWeb folder and deploy that dll file to the hosted location bin folder


这篇关于无法加载程序集“App_Web_3lhaveiz”。确保在访问页面之前编译它的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆