ClickOnce and Firefox

  • Thread starter Thread starter Peter Carlson
  • Start date Start date
P

Peter Carlson

I understand that clickonce is supposed to be fixed in 2008 for Firefox.
Is this true? Do I need to create a new application? I tried just
rebuilding an existing project and opened the resulting publish.htm file
in FF and it just prompted me to save the .application file and not open
it or launch an app.

Peter
 
RobinS,

I just got VS2008 express and opened our old solution and rebuilt it.
Tested in FF 2.0 and it didn't work, tested in IE and of course it
worked fine. Do I need to build a new app? Is there a tutorial
anywhere I can use?

Peter
 
FF Version 2.0.0.13
Deleted the bin folder and the publish folder
re-published

double click on publish.htm
click on "launch" the app and I get the typical FF save dialog box.
save it and click on "open" and I get the typical cannot download
application, since it is trying to dl it from the temporary cache of FF

if I click on run (for setup.exe) I get the typical FF save dialog.

Do you mind throwing together a sample project for me?

Peter
 
Back
Top