Aspnet_compiler with a virtual directory not on the default port



Hi guys,
I am trying to precompile a virtual directory that is located in a web site
other than default web site. I do not know how to use Aspnet_compiler to
precompile it. I tried to use the metabase path like the following :

Aspnet_compiler -m LM/W3SVC/670816/ROOT/TestCaching/ -f C:\TempFolder

When i tried this, it gave the following error :

error 1002: 'LM/W3SVC/670816/ROOT/TestCaching/' is not a well formed IIS
metabase pat
h.

Any hints ?????????

Thanks in advance



.



Relevant Pages

  • RE: publish web site from command line
    ... As for the VS2005's publish website function, ... Precompile the website (page files and source code, ... "aspnet_compiler.exe" tool to precompile our web site and put the ... precompilation options and also support command line execution. ...
    (microsoft.public.vsnet.general)
  • RE: What is the performance difference between ASP.Net Web site Vs Web Application template
    ... Web Site and Web Application. ... If we precompile the Web Application, ... Microsoft Online Support ... nature are best handled working with a dedicated Microsoft Support Engineer ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: What is the performance difference between ASP.Net Web site Vs Web Application template
    ... Actually we are starting a project in Asp.Net and developed a functional mockup in Asp.Net Web Site template, I did some research and found that web application is more scalable than web site, than I convert the whole project into web application and deployed on the same server at different port. ... After that I have created a load test and run on both sites. ... If we precompile the Web Application, ... Microsoft Online Support ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Visual Studio 2005 - Where did my DLL go?
    ... unless you precompile the site with the publish option or ... >With VS 2003 the DLL is created in the "bin" directory. ... >after some research I created a "Local IIS Web Site". ... >"bin" directory in the virtual directory of the Web app, ...
    (microsoft.public.dotnet.framework.aspnet)