PC Review


Reply
Thread Tools Rate Thread

Click Once application failing at execution

 
 
ChicagoGolfer@gmail.com
Guest
Posts: n/a
 
      16th Jul 2008
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?
 
Reply With Quote
 
 
 
 
EradicusMax
Guest
Posts: n/a
 
      16th Jul 2008
Is he using the same Framework version?

<(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?



 
Reply With Quote
 
EradicusMax
Guest
Posts: n/a
 
      16th Jul 2008
You may have written the program for the 3.5 framework, but he only has 2.0.


<(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?



 
Reply With Quote
 
Alvin Bruney [ASP.NET MVP]
Guest
Posts: n/a
 
      16th Jul 2008
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?


 
Reply With Quote
 
ChicagoGolfer@gmail.com
Guest
Posts: n/a
 
      16th Jul 2008
On Jul 15, 9:06*pm, "EradicusMax" <NoM...@myhouse.com> wrote:
> Is he using the same Framework version?
>
> <ChicagoGol...@gmail.com> 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?- Hide quoted text -

>
> - Show quoted text -


The computers that work and don't work both have the same version of
the .Net Framework (2.0.50727).
 
Reply With Quote
 
ChicagoGolfer@gmail.com
Guest
Posts: n/a
 
      16th Jul 2008
On Jul 15, 10:25*pm, "Alvin Bruney [ASP.NET MVP]" <vapor dan using hot
male spam filter> wrote:
> 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 onwww.lulu.com/owc$15.00
> Need a free copy of VSTS 2008 w/ MSDN Premium?http://msmvps.com/blogs/alvin/Default.aspx
> -------------------------------------------------------
>
> <ChicagoGol...@gmail.com> 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?- Hide quoted text -

>
> - Show quoted text -


How do I gather the stack trace of the browser?
 
Reply With Quote
 
Sachin Palewar
Guest
Posts: n/a
 
      17th Jul 2008
On Jul 16, 7:27*pm, ChicagoGol...@gmail.com wrote:
> On Jul 15, 10:25*pm, "Alvin Bruney [ASP.NET MVP]" <vapor dan using hot
>
>
>
> male spam filter> wrote:
> > 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 onwww.lulu.com/owc$15.00
> > Need a free copy of VSTS 2008 w/ MSDN Premium?http://msmvps.com/blogs/alvin/Default.aspx
> > -------------------------------------------------------

>
> > <ChicagoGol...@gmail.com> 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.

We managed to fix a few strange errors with ClickOnce installation
after installing Service Pack 1 for .Net Framework 2.0. You can give
it a try. I hope there would have been someway to automatically
upgrade all the users with SP1 for 2.0, but couldn't manage that so
manually installed the SP1 on each user's machine.

Also if you can post the error details here, I may have other
suggestions as well.

Regards,
Sachin Palewar

Palewar Techno Solutions
(Mobile Solutions for Your Business)
www.palewar.com
http://palewar.blogspot.com/


>
> > > 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?- Hide quoted text -

>
> > - Show quoted text -

>
> How do I gather the stack trace of the browser?


 
Reply With Quote
 
Alvin Bruney [ASP.NET MVP]
Guest
Posts: n/a
 
      18th Jul 2008
How are you loading the application? Through a browser or app desktop
shortcut? If it is a browser, there will be an error button for more
details. If it is desktop shortcut, have a look at eventvwr for warning
signs.

--

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:e589f2b3-3a5b-4a98-a55c-(E-Mail Removed)...
> On Jul 15, 10:25 pm, "Alvin Bruney [ASP.NET MVP]" <vapor dan using hot
> male spam filter> wrote:
>> 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 onwww.lulu.com/owc$15.00
>> Need a free copy of VSTS 2008 w/ MSDN
>> Premium?http://msmvps.com/blogs/alvin/Default.aspx
>> -------------------------------------------------------
>>
>> <ChicagoGol...@gmail.com> 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?- Hide quoted text -

>>
>> - Show quoted text -

>
> How do I gather the stack trace of the browser?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Constant execution of ListBox.Click Curious George Microsoft Excel Programming 5 20th Nov 2008 09:05 PM
Constant execution of ListBox.Click Curious George Microsoft Excel Discussion 6 19th Nov 2008 04:20 PM
Data Execution Prevention Issue and failing Components meherlahashbaz Windows XP Performance 1 11th Jul 2006 04:22 AM
Interrupt VBA execution via mouse click Sheryl Microsoft Access VBA Modules 2 5th Oct 2004 10:24 AM
single-click mouse execution John Sullivan Windows XP General 4 20th May 2004 04:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:55 PM.