主题:  点“动态数据”有如下提示

FATHER FRTFRBABY

职务:普通成员
等级:1
金币:1.0
发贴:178
注册:2002/2/7 12:58:59
#12003/5/8 14:33:30
SQL+DW MX
WINXP
===============
Server Error in '/' Application.
--------------------------------------------------------------------------------

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: File or assembly name DreamweaverCtrls, or one of its dependencies, was not found.

Source Error:


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


Source file: I:\toyic\aspfile\TMPcyqn2ek1e8.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine why the assembly 'DreamweaverCtrls' could not be loaded.


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

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: DreamweaverCtrls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=836f606ede05d46a
LOG: Attempting download of new URL file:///D:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/f3ea3562/7e45252a/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///D:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/f3ea3562/7e45252a/DreamweaverCtrls/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///I:/toyic/bin/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///I:/toyic/bin/DreamweaverCtrls/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///D:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/f3ea3562/7e45252a/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///D:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/f3ea3562/7e45252a/DreamweaverCtrls/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///I:/toyic/bin/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///I:/toyic/bin/DreamweaverCtrls/DreamweaverCtrls.EXE.




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573



vicent

职务:普通成员
等级:1
金币:0.0
发贴:2
注册:2003/5/24 20:46:40
#22003/5/24 21:01:22
我帮你顶,和你一样,一个问题!



vicent

职务:普通成员
等级:1
金币:0.0
发贴:2
注册:2003/5/24 20:46:40
#32003/5/24 21:26:30
哥们本来想帮你顶!不过我实在太着急,通过找help终于解决了这个问题

我给你说的步骤是在你connection建立好以后的,如果你connection没有建立好你去help里面自己查吧


图片如下:


然后点那个deploy,这样他就会自动帮你建立一个bin的folder,而且会帮你把dreamweaverctrl.dll放入到里面去的,这样你就可以放入dataset了! good Luck