
Signature
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Hi Steven,
Thank you for you reply. In answer to your question, I have not been able
to successfully launch the application with the machine disconnected from the
network. In fact, this is exactly what I am trying to solve. My app really
needs the ability to be launched on a machine with or without a network
connection. My testing shows that this is not possible if the application
uses the app.config file. Is this correct or is there a known workaround?
If not, it seems that this scenario sort of breaks one of the great benefits
of using smart client, which is the ability to work in occasionally connected
environments.
If there are any known workarounds, I would be eager to learn of them.
Thanks again for your reply.
Best Regards,
Tyler Foreman
> Hi Tyler,
>
[quoted text clipped - 20 lines]
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
Steven Cheng[MSFT] - 13 Mar 2006 10:50 GMT
Thanks for your response Tyler,
For the .NET 1.1's smart client winform application, I'm afraid this is a
limitation for the app.config file in offline mode. Actually, I've tested
and found that the app.config file does get downloaded in the IE's cache,
however, it is not picked up to be used in offline mode. So far I think we
may need to explicitly handle offline scenario for app.config related info.
BTW, do you think it possible or have you any future plan on upgrading it
to .NET 2.0's click once, click once in .net 2.0 has adopted a pure new
model at client-side which provide much more powerful functionality than
the smart client support in .net 1.1.
Regards,
Steven Cheng
Microsoft Online Support

Signature
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)