I've got a client with a computer on which no ClickOnce app will start
when run with a URL command line. The OS is Win 2003 Server. If I try
to run an app directly from the user's cache (<user dir>\Local
Settings\Apps\2.0) it will work. My first thought was a permissions
issue. So I added the URL to the 'Trusted Computers' list and upped
the permissions for all apps on that list to Full Trust. Still no
luck. No error message, nothing in the event logs, just nothing.

I've tried uninstalling the apps as well - and I can't uninstall them.
Nothing happens when I try. I've also uninstalled/reinstalled the .NET
2.0 runtime.

Until recently, the machine had no problems running these apps. I've
enabled CLR logging, but it doesn't appear to contain any useful info:

--------------------------------------------------------------
CLR Loading log for C:\Program Files\Internet Explorer\iexplore.exe

Log started at 4:15:06 PM on 8/15/2006
-----------------------------------

Host supplied values (usually set via CorBindToRuntime)
-----------------------------------
-----------------------------------

Default version of the runtime on the machine: v2.0.50727

Decided on runtime: v2.0.50727
--------------------------------------------------------------

Any help would be greatly appreciated.

Kelly Harrison
Small Business Software Shop

Re: ClickOnce App Won't Start by kelly

kelly
Tue Aug 15 16:04:30 CDT 2006

One other thing to note - when I try to run the app, the following
directory gets created:

<user dir>\Local Settings\Apps\2.0\4DZAQZWR.70L\B2MZRPP1.OEQ\manifests

If I delete the directory, another gets created when I start it next.
The directory is always empty.

-k

kelly.harrison@gmail.com wrote:
> I've got a client with a computer on which no ClickOnce app will start
> when run with a URL command line. The OS is Win 2003 Server. If I try
> to run an app directly from the user's cache (<user dir>\Local
> Settings\Apps\2.0) it will work. My first thought was a permissions
> issue. So I added the URL to the 'Trusted Computers' list and upped
> the permissions for all apps on that list to Full Trust. Still no
> luck. No error message, nothing in the event logs, just nothing.
>
> I've tried uninstalling the apps as well - and I can't uninstall them.
> Nothing happens when I try. I've also uninstalled/reinstalled the .NET
> 2.0 runtime.
>
> Until recently, the machine had no problems running these apps. I've
> enabled CLR logging, but it doesn't appear to contain any useful info:
>
> --------------------------------------------------------------
> CLR Loading log for C:\Program Files\Internet Explorer\iexplore.exe
>
> Log started at 4:15:06 PM on 8/15/2006
> -----------------------------------
>
> Host supplied values (usually set via CorBindToRuntime)
> -----------------------------------
> -----------------------------------
>
> Default version of the runtime on the machine: v2.0.50727
>
> Decided on runtime: v2.0.50727
> --------------------------------------------------------------
>
> Any help would be greatly appreciated.
>
> Kelly Harrison
> Small Business Software Shop


Re: ClickOnce App Won't Start by Eric

Eric
Wed Aug 16 12:05:09 CDT 2006

Sounds like you may be missing some prereqs from the computer you are
running the app from. I know you said that if you run it from the cache it
works...but if I remember right i think it actually executes from the
insance thats buried down deeper.

<kelly.harrison@gmail.com> wrote in message
news:1155675869.932270.282780@b28g2000cwb.googlegroups.com...
> One other thing to note - when I try to run the app, the following
> directory gets created:
>
> <user dir>\Local Settings\Apps\2.0\4DZAQZWR.70L\B2MZRPP1.OEQ\manifests
>
> If I delete the directory, another gets created when I start it next.
> The directory is always empty.
>
> -k
>
> kelly.harrison@gmail.com wrote:
>> I've got a client with a computer on which no ClickOnce app will start
>> when run with a URL command line. The OS is Win 2003 Server. If I try
>> to run an app directly from the user's cache (<user dir>\Local
>> Settings\Apps\2.0) it will work. My first thought was a permissions
>> issue. So I added the URL to the 'Trusted Computers' list and upped
>> the permissions for all apps on that list to Full Trust. Still no
>> luck. No error message, nothing in the event logs, just nothing.
>>
>> I've tried uninstalling the apps as well - and I can't uninstall them.
>> Nothing happens when I try. I've also uninstalled/reinstalled the .NET
>> 2.0 runtime.
>>
>> Until recently, the machine had no problems running these apps. I've
>> enabled CLR logging, but it doesn't appear to contain any useful info:
>>
>> --------------------------------------------------------------
>> CLR Loading log for C:\Program Files\Internet Explorer\iexplore.exe
>>
>> Log started at 4:15:06 PM on 8/15/2006
>> -----------------------------------
>>
>> Host supplied values (usually set via CorBindToRuntime)
>> -----------------------------------
>> -----------------------------------
>>
>> Default version of the runtime on the machine: v2.0.50727
>>
>> Decided on runtime: v2.0.50727
>> --------------------------------------------------------------
>>
>> Any help would be greatly appreciated.
>>
>> Kelly Harrison
>> Small Business Software Shop
>



Re: ClickOnce App Won't Start by kelly

kelly
Mon Aug 21 10:25:00 CDT 2006

Except I can't even run the installer. I believe there's a systemic
problem here - I can't get *any* ClickOnce apps to run via a URL.

-k

Eric Cathell wrote:
> Sounds like you may be missing some prereqs from the computer you are
> running the app from. I know you said that if you run it from the cache it
> works...but if I remember right i think it actually executes from the
> insance thats buried down deeper.
>
> <kelly.harrison@gmail.com> wrote in message
> news:1155675869.932270.282780@b28g2000cwb.googlegroups.com...
> > One other thing to note - when I try to run the app, the following
> > directory gets created:
> >
> > <user dir>\Local Settings\Apps\2.0\4DZAQZWR.70L\B2MZRPP1.OEQ\manifests
> >
> > If I delete the directory, another gets created when I start it next.
> > The directory is always empty.
> >
> > -k
> >
> > kelly.harrison@gmail.com wrote:
> >> I've got a client with a computer on which no ClickOnce app will start
> >> when run with a URL command line. The OS is Win 2003 Server. If I try
> >> to run an app directly from the user's cache (<user dir>\Local
> >> Settings\Apps\2.0) it will work. My first thought was a permissions
> >> issue. So I added the URL to the 'Trusted Computers' list and upped
> >> the permissions for all apps on that list to Full Trust. Still no
> >> luck. No error message, nothing in the event logs, just nothing.
> >>
> >> I've tried uninstalling the apps as well - and I can't uninstall them.
> >> Nothing happens when I try. I've also uninstalled/reinstalled the .NET
> >> 2.0 runtime.
> >>
> >> Until recently, the machine had no problems running these apps. I've
> >> enabled CLR logging, but it doesn't appear to contain any useful info:
> >>
> >> --------------------------------------------------------------
> >> CLR Loading log for C:\Program Files\Internet Explorer\iexplore.exe
> >>
> >> Log started at 4:15:06 PM on 8/15/2006
> >> -----------------------------------
> >>
> >> Host supplied values (usually set via CorBindToRuntime)
> >> -----------------------------------
> >> -----------------------------------
> >>
> >> Default version of the runtime on the machine: v2.0.50727
> >>
> >> Decided on runtime: v2.0.50727
> >> --------------------------------------------------------------
> >>
> >> Any help would be greatly appreciated.
> >>
> >> Kelly Harrison
> >> Small Business Software Shop
> >