2003系统64位的,
在此忠告新手或者更换服务器的朋友,购买32位的,这个64位把我搞疯了还没有弄好
原因1.1支持麻烦
正题:
提示错误
Server Error in '/' Application. Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: BC30456: 'BookTxtMake' is not a member of 'WanerSoft.Data.Factory.Ws'.
Source Error:
| Line 63: 正在生成Txt文件,文件生成过程大概需要5-20秒钟,请稍等.... Line 64: |
Source File: C:\程序包\Skin\Default\Book\DownTxt.ascx Line: 65
Show Detailed Compiler Output:
| C:\WINDOWS\SysWOW64\inetsrv> "c:\windows\microsoft.net\framework\v1.1.4322\vbc.exe" /t:library /utf8output /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\e025baf8\a29e46c0_cf6dc901\wanersoft.extend.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\lzste-na.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\fa93afec\c2d371bd_cf6dc901\wanersoft.web.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\cbb57b65\0032c8c6_67aac601\freetextbox.dll" /R:"c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\c986d48e\00d0d339_5315c701\mysql.data.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\75110a56\7a3358bf_cf6dc901\wanersoft.dal.dll" /R:"c:\windows\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\2fd64134\001f55e8_56afc801\com.yeepay.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\5eaa260e\00632eaf_3db7c801\tenpay.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\7c8b36f4\0028a37e_f94fc501\interop.sqldmo.dll" /R:"c:\windows\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll" /R:"c:\windows\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll" /R:"c:\windows\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\3dba7aeb\0018597b_fd48c601\aspnetpager.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\f617ec49\000f6e90_bd86c501\icsharpcode.sharpziplib.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\289e54fe\70a732c1_cf6dc901\sunrise.spell.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\e64b6cbb\00e18648_9ad8c601\ajaxpro.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\0cd95f74\00e601f1_e53fc301\wakisoft.mail.dll" /R:"c:\windows\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\system.web.mobile.dll" /R:"c:\windows\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll" /R:"c:\windows\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\2f7318b5\8214179\assembly\dl2\7009487b\16dda6b7_cf6dc901\wanersoft.factory.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\2f7318b5\8214179\i2uiazrv.dll" /D:DEBUG=1 /debug+ "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\2f7318b5\8214179\i2uiazrv.0.vb"Microsoft (R) Visual Basic .NET Compiler version 7.10.3052.4for Microsoft (R) .NET Framework version 1.1.4322.573Copyright (C) Microsoft Corporation 1987-2002. All rights reserved.C:\程序包\Skin\Default\Book\DownTxt.ascx(65) : error BC30456: 'BookTxtMake' is not a member of 'WanerSoft.Data.Factory.Ws'.Ws.Instance.BookTxtMake(M.id,InfoSys,InfoBook)~~~~~~~~~~~~~~~~~~~~~~~ |
Show Complete Compilation Source:
[table=98%,#ffffcc][tr][td]Line 1: '------------------------------------------------------------------------------Line 2: ' Line 3: ' This code was generated by a tool.Line 4: ' Runtime Version: 1.1.4322.573Line 5: 'Line 6: ' Changes to this file may cause incorrect behavior and will be lost if Line 7: ' the code is regenerated.Line 8: ' Line 9: '------------------------------------------------------------------------------Line 10: Line 11: Option Strict OffLine 12: Option Explicit OnLine 13: Line 14: Imports ASPLine 15: Imports Microsoft.VisualBasicLine 16: Imports SystemLine 17: Imports System.CollectionsLine 18: Imports System.Collections.SpecializedLine 19: Imports System.ConfigurationLine 20: Imports System.IOLine 21: Imports System.TextLine 22: Imports System.Text.RegularExpressionsLine 23: Imports System.WebLine 24: Imports System.Web.CachingLine 25: Imports System.Web.SecurityLine 26: Imports System.Web.SessionStateLine 27: Imports System.Web.UILine 28: Imports System.Web.UI.HtmlControlsLine 29: Imports System.Web.UI.WebControlsLine 30: Imports WanerSoftLine 31: Imports WanerSoft.CommonLine 32: Imports WanerSoft.Data.FactoryLine 33: Imports WanerSoft.ModelLine 34: Imports WanerSoft.ProviderLine 35: Imports WanerSoft.Provider.ValidateLine 36: Line 37: Namespace ASPLine 38: Line 39: _Line 40: Public Class DownTxt_ascxLine 41: Inherits WanerSoft.Provider.BaseControlLine 42: Line 43: Line 44: #ExternalSource("C:\程序包\Skin\Default\Book\DownTxt.ascx",60)Line 45: Protected Header As ASP.Header_ascxLine 46: Line 47: #End ExternalSourceLine 48: Line 49: Line 50: #ExternalSource("C:\程序包\Skin\Default\Book\DownTxt.ascx",61)Line 51: Protected makes As System.Web.UI.WebControls.PanelLine 52: Line 53: #End ExternalSourceLine 54: Line 55: Line 56: #ExternalSource("C:\程序包\Skin\Default\Book\DownTxt.ascx",70)Line 57: Protected megs As System.Web.UI.WebControls.PanelLine 58: Line 59: #End ExternalSourceLine 60: Line 61: Private Shared __initialized As Boolean = falseLine 62: Line 63: Line 64: #ExternalSource("C:\程序包\Skin\Default\Book\DownTxt.ascx",10)Line 65: Line 66: Private M As New Ws_BookListLine 67: Private GuestCan As Boolean = true '控制是否登陆才可下载Line 68: Private FileUrl As StringLine 69: Protected Overrides Sub CreateChildControls()Line 70: Response.Buffer = FalseLine 71: Response.BufferOutput = FalseLine 72: If GuestCan = False ThenLine 73: Cookies.UserCheck() Line 74: End IfLine 75: M = Ws.Instance.WebBookSelect(Common.Request.Sift("id", "int", 0))Line 76: Header.Title=M.booktitleLine 77: IF InfoBook.BookTxtMakeClass=0 ThenLine 78: FileUrl = InfoSys.RootFolder + Common.Url.CreateEBookPath(M.id, InfoBook.BookTxtPathClass, InfoBook.BookTxtPath) + M.id.ToString + ".rar"Line 79: ElseLine 80: FileUrl = InfoSys.RootFolder + Common.Url.CreateEBookPath(M.id, InfoBook.BookTxtPathClass, InfoBook.BookTxtPath) + M.id.ToString + "_f.rar"Line 81: End IFLine 82: DownFile()Line 83: End SubLine 84: Private Sub DownFile()Line 85: Dim StmD As FileInfo = New FileInfo(Common.Url.MapPath(FileUrl))Line 86: If (StmD.Exists) ThenLine 87: If InfoBook.BookTxt ThenLine 88: If Datediff(DateInterval.Minute,StmD.LastWriteTime,M.bookupdatetime)>0 ThenLine 89: makes.Visible=TrueLine 90: ElseLine 91: FactDown()Line 92: End IFLine 93: ElseLine 94: FactDown()Line 95: End IFLine 96: ElseLine 97: If InfoBook.BookTxt ThenLine 98: makes.Visible=TrueLine 99: ElseLine 100: megs.Visible=TrueLine 101: End IFLine 102: End IfLine 103: End SubLine 104: Private Sub FactDown()Line 105: If GuestCan = False ThenLine 106: If Ws.Instance.WebUserLoadMoney(Cookies.GetSessions("ID")) < InfoBook.BookMoneyDownTxt ThenLine 107: Message.AlertAndClose("对不起,您的积分不够本次下载要求!")Line 108: Message.WriteEnd()Line 109: End IfLine 110: Ws.Instance.WebUserMoneyUpdate(Cookies.GetSessions("ID"), InfoBook.BookMoneyDownTxt, False)Line 111: End IfLine 112: Response.Redirect(FileUrl)Line 113: End SubLine 114: Line 115: #End ExternalSourceLine 116: Line 117: Public Sub New()Line 118: MyBase.NewLine 119: If (ASP.DownTxt_ascx.__initialized = false) ThenLine 120: ASP.DownTxt_ascx.__initialized = trueLine 121: End IfLine 122: End SubLine 123: Line 124: Protected Overrides ReadOnly Property SupportAutoEvents As BooleanLine 125: GetLine 126: Return falseLine 127: End GetLine 128: End PropertyLine 129:



资料
短消息
搜索
加为好友
成为Fans
未选省份
