473,387 Members | 1,892 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Click Once

CR
I am working on the deployment portion of my first click once app. It was
created using VS 2003, with an installer, but has been upgraded to VS 2005,
and I would like to use click once. I tested the click once functionality
for installing this app many times on development pc's and it works great.

When I try to install it on a user pc which I had installed it on before
when it was VS 2003, and the installer, with no problems, I have problems. I
installed .NET 2.0 framework, from windows update, then click on the web
page install button. Internet explorer now shows what appears to be the
manifest for the application, and does not install.

On the development pc's everything works as expected. The publish.htm and
accompanying files reside
on a IIS web server that is ASP.NET 2.0 capable. I initially had published
to a local web server, but the network admin didn't want a web server
running on a local pc, so I had to change the publish location, and
republished. Everything on the project appears to be pointing to the new
server. I never tried to use the local web server to deploy to the user pc,
so I do not know if it worked before the move. What could be causing this?

Jun 2 '06 #1
2 2880
I have seen this when the web-server is not returning the correct MIME types
for the files. For click-once, the web-server basically acts like a plain
file server, so asp.net shouldn't be the issue.

..application should be application/x-ms-application; can't say about the
others.

See also:
http://msdn2.microsoft.com/en-us/library/ms229001.aspx

Marc
Jun 2 '06 #2
Watch out the security issue here when you are not doing it with your
development machine:

http://msdn2.microsoft.com/en-us/lib...80,d=ide).aspx

chanmm

"CR" <c@home.com> wrote in message
news:O5**************@TK2MSFTNGP05.phx.gbl...
I am working on the deployment portion of my first click once app. It was
created using VS 2003, with an installer, but has been upgraded to VS
2005,
and I would like to use click once. I tested the click once functionality
for installing this app many times on development pc's and it works great.

When I try to install it on a user pc which I had installed it on before
when it was VS 2003, and the installer, with no problems, I have problems.
I
installed .NET 2.0 framework, from windows update, then click on the web
page install button. Internet explorer now shows what appears to be the
manifest for the application, and does not install.

On the development pc's everything works as expected. The publish.htm and
accompanying files reside
on a IIS web server that is ASP.NET 2.0 capable. I initially had published
to a local web server, but the network admin didn't want a web server
running on a local pc, so I had to change the publish location, and
republished. Everything on the project appears to be pointing to the new
server. I never tried to use the local web server to deploy to the user
pc,
so I do not know if it worked before the move. What could be causing this?

Jun 2 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Philippe Trottier | last post by:
Hi! I want to publish with click once an application that uses Enterprise Library, but since we use Enterprise Library, we need to deploy config files like dataConfiguration.config. So if I try...
11
by: Thom Little | last post by:
I would like three states on an icon ... Left Click Right Click Double Click Left Click is fired at least once on a Double Click Is there a good example that shows how to determine if the...
8
by: Lee | last post by:
Hi,I'm trying to have a button that fires a click event only once. What is the best way to do so that after the first button click, any the following clicks will be ignored.
3
by: Imran Aziz | last post by:
Hello All, I have a search text and button that post data and my button handler filters the repeater control. However when the button is clicked the first time. The page_load event is being called...
16
by: Barry Gilmore | last post by:
Is there a way to disable a button after it is clicked? I am trying to avoid having someone click on it twice while they wait for it to process. Thank you!
3
by: Techsatish | last post by:
how to make a mouseup event called only once during a double click event? here double click is made on a tree node in a tree control. I have the code inside mouseup event....in runtime the...
0
by: reifen-straub | last post by:
Hi, we have a C# click once application with a report. This report has a reference to an assembly to calculate some things. If we run this application locally with the 'click once' checkbox...
0
by: Mark | last post by:
Hi, We are a software company that wish to use Click-Once deployment to allow our customers to deliver smart clients to their worker's desktops. We have experimented successfully in-house...
5
by: =?Utf-8?B?UmljaA==?= | last post by:
Greetings, I have been using the Click Once deployment feature of VS2005 - very nice. I had IE6 at the time when I started using Click Once Deployment, and everything worked fine. But then my...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.