Re: ClickOnce Nightmares
- From: "fitim skenderi" <fitims@xxxxxxxxxxx>
- Date: Tue, 17 Oct 2006 16:40:03 +0100
Is your application on-line only or off-line enabled as well?
What error are you exactly getting when you try to run your ClockOnce app
from network share?
Fitim Skenderi
"Rex the Strange" <roger.main@xxxxxxxxxxxxx> wrote in message
news:1161098124.842174.251160@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Check the security permissions of your ClickOnce app. From what I gather,
your app is running ok locally but it is failing from the network
location,
this would suggest security issues.
If there are security issues you need to create an .MSI file with the
security permissions that your ClickOnce needs.
Thanks for help. Nice try but no cigar. I checked the security
permissions for all of the files (the two manifest files, the
application file and all of the related directories). They are all set
to full permission for all users. Just to make sure I added myself as a
permissed user with full privileges. No go. Any other suggestions?
Please?
As per setup.exe, just copy one from the location where VS2005 has
created
it, since it is the same setup.exe (if you check the creation date of the
setup.exe file you will see that it is quite old). I think the setup.exe
is
just a bootstrapper to allow you t install .NET 2.0 and other
pre-requisites
for your ClickOnce app.
Not quite sure what you mean here. Can you explain further, please?
Also, what about the icon problem? What do I need to do there?
Thanks,
rts.
Hope this helps
Fitim Skenderi
"Rex the Strange" <roger.main@xxxxxxxxxxxxx> wrote in message
news:1161037429.705995.108190@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I'm trying to deploy a clickonce application using the command line (so
that I can have it in a batch process). I have the following
problems/questions. Please, if anyone can help, I'd appreciate it.
I've managed to deploy the application using the instructions by
microsoft, here:
http://msdn2.microsoft.com/en-us/library/xc3tc5xx.aspx
This is all peachy keen. Works fine except...
1 - There is no "setup.exe" file as occurs when deploying through the
IDE. Why is this and can I get one?
2 - It cannot deploy over the network. Only locally (in other words,
installing from \\mycomputer\public fails, but c:\public succeeds).
3 - When it is installed it doesn't give me an icon in the
"Start\Programs" menu nor is it listed in the "Add/Remove Programs"
when installed. I was wondering, somewhat, if it actually installed at
all except that on install it runs (as it has been instructed to do)
and the exe is installed in my user directory.
Please help. What am I missing? If you have any questions feel free to
ask. I need to get this out the door soon so I will be checking this
post regularly.
tia,
rts.
.
- Follow-Ups:
- Re: ClickOnce Nightmares
- From: Rex the Strange
- Re: ClickOnce Nightmares
- References:
- ClickOnce Nightmares
- From: Rex the Strange
- Re: ClickOnce Nightmares
- From: fitim skenderi
- Re: ClickOnce Nightmares
- From: Rex the Strange
- ClickOnce Nightmares
- Prev by Date: Re: ClickOnce Nightmares
- Next by Date: RE: HttpWebRequest ThreadPool usage - strange behaviour
- Previous by thread: Re: ClickOnce Nightmares
- Next by thread: Re: ClickOnce Nightmares
- Index(es):
Relevant Pages
|