robinjam

I've made a multilingual program, and I want to either make a multilingual setup or multiple setups (one for english, one for french).

When I set the publish language to French, I get the following warning and the setup program is english:

Could not match culture 'fr' for item '.NET Framework 2.0'. Using culture 'en' instead.

How do I fix it




Re: ClickOnce and Setup & Deployment Projects French setup program

PhilWilson

Is this a setup&deployment project you're using If so, I can't reproduce this. When I set the localization property to French it builds and works fine.




Re: ClickOnce and Setup & Deployment Projects French setup program

robinjam

I'm using a ClickOnce deployment in VB Express 2005.