编译器错误信息: BC31011: 无法加载引用的库“d:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\eentrance\95e7971f
有人帮我解决这个问题码??
为什么老是出现这个错误??
问题点数:50、回复次数:3Top
1 楼IamBird()回复于 2003-12-02 17:30:21 得分 0
???Top
2 楼acewang(龍芯*Inside!)回复于 2003-12-02 17:44:36 得分 30
试试删除生成的dll重新编译,(顺便删除临时文件夹中生成的文件)Top
3 楼saucer(思归)回复于 2003-12-03 03:58:11 得分 20
try (just guesses, might not help at all):
1. what dll is that? if it is a COM component, set CopyLocal=false
2. try to give ASPNET account full access to ":\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files", another solution is to change userName to "SYSTEM" in <processModel> in machine.config
3. if the error only occurs intermittenly, check to see if you have anti-virus program on the server, try to turn it offTop
相关问题
- d、e盘不见了!
- 关于R e s p o n s e . R e d i r e c t
- 只见C,不见D、E、F????
- c,d,e盘中e是光盘,程序如何判断呢?
- 如何提取"a$b$ c$d$e f$ga$b$ c$d$e f$ga$b$ c$d$e f$g..."中两个"$"内的内容
- 硬盘问题。原C、D、E、F四个分区,现只能看到C、D。
- select e.*,s.name as dept_name from empl as e inner join dept as d on e.deptID = d.id 问题请教
- 菜鸟问题24:IP地址D类,E类怎么定义?
- 求救,为什么2000跑d到E盘上去了????
- d




