RE: precompile
- From: wawang@xxxxxxxxxxxxxxxxxxxx (Walter Wang [MSFT])
- Date: Fri, 15 Sep 2006 05:51:44 GMT
Hi chaz,
I may have made some mistake in my previous reply. The aspnet_compiler.exe
will not load all Code Provider on startup; it only loads specific Code
Provider when you specified according language in your WebForm.
The VJ# redist package is not included in .NET Framework; it's a separate
package which can be downloaded here:
#Download details: Microsoft Visual J# Version 2.0 Redistributable Package
http://www.microsoft.com/downloads/details.aspx?familyid=F72C74B3-ED0E-4AF8-
AE63-2F0E42501BE1&displaylang=en
I've done some test: using a clean Win2003 setup, install .NET 2.0
Framework, then copy a website which only use C# languages. When I run
aspnet_compiler.exe to precompile it, it works correctly. If I create a new
webform which is using J# as its language, aspnet_compiler.exe reports the
error as you're seeing. So I think the J# Code Provider is only loaded when
you have WebForm which is using J# as its language.
Please reply here to let me know whether or not you need further
information. Thank you.
Regards,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- RE: precompile
- From: Walter Wang [MSFT]
- RE: precompile
- From: chaz
- RE: precompile
- Prev by Date: Re: Master Page Best Practice
- Next by Date: Wizard Control Issue
- Previous by thread: RE: precompile
- Next by thread: RE: precompile
- Index(es):