Couple of things to check, is your code signed, are your certificates
installed in the publisher store on the client machine, are you reviewing
the stack trace in the browser? Post the stack trace here.
--
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
Download OWC Black Book, 2nd Edition
Exclusively on
www.lulu.com/owc $15.00
Need a free copy of VSTS 2008 w/ MSDN Premium?
http://msmvps.com/blogs/alvin/Default.aspx
-------------------------------------------------------
<(E-Mail Removed)> wrote in message
news:d4e49a4c-7949-4428-a932-(E-Mail Removed)...
> We run a Click Once application that runs on an Intranet at our
> company and our users run Internet Explorer. The click once
> application is able to download to the users PC, but right at
> execution, he encounters a fatal error. The fatal error lists the exe
> of the click once application.
>
> I have many other users that are able to do the same download and
> execute without a problem.
>
> I have checked the usual IE settings that could cause ClickOnce
> problems.
>
> Where should I look on the user's PC for an indication of the real
> cause of the problem?
>
> Is there something else I should be looking at as a possible cause for
> the user to get a fatal error right at execution of a click once
> application?