怎么样联系作者啊...
数据库在哪里呀...
vs文件打不开...
原来是程序的数据库配置不对,密码没有设置。
俺才学这个东西,下了个物流管理信息系统学习,可是第一次运行出现这个东西,俺弄了半天的连接字符串还是不行,只能求教各位大侠了。以下是WEB报错内容:<br/>Configuration Error <br/>Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. <br/><br/>Parser Error Message: This is an unexpected token. The expected token is 'NAME'. Line 14, position 9.<br/><br/>Source Error: <br/><br/><br/>Line 12: <add key="CrystalImageCleaner-Age" value="120000" /><br/>Line 13: </appSettings><br/>Line 14: <server=.;database=db_WL;uid=sa;pwd=sa;/><br/>Line 15: <system.web><br/>Line 16: <!-- <br/> <br/><br/>Source File: D:\wwwinfo\web.config Line: 14 <br/><br/><br/>--------------------------------------------------------------------------------<br/>Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
:) ,系统采用的是Asp.net2.0而你用的是Asp.net1.1<br/><br/><a href="http://bbs.51aspx.com/showtopic-3873.html" target="_blank">http://bbs.51aspx.com/showtopic-3873.html</a>
那是水晶报表的配置代码,该程序用不到,删除即可!
求教,帮我调试下这个系统配置文件啊。。。这次又是新的错误了~:如下<br/><br/>Server Error in '/m' Application.<br/>--------------------------------------------------------------------------------<br/><br/>Configuration Error <br/>Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. <br/><br/>Parser Error Message: Could not load file or assembly 'CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. 系统找不到指定的文件。<br/><br/>Source Error: <br/><br/><br/>Line 22: <compilation debug="true"><br/>Line 23: <assemblies><br/>Line 24: <add assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/><br/>Line 25: <add assembly="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/><br/>Line 26: <add assembly="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/><br/> <br/><br/>Source File: D:\WuLiuSys\web.config Line: 24 <br/><br/>Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be loaded.<br/><br/><br/>WRN: Assembly binding logging is turned OFF.<br/>To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.<br/>Note: There is some performance penalty associated with assembly bind failure logging.<br/>To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].<br/><br/> <br/><br/><br/>--------------------------------------------------------------------------------<br/>Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
最好能够把这个系统的安装调试过程也给俺介绍下,感谢了!
急求<br/>错误 2 未能加载文件或程序集“CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304”或它的某一个依赖项。系统找不到指定的文件。 E:\WuLiuSys\Web.Config 24