主题:  dreamweavermx第一篇

cat54

职务:普通成员
等级:1
金币:0.0
发贴:26
注册:2002/4/14 14:50:36
#12002/7/19 16:22:45
今天终于搞到mx的d版,看起来是6。0正式版的哦。
忙了半天,却调试不了。


“/cat54”应用程序中的服务器错误。
--------------------------------------------------------------------------------

分析器错误
说明: 在分析向此请求提供服务所需资源时出错。请检查下列特定分析错误详细信息并适当地修改源文件。

分析器错误信息: 找不到文件或程序集名称“DreamweaverCtrls”,或找不到它的一个依赖项。

源错误:


行 1: <%@ Page Language="VB" ContentType="text/html" ResponseEncoding="gb2312" %>
行 2: <%@ Register TagPrefix="MM" Namespace="DreamweaverCtrls" Assembly="DreamweaverCtrls,version=1.0.0.0,publicKeyToken=836f606ede05d46a,culture=neutral" %>
行 3: 行 4: id="DataSet1"


源文件: D:\coolusr45687\cat54\dgrid.aspx 行: 2

程序集加载跟踪: 下列信息有助于确定程序集“DreamweaverCtrls”无法加载的原因。


=== Pre-bind state information ===
LOG: DisplayName = DreamweaverCtrls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=836f606ede05d46a
(Fully-specified)
LOG: Appbase = file:///D:/coolusr45687/cat54
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (G:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet.config).
LOG: Using machine configuration file from G:\WINNT\Microsoft.NET\Framework\v1.0.3705\config\machine.config.
LOG: Post-policy reference: DreamweaverCtrls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=836f606ede05d46a
LOG: Attempting download of new URL file:///G:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/cat54/8c7ccfda/109ec07f/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///G:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/cat54/8c7ccfda/109ec07f/DreamweaverCtrls/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///D:/coolusr45687/cat54/bin/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///D:/coolusr45687/cat54/bin/DreamweaverCtrls/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///G:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/cat54/8c7ccfda/109ec07f/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///G:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/cat54/8c7ccfda/109ec07f/DreamweaverCtrls/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///D:/coolusr45687/cat54/bin/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///D:/coolusr45687/cat54/bin/DreamweaverCtrls/DreamweaverCtrls.EXE.




--------------------------------------------------------------------------------
版本信息: Microsoft .NET 框架版本:1.0.3705.0; ASP.NET 版本:1.0.3705.0



我估计是控件没注册呀。
大家帮忙看一下!!!



cat54

职务:普通成员
等级:1
金币:0.0
发贴:26
注册:2002/4/14 14:50:36
#22002/7/19 16:29:06
我自己顶先

上面 行 2:........
是红色标示。

我的.net学了个半桶水。也不知对不对:
感觉如果使用命名空间的话,应该注册组件吧?

请大家快点帮我顶呀!!!