RE: Bug in aspnet_compiler?
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Wed, 30 Nov 2005 09:22:36 GMT
Thanks for your response Sam,
En, the difference is possible caused by the internal implementation of the
ASP.NET runtime compilation and code generation service... However, most
of the behavior between pure dynamic compiled assembly and precompiled ones
should be identical. Anyway, upgrated to use the new code model in .NET
world is the most recommended. :)
Thanks again for your posting.
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: Bug in aspnet_compiler?
| thread-index: AcX03WjeZ3LAiJXzT7CyOC9RHksmJQ==
| X-WBNR-Posting-Host: 32.112.128.18
| From: =?Utf-8?B?U2FtNzc3?= <sam777@xxxxxxxxxxxxx>
| References: <FF5E2672-0336-4C49-A9DC-63D26DED6447@xxxxxxxxxxxxx>
<oaKmPQK9FHA.1236@xxxxxxxxxxxxxxxxxxxxx>
| Subject: RE: Bug in aspnet_compiler?
| Date: Tue, 29 Nov 2005 04:07:03 -0800
| Lines: 10
| Message-ID: <3AD1F87B-7790-4798-9B66-FFB2406A1088@xxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:361447
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| > Regarding on the problem you met when using <object runat=server...>
tag in
| > asp.net 2.0 global.asax, it is the expected behavior according to the
new
| > ASP.NET 2.0 applicaiton compilation model.
|
| That doesn't quite explain why the behaviour is different when deploying
the
| pages vs precompilation :) However, if you're recommending that people
stop
| using those tags then that's exactly what we'll do and hence problem
solved.
|
| Thanks,
| Sam.
|
.
- References:
- RE: Bug in aspnet_compiler?
- From: Steven Cheng[MSFT]
- RE: Bug in aspnet_compiler?
- Prev by Date: Re: How to redirect output from Diagnostics.Trace to Page.Trace?
- Next by Date: Re: Can't edit, delete or add row in an Access database in a websi
- Previous by thread: RE: Bug in aspnet_compiler?
- Next by thread: Dataset.GetXML() method doesn't Return Null Values. Any Solution?
- Index(es):
Relevant Pages
|