|
|
|
empire-com.com Joined: 4/16/2005
Posts: 11
|
|
|
Here is the compiler output, I have been applying dot net upgrades, 3.5 sp1 and I just noticed NONE of my DNN sites run on the local mchineDescription: Perhaps someone has seen this, tried download my dnn directory from the server, but it has the same error, makes me think one of the dnn updates broke, other non dnn sites still seem to work on vista untimate IIs 7 server..
Henry
Any thoughts
Compiler Warning Messages:
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Entities.Tabs' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Services.Exceptions' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Common.Utilities' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Entities.Portals' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.UI' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Services' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Security' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Framework' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Data' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Common' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Entities.Users' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Services.Localization' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
vbc : |
[No relevant source lines]
|
Warning: BC40056: Namespace or type specified in the Imports 'Microsoft.ApplicationBlocks.Data' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb |
Line 22: Imports System.Data
Line 23: Imports System.Data.SqlClient
Line 24: Imports Microsoft.ApplicationBlocks.Data
Line 25: Imports DotNetNuke.Common.Utilities
Line 26:
|
Warning: BC40056: Namespace or type specified in the Imports 'DotNetNuke.Common.Utilities' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Source Error:
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb |
Line 23: Imports System.Data.SqlClient
Line 24: Imports Microsoft.ApplicationBlocks.Data
Line 25: Imports DotNetNuke.Common.Utilities
Line 26:
Line 27: Namespace DotNetNuke.Modules.HTML
|
Show Detailed Compiler Output:
c:\windows\system32\inetsrv> "C:\Windows\Microsoft.NET\Framework\v2.0.50727\vbc.exe" /t:library /utf8output /R:"C:\Windows\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Management\2.0.0.0__b03f5f7f11d50a3a\System.Management.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\Windows\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.DirectoryServices\2.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn2\f7f060ea\cec096a4\assembly\dl3\d516a643\ae2ac3f2_44e2c801\System.Web.Extensions.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll" /out:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn2\f7f060ea\cec096a4\App_SubCode_HTML.9mbmdyju.dll" /debug- /define:_MYTYPE=\"Web\" /imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Specialized,System.Configuration,System.Text,System.Text.RegularExpressions,System.Web,System.Web.Caching,System.Web.SessionState,System.Web.Security,System.Web.Profile,System.Web.UI,System.Web.UI.WebControls,System.Web.UI.WebControls.WebParts,System.Web.UI.HtmlControls,System.ComponentModel,System.Data,System.Data.SqlClient,System.Drawing,Microsoft.VisualBasic,System.Globalization,DotNetNuke.Services.Localization,DotNetNuke.Entities.Users,DotNetNuke,DotNetNuke.Common,DotNetNuke.Data,DotNetNuke.Framework,DotNetNuke.Modules,DotNetNuke.Security,DotNetNuke.Services,DotNetNuke.UI,DotNetNuke.Entities.Portals,DotNetNuke.Common.Utilities,DotNetNuke.Services.Exceptions,DotNetNuke.Entities.Tabs "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn2\f7f060ea\cec096a4\App_SubCode_HTML.9mbmdyju.0.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn2\f7f060ea\cec096a4\App_SubCode_HTML.9mbmdyju.1.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn2\f7f060ea\cec096a4\App_SubCode_HTML.9mbmdyju.2.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn2\f7f060ea\cec096a4\App_SubCode_HTML.9mbmdyju.3.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn2\f7f060ea\cec096a4\App_SubCode_HTML.9mbmdyju.4.vb"
Microsoft (R) Visual Basic Compiler version 8.0.50727.3053
for Microsoft (R) .NET Framework version 2.0.50727.3053
Copyright (c) Microsoft Corporation. All rights reserved.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Entities.Tabs' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Services.Exceptions' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Common.Utilities' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Entities.Portals' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.UI' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Services' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Security' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Framework' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Data' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Common' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Entities.Users' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
vbc : warning BC40057: Namespace or type specified in the project-level Imports 'DotNetNuke.Services.Localization' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\inetpub\wwwroot\DNN2\App_Code\HTML\DataProvider.vb(51) : error BC30451: Name 'Framework' is not declared.
objProvider = CType(Framework.Reflection.CreateObject("data", "DotNetNuke.Modules.Html", ""), DataProvider)
~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(48) : error BC30002: Type 'Entities.Modules.ISearchable' is not defined.
Implements Entities.Modules.ISearchable
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(49) : error BC30002: Type 'Entities.Modules.IPortable' is not defined.
Implements Entities.Modules.IPortable
~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(85) : error BC30451: Name 'CBO' is not declared.
Return CType(CBO.FillObject(DataProvider.Instance().GetHtmlText(moduleId), GetType(HtmlTextInfo)), HtmlTextInfo)
~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(122) : error BC30002: Type 'Entities.Modules.ModuleInfo' is not defined.
Public Function GetSearchItems(ByVal ModInfo As Entities.Modules.ModuleInfo) As Services.Search.SearchItemInfoCollection Implements Entities.Modules.ISearchable.GetSearchItems
~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(122) : error BC30002: Type 'Services.Search.SearchItemInfoCollection' is not defined.
Public Function GetSearchItems(ByVal ModInfo As Entities.Modules.ModuleInfo) As Services.Search.SearchItemInfoCollection Implements Entities.Modules.ISearchable.GetSearchItems
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(122) : error BC30002: Type 'Entities.Modules.ISearchable' is not defined.
Public Function GetSearchItems(ByVal ModInfo As Entities.Modules.ModuleInfo) As Services.Search.SearchItemInfoCollection Implements Entities.Modules.ISearchable.GetSearchItems
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(124) : error BC30002: Type 'SearchItemInfoCollection' is not defined.
Dim SearchItemCollection As New SearchItemInfoCollection
~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(133) : error BC30451: Name 'HtmlUtils' is not declared.
Dim strDescription As String = HtmlUtils.Shorten(HtmlUtils.Clean(strDesktopHtml, False), MAX_DESCRIPTION_LENGTH, "...")
~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(133) : error BC30451: Name 'HtmlUtils' is not declared.
Dim strDescription As String = HtmlUtils.Shorten(HtmlUtils.Clean(strDesktopHtml, False), MAX_DESCRIPTION_LENGTH, "...")
~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(135) : error BC30002: Type 'SearchItemInfo' is not defined.
Dim SearchItem As SearchItemInfo = New SearchItemInfo(ModInfo.ModuleTitle, strDescription, HtmlText.CreatedByUser, HtmlText.CreatedDate, ModInfo.ModuleID, "", HtmlText.DesktopSummary & " " & strDesktopHtml, "", Null.NullInteger)
~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(153) : error BC30002: Type 'Entities.Modules.IPortable' is not defined.
Public Function ExportModule(ByVal ModuleID As Integer) As String Implements Entities.Modules.IPortable.ExportModule
~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(160) : error BC30456: 'Utilities' is not a member of 'Common'.
strXML += "<desktophtml>" & Common.Utilities.XmlUtils.XMLEncode(objHtmlText.DeskTopHTML) & "</desktophtml>"
~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(161) : error BC30456: 'Utilities' is not a member of 'Common'.
strXML += "<desktopsummary>" & Common.Utilities.XmlUtils.XMLEncode(objHtmlText.DesktopSummary) & "</desktopsummary>"
~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(180) : error BC30002: Type 'Entities.Modules.IPortable' is not defined.
Public Sub ImportModule(ByVal ModuleID As Integer, ByVal Content As String, ByVal Version As String, ByVal UserId As Integer) Implements Entities.Modules.IPortable.ImportModule
~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\HtmlTextController.vb(182) : error BC30451: Name 'GetContent' is not declared.
Dim xmlHtmlText As XmlNode = GetContent(Content, "htmltext")
~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb(24) : warning BC40056: Namespace or type specified in the Imports 'Microsoft.ApplicationBlocks.Data' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Imports Microsoft.ApplicationBlocks.Data
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb(25) : warning BC40056: Namespace or type specified in the Imports 'DotNetNuke.Common.Utilities' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
Imports DotNetNuke.Common.Utilities
~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb(47) : error BC30002: Type 'Framework.Providers.ProviderConfiguration' is not defined.
Private _providerConfiguration As Framework.Providers.ProviderConfiguration = Framework.Providers.ProviderConfiguration.GetProviderConfiguration(ProviderType)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb(60) : error BC30002: Type 'Framework.Providers.Provider' is not defined.
Dim objProvider As Framework.Providers.Provider = CType(_providerConfiguration.Providers(_providerConfiguration.DefaultProvider), Framework.Providers.Provider)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb(63) : error BC30451: Name 'Config' is not declared.
_connectionString = Config.GetConnectionString()
~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb(112) : error BC30456: 'Utilities' is not a member of 'Common'.
Return Common.Utilities.Null.GetNull(Field, DBNull.Value)
~~~~~~~~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb(116) : error BC30451: Name 'SqlHelper' is not declared.
SqlHelper.ExecuteNonQuery(ConnectionString, DatabaseOwner & ObjectQualifier & "AddHtmlText", moduleId, desktopHtml, desktopSummary, userID)
~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb(120) : error BC30451: Name 'SqlHelper' is not declared.
Return CType(SqlHelper.ExecuteReader(ConnectionString, DatabaseOwner & ObjectQualifier & "GetHtmlText", moduleId), IDataReader)
~~~~~~~~~
C:\inetpub\wwwroot\DNN2\App_Code\HTML\Providers\DataProviders\SQLDataProvider\SqlDataProvider.vb(124) : error BC30451: Name 'SqlHelper' is not declared.
SqlHelper.ExecuteNonQuery(ConnectionString, DatabaseOwner & ObjectQualifier & "UpdateHtmlText", moduleId, desktopHtml, desktopSummary, userID)
~~~~~~~~~
|
|
|
|
|
| |
|
|
empire-com.com Joined: 4/16/2005
Posts: 11
|
|
|
Heres event viewer info...
Log Name: Application
Source: ASP.NET 2.0.50727.0
Date: 1/30/2009 3:57:03 AM
Event ID: 1310
Task Category: Web Event
Level: Warning
Keywords: Classic
User: N/A
Computer: Hphoto0
Description:
Event code: 3007
Event message: A compilation error has occurred.
Event time: 1/30/2009 3:57:03 AM
Event time (UTC): 1/30/2009 11:57:03 AM
Event ID: d82b67d535cf4f66a0577abcf2049ad5
Event sequence: 3
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/DNN2-5-128777902228869158
Trust level: Full
Application Virtual Path: /DNN2
Application Path: C:\inetpub\wwwroot\DNN2\
Machine name: HPHOTO0
Process information:
Process ID: 5460
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: HttpCompileException
Exception message: C:\inetpub\wwwroot\DNN2\App_Code\HTML\DataProvider.vb(51): error BC30451: Name 'Framework' is not declared.
Request information:
Request URL: http://localhost/DNN2/Default.aspx
Request path: /DNN2/Default.aspx
User host address: ::1
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 5
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.Compilation.AssemblyBuilder.Compile()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed)
at System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories)
at System.Web.Compilation.BuildManager.CompileCodeDirectories()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
Custom event details:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ASP.NET 2.0.50727.0" />
<EventID Qualifiers="32768">1310</EventID>
<Level>3</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-01-30T11:57:03.000Z" />
<EventRecordID>37667</EventRecordID>
<Channel>Application</Channel>
<Computer>Hphoto0</Computer>
<Security />
</System>
<EventData>
<Data>3007</Data>
<Data>A compilation error has occurred.</Data>
<Data>1/30/2009 3:57:03 AM</Data>
<Data>1/30/2009 11:57:03 AM</Data>
<Data>d82b67d535cf4f66a0577abcf2049ad5</Data>
<Data>3</Data>
<Data>1</Data>
<Data>0</Data>
<Data>/LM/W3SVC/1/ROOT/DNN2-5-128777902228869158</Data>
<Data>Full</Data>
<Data>/DNN2</Data>
<Data>C:\inetpub\wwwroot\DNN2\</Data>
<Data>HPHOTO0</Data>
<Data>
</Data>
<Data>5460</Data>
<Data>w3wp.exe</Data>
<Data>NT AUTHORITY\NETWORK SERVICE</Data>
<Data>HttpCompileException</Data>
<Data>C:\inetpub\wwwroot\DNN2\App_Code\HTML\DataProvider.vb(51): error BC30451: Name 'Framework' is not declared.</Data>
<Data>http://localhost/DNN2/Default.aspx</Data>
<Data>/DNN2/Default.aspx</Data>
<Data>::1</Data>
<Data>
</Data>
<Data>False</Data>
<Data>
</Data>
<Data>NT AUTHORITY\NETWORK SERVICE</Data>
<Data>5</Data>
<Data>NT AUTHORITY\NETWORK SERVICE</Data>
<Data>False</Data>
<Data> at System.Web.Compilation.AssemblyBuilder.Compile()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed)
at System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories)
at System.Web.Compilation.BuildManager.CompileCodeDirectories()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
</Data>
</EventData>
</Event>
|
|
|
|
| |