up vote 1 down vote favorite
share [g+] share [fb]

im getting the following errors when i set ProjectProperties->Publish->Options->Publish Language to German:

Warning 1 Could not match culture 'de-DE' for item 'Windows Installer 3.1'. Using culture 'en' instead. * Warning 2 Could not match culture 'de-DE' for item '.NET Framework 3.5'. Using culture 'en' instead.

Im using German Vista, VS however is english.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

You probably don't have the german versions of these two packages. They come along with Visual Studio, which in your case is English.

Look at the The ClickOnce User Interface section of this site . It gives you the details of what you can do to workaround this problem.

link|improve this answer
The link seems to be down. – Heinzi Feb 28 '11 at 8:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.