主题:  关于DW数据库的问题

andyhe

职务:普通成员
等级:1
金币:0.0
发贴:9
注册:2003/3/28 10:39:27
#12003/3/28 11:06:26
http://www.5d.cn/5dmedia/web/dreamweaver/basic/20020521/00001734.htm 我按上面教程做,可是在F12的时候,为何显示无此页?
我的电脑是WIN2000,安装了IIS
请帮忙!谢了!



ziriyan

职务:普通成员
等级:2
金币:1.0
发贴:303
注册:2002/1/28 15:58:03
#22003/3/29 7:48:44
这个主要是你定义站点的问题了~

图片如下:


那个URL prefix里面写的地址是你的站点地址,这个地址要和你IIS里面给你这个网站定的地址一样才行,比如你IIS里面给网站建了一个虚拟目录aaa,那么你的在URL prefix里面就写http://你的计算机名/aaa就可以了~



andyhe

职务:普通成员
等级:1
金币:0.0
发贴:9
注册:2003/3/28 10:39:27
#32003/3/29 10:57:11
谢谢!上面的问题已经解决了.
但是当我做到2-14预览的时候
整个页面显示有错误
显示如下:
请问错误出在哪里?
Server Error in '/dwmx' 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="VB" 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: C:\Inetpub\dwmx\Tutorials\TMP19w60chpn5.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:///C:/Inetpub/dwmx
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from C:\WINNT\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:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dwmx/3c761c8a/67800e2a/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dwmx/3c761c8a/67800e2a/DreamweaverCtrls/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/dwmx/bin/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/dwmx/bin/DreamweaverCtrls/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dwmx/3c761c8a/67800e2a/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dwmx/3c761c8a/67800e2a/DreamweaverCtrls/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/dwmx/bin/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/dwmx/bin/DreamweaverCtrls/DreamweaverCtrls.EXE.




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