Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to UnDo Pre-compiling?
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
How to UnDo Pre-compiling?
Environment versions
Environment:
C# 2.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01345171
Message ID:
01345171
Views:
57
Hi everybody,

Some time ago, in order to speed up initial loading of my ASP.NET application, I sent customer the following instructions on how to pre-compile the application:
Execute the following command from the C:\Windows\Microsoft.net\Framework\v2.0.50727 folder:

ASPNET_COMPILER -v /MyApplicationName  <Enter>
He did it and all worked well. Until now. Now when I updated the application, a couple of small changes to .ASCX files and new .DLL (in BIN folder), the application still shows old version and does not seem to take the changes. I even went to making customer delete the new .DLL file but the application still works.

Then I asked him to go to the C:\Windows\Microsoft.net\Framework\v2.0.50727\Temporary ASP.NET file and delete folder MyApplicationName. Nothing helps. I cannot reset the IIS because there is another important ASP.NET app running on the server.

What can we do to UnDo the precompiling?

Thank you in advance for any suggestions.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform