|
|
|
Inherits Parser Error при запуске проекта по F5
|
|||
|---|---|---|---|
|
#18+
Избитый вопрос, но ни могу осилисть эту ошибку. Создала проект в VS2010 , создала страницу ALL_.aspx <%@ Page Title="" Language="vb" AutoEventWireup="false" MasterPageFile="~/Site.Master" CodeBehind="All_.aspx.vb" Inherits="OOT.All_" %> на ней размешено GridView и FormView по F5(CTRL+F5) выходит ошибка 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: Could not load type 'OOT.Global_asax'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="OOT.Global_asax" Language="vb" %> Source File: /global.asax Line: 1 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1 проект в ISS не размешен. Очень нужна помощь. За ранее благодарю! ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 03.11.2011, 09:43:23 |
|
||
|
Inherits Parser Error при запуске проекта по F5
|
|||
|---|---|---|---|
|
#18+
Global.asax.vb есть в проекте ? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 03.11.2011, 10:50:20 |
|
||
|
Inherits Parser Error при запуске проекта по F5
|
|||
|---|---|---|---|
|
#18+
Andrey1306, Да есть Imports System.Web.SessionState Public Class Global_asax Inherits System.Web.HttpApplication Sub Application_Start(ByVal sender As Object, ByVal e As EventArgs) ' Fires when the application is started End Sub Sub Session_Start(ByVal sender As Object, ByVal e As EventArgs) ' Fires when the session is started End Sub Sub Application_BeginRequest(ByVal sender As Object, ByVal e As EventArgs) ' Fires at the beginning of each request End Sub Sub Application_AuthenticateRequest(ByVal sender As Object, ByVal e As EventArgs) ' Fires upon attempting to authenticate the use End Sub Sub Application_Error(ByVal sender As Object, ByVal e As EventArgs) ' Fires when an error occurs End Sub Sub Session_End(ByVal sender As Object, ByVal e As EventArgs) ' Fires when the session ends End Sub Sub Application_End(ByVal sender As Object, ByVal e As EventArgs) ' Fires when the application ends End Sub End Class ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 03.11.2011, 12:10:40 |
|
||
|
|

start [/forum/topic.php?fid=18&fpage=149&tid=1360385]: |
0ms |
get settings: |
8ms |
get forum list: |
9ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
52ms |
get topic data: |
6ms |
get forum data: |
2ms |
get page messages: |
26ms |
get tp. blocked users: |
1ms |
| others: | 228ms |
| total: | 336ms |

| 0 / 0 |
