DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Mon, 25 Jun 2007 03:28:02 -0700,    posted on: microsoft.public.dotnet.distributed_apps        back       

Thread Index
  1    WillM


smart client launching in IE7   
I have a smart client application (C# / .NET1.1) which I launch from another 
web application. The smart client is launched from an ASP page using the 
window.open() method: e.g:

var w = window.open("http://mysecondserver/myApplication.exe?param1", "", "");

This works fine for most scenarios.
However, if I also install .NET 2.0 on my client desktop, the window.open 
method is no longer able to launch the smart client. The window opens, but 
the smartclient never launches. Interestingly, if I try to launch the client 
using the url from a new window OR Run command it works fine.

Is there something different about urls are opened from the window.open 
command? Are there any security settings that I need to change in order for 
this to work OR is there a better way of launching the smart client.

Any suggestions appreciated !
Date:Mon, 25 Jun 2007 03:28:02 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us