Re: ClickOnce Nightmares



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.


.



Relevant Pages

  • Re: What is .Net?
    ... You have a policy and you have permissions. ... C: drive and start if from there: reason: not enough security rights. ... how the hell can you configure the .NET framework ... are doing and that this software can be trusted, or else you won't install ...
    (microsoft.public.dotnet.general)
  • Reinstalling WMP
    ... I don't know what the permissions were reset to. ... I tightened up the security on it and figured I'll ... reinstall by editing the .inf files that came with the WMP install package. ... Change the line to the new folder. ...
    (microsoft.public.security)
  • Re: Still Read-only
    ... or after an install of XP or W2k3 will make things ... That is how XP and W2k3 are. ... and file permissions are different things. ... Security) ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Default Regitry Permissions
    ... install is probably irrelevant. ... and the Administrators group "Special Permissions - Full Controll" ... As far as I can tell, it's not a local security policy. ... I've confirmed these settings by running "Resultant Set of Policy on ...
    (microsoft.public.windows.server.security)
  • Re: permissions in widows xp home edition
    ... This would be done by the admin just ... >>after the install, and it grants the Users group change ... >>the tightened security of W2k and now XP, ... >>> edition is not the easiest to use for permissions. ...
    (microsoft.public.windowsxp.security_admin)

Loading