Our requirement is to use Tomcat as Web Server and I am exploring possibility of deploying our smart client using ClickOnce. Is it possible to use ClickOnce with Non-IIS web Server, specifically Tomcat. If so, what do I need to do. Any changes required on tomcat side to support this
I would appreciate any ideas on this.
Thanks,
Sushma

CLickOnce with Tomcat
Peter C
Hi,
ClickOnce does work with non IIS web server. You just need to have the MIME types on the server configured correctly for the web server to server .application files.
See this post for more information.
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=10606&SiteID=1
Thanks,
Sameer
ajay_ndelhi
Hi,
Can someone show us how do you make it to work with Tomcat
How do you create the publish.html and what files are needed to be moved to Tomcat
Can we use the C# express to do that
Please give us step by step example.
Thanks
Maytel