Visual Basic Development Bookmark and Share   
 Home > Visual Basic IDE > Clickonce and multiple environments problems
 

Clickonce and multiple environments problems

Hi to everyone,
I am developing an application in Vb.Net 2005 and have enabled the installation by clickonce, the update occurs before the application starts.
My problem is very simple, the server that contains updates is correctly natted to be available from the outside with a public IP.
The clients who access from an external network connecting without problems, download software and updates. When local clients are connected to the same network of the server (LAN) can not download anything because they try to access the server with the ip public, and the nat does not work .
We can not perform operations on the DNS server or hosts file and not even on the router.
I need to figure out if i can use ClickOnce to use more than one distribution server, primary and secondary. I'd like to set as the primary server the public address and the secondary server with internal network ip address.
I have read several threads on the MSDN forums, but have not been reflected.

many Thanks,
Best Regards
Matteo
Marcoooly  Thursday, October 29, 2009 2:41 PM
Try Clickonce forum http://social.msdn.microsoft.com/Forums/en-US/winformssetup/threads

kaymaf
If that what you want, take it. If not, ignored it and no complain
kaymaf  Monday, November 02, 2009 11:05 PM

You can use google to search for other answers

Custom Search

More Threads

• Bug: VB 2008 SP1 Setup Project
• VisualStudio 2005 BUG
• A few questions about VBExpress
• VS.net 2005 slow WebSite build times with Visual Basic
• Using the same module in multiple Projects...
• Published project error
• Displaying a dropdown box in datagrid
• Where are the Explorer Form Template Images Stored?
• How to start Document explorer (Help) from outside VB 2005 express?
• Vb.net hotkey problem