Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Time to load the first page of the application
Message
De
12/06/2008 11:57:52
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01323419
Message ID:
01323510
Vues:
12
Dmitry,

On your development machine after you build your website, just choose Build | Publish website in Visual Studio. You will get an option to select Updateable or not as well here. VS will create a directory in your solution folder called precompiledweb where all the pre-compiled files will be located. You just need to copy those files like they are to your web server. Make sure you also copy any dll files needed that don't get into the bin folder also. This is how I do it for every web application. No need to make it any harder than that.

Tim

>>>>Microsoft tends to make things sound worse than they are.
>>>>
>>>>Try..
>>>>
>>>>http://www.dotnetcurry.com/ShowArticle.aspx?ID=74&AspxAutoDetectCookieSupport=1
>>>>
>>>>or
>>>>
>>>>http://aspalliance.com/717_Precompilation_in_ASPNET_20.all
>>>>
>>>>for more straightforward explanations.
>>>
>>>Again, thank you for your help.
>>>
>>>On my PC I have my application not as a Web Site but as Virtual Directory. Do you think I can use the same approach as to the web site and precompile my application on my PC?
>>
>>Yes.
>
>One more question, please (feel free to ignore me when you are tire of my questions <g>). To find out the Virtual name of the Virtual directory I am going to Properties of the Virtual directory and looking at the Application Name, correct?
>
>Thank you.
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform