ASP.net网站上的ClickOnce问题。 [英] ClickOnce issue on ASP.net site.

查看:114
本文介绍了ASP.net网站上的ClickOnce问题。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我在ASP.Net网站上遇到ClickOnce问题。



当用户点击链接时,我会重定向到ClickOnce应用程序:



Hello,

I have an issue with ClickOnce on an ASP.Net site.

When the users click a link I redirect to a ClickOnce application:

HttpContext.Current.Response.Redirect(url, False)
HttpContext.Current.ApplicationInstance.CompleteRequest()





url是ClickOnce应用程序部署网址和查询字符串:





The url is the ClickOnce application deployment url and a query string:

"http://xxxxxx.co.uk/ProtocolHandler/ProtocolHandler.application?filename=file54"





这个工作正常,应用程序被下载并正确调用。但在某些计算机上,浏览器会在地址栏中显示一个空白页面,其中包含clickOnce URL,而不是停留在当前页面上。



点击链接不应该导航到空白页面。



任何帮助欢迎。



Valery。



This is working fine, the application is downloaded and invoked properly. But on some machines the browser displays a blank page with the clickOnce URL in the address bar instead of staying on the current page.

Clicking on the link should not navigate to a blank page.

Any help welcome.

Valery.

推荐答案

这篇关于ASP.net网站上的ClickOnce问题。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆