CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.vs_web_deployment_projects Tags:
Item Type: NewsGroup Date Entered: 6/27/2006 5:12:42 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 40 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
VirtueTech
Asp.Net User
This application is already precompiled - Help?6/27/2006 5:12:42 PM

0/0

Hello everyone,

I followed ScottGu's blog on using "Web Deployment Projects" to deploy my web application from this URL: http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx

I followed the instructions and everything worked fine.
- The Web application builds
- The web deployment project precompiled the web application
- The Web Setup project created the MSI file for installation on the server

Now though I cannot make any changes to my Web Application because I keep getting the following error when I hit "Build Website":  "This application is already precompiled"

And the most obvious was making sure in the "web Deployment project" that I checked the box to allow the web site to be upgradeable after precompiling, but it doesn't make a difference.

Can someone please help me so that I can update my site?

Thanks.

-- Jim


- Jim
blomm
Asp.Net User
Re: This application is already precompiled - Help?7/5/2006 3:11:12 PM

0/0

Hey VirtueTech,

sorry, i dont have an answer to your query, but rather the same problem.  i'm hoping you found something ground breaking and helpful?

i've searched and searched, and tried every suggestion i've come across, but to no avail.

Cheers,

Mike

spoosh
Asp.Net User
Re: This application is already precompiled - Help?7/6/2006 12:37:59 PM

0/0

I was having the same problem described in this thread. Look in your project in visual studio and see if there is a ' PrecompiledApp.config ' file. Delete this file and you should be able to make changes and recompile your application.

- Johnathon Sprouse, MCTS
mikbyrne
Asp.Net User
Re: This application is already precompiled - Help?11/8/2006 9:55:08 PM

0/0

I was experiencing the same problem and was able to get working again by deleting that PrecompiledApp.config file. It also stuffed up a lot of my references and the removed all the CodeFile="..." attributes.

What I still don't understand is how my Web Deployment project decided to deploy the precompiled code over all the files in the normal source directory. Luckily this was a very small part of a larger solution (and I had a proper version in source control to draw on); otherwise this would have been extremely frustrating. I'm a big fan of Web Deployment Projects, however this sort of flakiness is a bit worrying.
 


Mick Byrne
Web Projects Director
4 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

"Session state has created a session id, but cannot save it because the ... need help in login. menu object modification. this application is already precompiled - help? edit and continue still doesn't work ...



 
All Times Are GMT