473,804 Members | 2,139 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Smart Client Problem downloading

Hello, I've deployed a SmartClient/ClickOnce app to a web server. For
whatever reason, for some users the application doesn't fully download.
Instead the progress bar is stuck at 5 or 10%. After about 5 minutes
the download simply times out and generates the following log (below).
I've checked permissions, security and everything I could think of, but
still for some reasons, it simply won't download fully (for some users).

This is a consistently reproducible problem.
Thanks
PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.42
System.Deployme nt.dll : 2.0.50727.42 (RTM.050727-4200)
mscorwks.dll : 2.0.50727.42 (RTM.050727-4200)
dfdll.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)

SOURCES
Deployment url :
http://lani-rf2/SmartClient1.2/CC.Fu...in.application
Server : Microsoft-IIS/6.0
X-Powered-By : ASP.NET
Application url :
http://lani-rf2/SmartClient1.2/CC.Fu...n.exe.manifest
Server : Microsoft-IIS/6.0
X-Powered-By : ASP.NET

IDENTITIES
Deployment Identity : CC.Fusion.Jagua r.UI.Win.applic ation,
Version=1.0.0.7 0, Culture=neutral , PublicKeyToken= 8780479334fb498 7,
processorArchit ecture=msil
Application Identity : CC.Fusion.Jagua r.UI.Win.exe, Version=1.0.0.7 0,
Culture=neutral , PublicKeyToken= 8780479334fb498 7,
processorArchit ecture=msil, type=win32

APPLICATION SUMMARY
* Online only application.

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed
later in the log.
* Activation of
http://lani-rf2/SmartClient1.2/CC.Fu...in.application
resulted in exception. Following failure messages were detected:
+ Downloading
http://lani-rf2/SmartClient1.2/CC.Fu...als.dll.deploy
did not succeed.
+ The operation has timed out.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [2/10/2006 3:40:01 PM] : Activation of
http://lani-rf2/SmartClient1.2/CC.Fu...in.application has
started.
* [2/10/2006 3:40:02 PM] : Processing of deployment manifest has
successfully completed.
* [2/10/2006 3:40:02 PM] : Installation of the application has started.
* [2/10/2006 3:40:02 PM] : Processing of application manifest has
successfully completed.
* [2/10/2006 3:40:15 PM] : Request of trust and detection of platform
is complete.

ERROR DETAILS
Following errors were detected during this operation.
* [2/10/2006 3:45:19 PM]
System.Deployme nt.Application. DeploymentDownl oadException (Unknown subtype)
- Downloading
http://lani-rf2/SmartClient1.2/CC.Fu...als.dll.deploy
did not succeed.
- Source: System.Deployme nt
- Stack trace:
at
System.Deployme nt.Application. SystemNetDownlo ader.DownloadSi ngleFile(Downlo adQueueItem
next)
at System.Deployme nt.Application. SystemNetDownlo ader.DownloadAl lFiles()
at
System.Deployme nt.Application. FileDownloader. Download(Subscr iptionState
subState)
at
System.Deployme nt.Application. DownloadManager .DownloadDepend encies(Subscrip tionState
subState, AssemblyManifes t deployManifest, AssemblyManifes t appManifest,
Uri sourceUriBase, String targetDirectory , String group,
IDownloadNotifi cation notification, DownloadOptions options)
at
System.Deployme nt.Application. ApplicationActi vator.DownloadA pplication(Subs criptionState
subState, ActivationDescr iption actDesc, Int64 transactionId,
TempDirectory& downloadTemp)
at
System.Deployme nt.Application. ApplicationActi vator.InstallAp plication(Subsc riptionState
subState, ActivationDescr iption actDesc)
at
System.Deployme nt.Application. ApplicationActi vator.PerformDe ploymentActivat ion(Uri
activationUri, Boolean isShortcut)
at
System.Deployme nt.Application. ApplicationActi vator.ActivateD eploymentWorker (Object
state)
--- Inner Exception ---
System.Net.WebE xception
- The operation has timed out.
- Source: System
- Stack trace:
at System.Net.Conn ectStream.Read( Byte[] buffer, Int32 offset, Int32 size)
at
System.Deployme nt.Application. SystemNetDownlo ader.DownloadSi ngleFile(Downlo adQueueItem
next)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Feb 10 '06 #1
0 1443

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

Similar topics

0
1104
by: Venkat Kasaram | last post by:
Hi I am working with Smart Client.I am having a windows application which needs to works with Multiple Languages so i am using Sattilitie assemblies. It is working fine if run the apllication as a windows application. But once i download to client machines by using SmartClient application it is thowing the error like below: System.Resources.MissingManifestResourceException: Could not find any
0
1171
by: sd | last post by:
Hello I have smart client app which needs to access a "forms authentication" protected website for certain functions. Thre credentials used to logoin to smart client arae the same as teh credentials used to logon to website. Once the user logs on to the client I do not want them to logon again into the website. I guess I have two options a. Do a screen scraping capturing the view state of the login page and establish the session by...
1
1184
by: Venkat Kasaram | last post by:
Hi I am working with Smart Client.I am having a windows application which needs to works with Multiple Languages so i am using Sattilitie assemblies. It is working fine if run the apllication as a windows application. But once i download to client machines by using SmartClient application it is thowing the error like below: System.Resources.MissingManifestResourceException: Could not find any
0
1243
by: danths | last post by:
Hello I have smart client app which needs to access a "forms authentication" protected website for certain functions. Thre credentials used to logoin to smart client arae the same as teh credentials used to logon to website. Once the user logs on to the client I do not want them to logon again into the website. I guess I have two options a. Do a screen scraping capturing the view state of the login page and
1
2436
by: HM | last post by:
Hi, I have an existing web application in ASP/VB which uses OCX controls. I want to replace them with a Smart client solution, but I do not want to change the whole application at the first go. First I want to change my Local OCX control and replace it with a smart client. Is there any way the smart client can be called form a web application? Also please suggest me a good site where I can see some examples and build a smart client...
3
326
by: jack | last post by:
HI all im have heard little of smart client and wanted to implement it .. is there any one who could help me with some example or some explanation of smart client please . Thanks for replying me.
10
2075
by: Pieter Coucke | last post by:
Hi, What's in general the most performant for a VB.NET Windows Forms (2.0) application: - a fat client (everything one the client, the server hosts only the database) - a smart client (an application on the client, that communicates with an application on the server via Webservices/Remoting/..) I would somehow think a smart client, but would just like to have the
1
3523
by: Rasheed | last post by:
We are building a smart client application (.NET 2.0) which uses Web Services to access the business objects. Services: The Web Services have been secured by brokered authentication using X509 certificate along with message level security. (Right now the web services are consumed only by the smart client application in intranet environment. However, few services would be exposed as enterprise services in future. Such services can be...
0
1488
by: Ekart Laszlo | last post by:
Hi, there We have currently a Java Applet based solution that we would like to rewrite to a .NET solution. The scenario is the following: 1. Starter Client application opens up a web browser window and makes a HTTP request with a big raw postdata to a remote server. 2. In this web browser window a Java Applet based application shall start and he will retrieve the posted data and he will work with it.
3
1825
by: Michael Justin | last post by:
Hello newsgroup After downloading the SCSF for Visual Studio 2008 from Microsoft (http://msdn.microsoft.com/en-us/library/aa480482.aspx) the installer complained that the requirements are not fulfilled. Which version of Visual Studio do I need, Standard or Professional, to try this software (and the Guidance Automation Extensions)? Btw: are there any other products on the market which might be
0
9594
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10351
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10096
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9174
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5534
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5673
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4311
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3834
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3002
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.