473,796 Members | 2,520 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

smart client deployment - serious issue

I am working on a big business application (dot-NET 1.1+legacy stuff), which
is deployed in "SmartClien t/no-touch-deployment" model. For some time on we
have a problem that nobody was able to resolve so far, although a number of
good developers have been looking at it.

Some of our users are getting an error that "resource" or "assembly" could
not be found (both exceptions are popping up - sometimes one sometimes the
other). The stack trace shows IO exception "File not found" and the path is
pointing to an assembly in "downloadab le cache". When we verify the path
that the exception is talking about, the path indeed does not exist.

The moment/place when it happens is pretty much random. For some users it
happens right at the start of the application, for some it happens after
some time of working with it. So, it looks like CLR is loosing the track of
where the assembly are physically located and is asking for something else,
or [less likely] the assembly path is deleted [but by what and how ? -
loaded assembly is locked isn't it ?]. Clearing IE cache and assembly
downloadable cache ("gacutil /cdl" command) seems to be helpful but only for
short time as the problem re-occurs sooner or later.

I was trying to learn more about how CLR is managing cache and how "Fusion"
assembly loader works but there is very little documentation.

As we are running out of time and ideas, I decided to ask on this newsgroup
for help. Not sure if this is right group though - please redirect me to
better if such exists.

Could anyone advise on how to troubleshoot/debug the problem? Where to look
or what possibly could be the reason? Any materials like web sites or PDFs
that give a clue about managing and loading assembly in Smart Client(?).

I'd greatly appreciate any form of help,

Thank you

Mar 19 '07 #1
0 974

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

Similar topics

4
2363
by: Zach Martin | last post by:
Working on developing a smart client application and I am trying to get past one nasty stumbling block. Hoping someone with previous smart client deployment experience can steer me in the right direction. My problem is as follows: I need to better understand how to have my launcher or stub app load local versions of a given assembly from the downloaded application cache of the GAC when the remote web server is offline. I am using the...
3
1937
by: Vishwanathan Raman | last post by:
I am trying to deploy my Smart Client (it accesses a Web Service) on to a server.It works fine in my machine and also works when others access it from my machine But when deployed to another server 1)Locally on the server just double clicking the exe it runs fin 2)But when accessed on the server via browser it fail 3)It fails when accessed via other machines using the browse In this case it fails with "An exception...
5
3320
by: Shaul Dar | last post by:
Hi, I am looking for help with the following challenge. We are writing a Smart Client management application, which we want to appear to customers as a Web client. Hence we want to embed it inside IE, but are not sure technically how this may be done. Any ideas, pointers etc will be appreciated. BTW, on MSDN I only found general statements that this is possible, e.g.
0
1009
by: jeff | last post by:
there is no issue if using IE to load/install smart client App(winForm app). if winform app calls any COM objects, after client download the app via IE, always got error unless user has to manually run "regsvr32" to registt it. Is there a way to overcome this? Thanks Jeff
9
1683
by: MaSTeR | last post by:
I want to stream data from a server, the client is a smart client it I want to be able to connect to a pc (eventually the pc it's been downloaded from). The problem as you might expect is that the smart client doesn't have enough permissions to open a socket, use remoting or even call a web service. Anyone knows what to do ? (using caspol to loosen security works of course, but it is not an option)
0
1836
by: Uma | last post by:
Dear all, I have a problem while running a smart client application which was installed through CD-ROM. After installing the smart client setup the application is running properly. When running the same application second time, it is not working. First time the setup willbe installed through CD-ROM. If any version increase then the new version will be updated from an URL given in Updates dialog box while taking setup. I took setup...
0
1561
by: Andrew | last post by:
A clickonce deploy fails when both SSL is enabled and "require client certificate" enabled on the deploy server. The deployment seems to fail only because the client would normally require a prompt that their certificate is being accessed (a function of the security setting on the issue of the certificate) While it is logical for the deployment to fail for other warning prompts (such as SSL server certificate name not matching or...
0
1443
by: Frank Rizzo | last post by:
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...
10
2074
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
0
9680
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9528
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,...
0
10456
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10230
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
7548
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6788
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5575
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3731
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2926
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.