בעיה מוזרה
Server Error in '/lmm' 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: BC30466: Namespace or type 'y' for the Imports 'y' cannot be found. Source Error: Line 27: Imports System.Web.UI.HtmlControls Line 28: Imports System.Web.UI.WebControls Line 29: Imports y Line 30: Line 31: Namespace ASP Source File: C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\lmm\0b3ccb36\b454e10\yfybsbo4.0.vb Line: 29
מעולם לא כתבתי את הקוד הזה... זה נוצר אוטומטית, תכולת הקובץ היא:
'------------------------------------------------------------------------------ ' <autogenerated> ' This code was generated by a tool. ' Runtime Version: 1.1.4322.573 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' </autogenerated> '------------------------------------------------------------------------------ Option Strict Off Option Explicit On Imports ASP Imports Microsoft.VisualBasic Imports System Imports System.Collections Imports System.Collections.Specialized Imports System.Configuration Imports System.Text Imports System.Text.RegularExpressions Imports System.Web Imports System.Web.Caching Imports System.Web.Security Imports System.Web.SessionState Imports System.Web.UI Imports System.Web.UI.HtmlControls Imports System.Web.UI.WebControls Imports y Namespace ASP <System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()> _ Public Class lmm_inbox_aspx Inherits lmm.lmm_inbox Implements System.Web.SessionState.IRequiresSessionState Private Shared __autoHandlers As Integer Private Shared __initialized As Boolean = false Private Shared __fileDependencies As System.Collections.ArrayList #ExternalSource("D:\inetpub\wwwroot\ezra\lmm\lmm_inbox.aspx",3) #End ExternalSource Public Sub New() MyBase.New Dim dependencies As System.Collections.ArrayList If (ASP.lmm_inbox_aspx.__initialized = false) Then dependencies = New System.Collections.ArrayList dependencies.Add("D:\inetpub\wwwroot\ezra\lmm\lmm_inbox.aspx") ASP.lmm_inbox_aspx.__fileDependencies = dependencies ASP.lmm_inbox_aspx.__initialized = true End If Me.Server.ScriptTimeout = 30000000 End Sub Protected Overrides Property AutoHandlers As Integer Get Return ASP.lmm_inbox_aspx.__autoHandlers End Get Set ASP.lmm_inbox_aspx.__autoHandlers = value End Set End Property Protected ReadOnly Property ApplicationInstance As ASP.Global_asax Get Return CType(Me.Context.ApplicationInstance,ASP.Global_asax) End Get End Property Public Overrides ReadOnly Property TemplateSourceDirectory As String Get Return "/lmm" End Get End Property Private Sub __BuildControlTree(ByVal __ctrl As System.Web.UI.Control) __ctrl.SetRenderMethodDelegate(AddressOf Me.__Render__control1) End Sub Private Sub __Render__control1(ByVal __output As System.Web.UI.HtmlTextWriter, ByVal parameterContainer As System.Web.UI.Control) __output.Write(""&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"<html>"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"<head>"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"</head>"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"<body>"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"<table width=100%>"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&" ") #ExternalSource("D:\inetpub\wwwroot\ezra\lmm\lmm_inbox.aspx",