Jeff
|
| Posted: 02/26/2004, 9:50 AM |
|
I can't figure out how to make CCS happy.
When publishing, I keep getting "Error:Local Server Path is not provided".
I've repeatedly checked my project settings and I don't see anythng obvious. I have used CodeCharge before with much trouble but I'm frustrated by my new Studio experiences. I'm sure it's something simple but I don't see it.
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 02/26/2004, 2:01 PM |
|
I do not recall seeing such issue previously, however you can contact our support and later attach your main project file (.ccs). We will take a look at it.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
jos kelleners
|
| Posted: 03/01/2004, 6:26 AM |
|
Hello,
We have the same problem. I managed to find a getaround
by copying the tempary "war"file to the appl. server.
That worked fine.
|
|
|
 |
Jose
|
| Posted: 03/03/2004, 6:22 AM |
|
Hi,
I had the same problem. After several hours I tried :
Go to Project / Settings / Publishing
Select Location = Local/Network
fill in
Server Path = c:\projects\yourprojectdir
Server Url = http://youdomain/yoursite
now change the Location again
Location = FTP
fill in
Server, Path folder, Login,Password and Live site URL.
and you can publish.
|
|
|
 |
Jeff
|
| Posted: 03/11/2004, 7:45 PM |
|
Thank you all for the replies. I'll give them a shot very soon.
|
|
|
 |
AlexXo1oX
|
| Posted: 03/19/2005, 2:26 PM |
|
you are right -- this is a bug in CC ...! I had the same problem and had to do the swap from FTP to LOCAL/NETWORK and back ....
...
Thanks,
Alex
Quote Jose:
Hi,
I had the same problem. After several hours I tried :
Go to Project / Settings / Publishing
Select Location = Local/Network
fill in
Server Path = c:\projects\yourprojectdir
Server Url = http://youdomain/yoursite
now change the Location again
Location = FTP
fill in
Server, Path folder, Login,Password and Live site URL.
and you can publish.
|
|
|
 |
|