swilson
Posts: 84
|
| Posted: 02/26/2006, 7:10 PM |
|
All of a sudden, CCS with not publish any changes I make or save in my project to existing pages.
If I make a new page, no problem, but I'm going crazy trying to understand what's wrong.
It allows me to save changes, and the files on the server are being published (new file time stamps) but the changes are not writing.
Please help!
_________________
It continues to amaze me, how often the solutions to seemingly complex problems are so very simple. |
 |
 |
swilson
Posts: 84
|
| Posted: 02/26/2006, 7:21 PM |
|
I found a clue. I discovered that the aspx code was not syncronzied with the HTML. I deleted the aspx code and regenerated and that seemed to fix it.
Can anyone please explain how this happens, and is there a way to fix this for the entire project without having to check each and every page??
I'm missing a large clump of hair now that I can't afford to lose.
_________________
It continues to amaze me, how often the solutions to seemingly complex problems are so very simple. |
 |
 |
wkempees
|
| Posted: 02/27/2006, 2:16 AM |
|
Do you need me to send a cap to cover the bald spot 
Steve,
First make a backup of the content of you publish folder.
Then, with courage, delete the content of your publish directory.
Check project settings-> publishing is set to ALL files.
Publish. Test and hopefully you wont need the backup.
It might be that CCS is not really noting any changes made and therefore
save publisching "unchanged" files?
Or at you target location files have somehow attributes preventing update?
Not a knwolaedge thing, just a good guess.
Walter
"swilson" <swilson@forum.codecharge> schreef in bericht
news:244026da51714b@news.codecharge.com...
> All of a sudden, CCS with not publish any changes I make or save in my
> project
> to existing pages.
>
> If I make a new page, no problem, but I'm going crazy trying to understand
> what's wrong.
>
> It allows me to save changes, and the files on the server are being
> published
> (new file time stamps) but the changes are not writing.
>
> Please help!
> _________________
> Try to stay in the middle of the air. Do not go near the edges of it.
> The
> edges of the air can be recognized by the appearance of ground, buildings,
> sea,
> trees and interstellar space. It is much more difficult to fly there.
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
LarryEitel
Posts: 10
|
| Posted: 04/11/2006, 10:07 AM |
|
I sent this in to support but, in case someone has a quick suggestion.
For some reason, pages are not being published to the target 'local/net' DIR. Rather they are being published to the same DIR of the source Project files.
|
 |
 |
|