Re: ClickOnce Problem
- From: "Waki Hunt" <waki@xxxxxxxx>
- Date: Tue, 14 Feb 2006 23:25:08 +0800
Hi,
You can find string "venus" in your project, mybe you can find the set of
original.
Waki Hunt
-----------------------------------------------------
..Net Control Gallery
http://www.aspxcontrol.net
"Bob" <Bob@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DF6F6A1F-F64B-413E-A7FE-E77A28C81052@xxxxxxxxxxxxxxxx
Hi,
I'm trying to use clickonce technology for the first time and I have this
problem:
From my development machine (venus) with VS 2005 I want to publish my
application to my Web Site installed into a different server
(http://server/myapp).
When a client try to download the application, the system return this
error:
http://venus/myapp/... NOT FOUND
It seems that the manifest file has some reference to my original
development server.
This is the steps that I followed:
From VS2005 in Myapp solution -> Properties I set:
- publishing location: D:/myappdir/... where D is the local disk on my
development machine.
- publication url: http://server/myapp
After that VS2005 finishes correctly the publish process, I copy all the
files into web server app dir.
Thanks a lot in advance for any help
.
- Prev by Date: Re: FileSystemWatcher advice required please
- Next by Date: Re: ClickOnce Problem
- Previous by thread: FTPWebRequest Fails on Some FTP Sites
- Next by thread: Re: ClickOnce Problem
- Index(es):
Relevant Pages
|