473,670 Members | 2,648 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error: "WARNING: Language ID '0' not supported"

Hi all,

I have a solution with a VB.net project, and a installer-project.
When I build the solution, I get the following message;
WARNING: Language ID '0' not supported.

To the installer project, I added the option to check for the
..net framework. If not present, it will install dotnetfx.exe.

Could this have something to do with this warning?
Where should I look, to solve this?

Thanks! Steven
Nov 21 '05 #1
4 1738
What language is your pc set to in control panel

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

"Steven" <st****@nomaila ddresshere.com> wrote in message
news:ep******** ******@TK2MSFTN GP14.phx.gbl...
Hi all,

I have a solution with a VB.net project, and a installer-project.
When I build the solution, I get the following message;
WARNING: Language ID '0' not supported.

To the installer project, I added the option to check for the
.net framework. If not present, it will install dotnetfx.exe.

Could this have something to do with this warning?
Where should I look, to solve this?

Thanks! Steven

Nov 21 '05 #2
If you mean the language setting in Visual Studio
(Options/International Settings/Language) it's: English (United States)

"One Handed Man ( OHM - Terry Burns )" <news.microsoft .com> schreef in
bericht news:Ov******** ******@TK2MSFTN GP12.phx.gbl...
What language is your pc set to in control panel

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

"Steven" <st****@nomaila ddresshere.com> wrote in message
news:ep******** ******@TK2MSFTN GP14.phx.gbl...
Hi all,

I have a solution with a VB.net project, and a installer-project.
When I build the solution, I get the following message;
WARNING: Language ID '0' not supported.

To the installer project, I added the option to check for the
.net framework. If not present, it will install dotnetfx.exe.

Could this have something to do with this warning?
Where should I look, to solve this?

Thanks! Steven


Nov 21 '05 #3
And if you mean Language in my Windows Control Panel,
it's Dutch (Netherlands) - US Keyboard layout. :)

"Steven" <st****@nomaila ddresshere.com> schreef in bericht
news:ux******** ******@TK2MSFTN GP14.phx.gbl...
If you mean the language setting in Visual Studio
(Options/International Settings/Language) it's: English (United States)

"One Handed Man ( OHM - Terry Burns )" <news.microsoft .com> schreef in
bericht news:Ov******** ******@TK2MSFTN GP12.phx.gbl...
What language is your pc set to in control panel

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

"Steven" <st****@nomaila ddresshere.com> wrote in message
news:ep******** ******@TK2MSFTN GP14.phx.gbl...
Hi all,

I have a solution with a VB.net project, and a installer-project.
When I build the solution, I get the following message;
WARNING: Language ID '0' not supported.

To the installer project, I added the option to check for the
.net framework. If not present, it will install dotnetfx.exe.

Could this have something to do with this warning?
Where should I look, to solve this?

Thanks! Steven



Nov 21 '05 #4
Steven,

I am glad you translated Dutch for OHM to Netherlands he surely will have
learned something from that. (I hope for you that Pieter will not become
agry from that)

:-)

I do not know this message, however are you sure you have the Dutch versions
from NET on your computer and the right servicepacks with that?

Cor
"Steven" <st****@nomaila ddresshere.com>
And if you mean Language in my Windows Control Panel,
it's Dutch (Netherlands) - US Keyboard layout. :)

"Steven" <st****@nomaila ddresshere.com> schreef in bericht
news:ux******** ******@TK2MSFTN GP14.phx.gbl...
If you mean the language setting in Visual Studio
(Options/International Settings/Language) it's: English (United States)

"One Handed Man ( OHM - Terry Burns )" <news.microsoft .com> schreef in
bericht news:Ov******** ******@TK2MSFTN GP12.phx.gbl...
What language is your pc set to in control panel

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing

"Steven" <st****@nomaila ddresshere.com> wrote in message
news:ep******** ******@TK2MSFTN GP14.phx.gbl...
Hi all,

I have a solution with a VB.net project, and a installer-project.
When I build the solution, I get the following message;
WARNING: Language ID '0' not supported.

To the installer project, I added the option to check for the
.net framework. If not present, it will install dotnetfx.exe.

Could this have something to do with this warning?
Where should I look, to solve this?

Thanks! Steven



Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

49
2834
by: Ville Vainio | last post by:
I don't know if you have seen this before, but here goes: http://text.userlinux.com/white_paper.html There is a jab at Python, though, mentioning that Ruby is more "refined". -- Ville Vainio http://www.students.tut.fi/~vainio24
1
4899
by: skilla | last post by:
Hi people, I've got WinXP Pro SP2 English on my laptop and since installing SP2 got the IISRESET "No such interface supported" error. The whole story: I was writing a fairly simple ASP app with in-memory recordsets, and while testing I issued an iisreset to get 'clean test results', but I got the "No such interface supported".
0
1636
by: Chris Albertson | last post by:
I do the following as the user "postgres" alberts=# CREATE FUNCTION foobar(CSTRING) alberts-# RETURNS opaque alberts-# AS '$libdir/mystuff' , 'foobar' alberts-# LANGUAGE 'c' alberts-# WITH (isstrict,iscachable); CREATE FUNCTION Next I'd like to be able to use the funtion as a "normal" user
5
33586
by: Thomas LeBlanc | last post by:
I copied an example from the help: CREATE FUNCTION somefunc() RETURNS integer AS ' DECLARE quantity integer := 30; BEGIN RAISE NOTICE ''Quantity here is %'', quantity; -- Quantity here is 30 quantity := 50; -- -- Create a subblock
7
3047
by: Christopher Murtagh | last post by:
Greetings, I just had to dump and restore one of my DBs (7.4RC2), and I got an interesting message. I first did: pg_dump dbname > db_restore.sql Then at console did the following:
7
3284
by: RFS666 | last post by:
Hello, I would like to use variables with a type in jscript.NET. I declare them as follows: var x : double = 5.03; This doesn't work in my script, that I write to the page in codebehind with "registerClientScriptBlock" as follows: string script = "<script language=jscript>"; script += "function test()";
669
25865
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Language”, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic paper written on this subject. On the Expressive Power of Programming Languages, by Matthias Felleisen, 1990. http://www.ccs.neu.edu/home/cobbe/pl-seminar-jr/notes/2003-sep-26/expressive-slides.pdf
4
1822
by: lostlander | last post by:
In ARMCC, and Microsoft C, when i use a function which is never defined or delared, it gives out a warning, not a compiling error? why? (This leads to a bug to my program since I seldom pay much attention to warnings...) Thanks for explanation!
8
5060
by: howa | last post by:
Just found a funny things.. in HTML4's dtd, http://www.w3.org/TR/html4/strict.dtd language is not valid, i.e. <!ELEMENT SCRIPT - - %Script; -- script statements --> <!ATTLIST SCRIPT charset %Charset; #IMPLIED -- char encoding of linked resource --
0
8471
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
8815
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8592
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8661
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7421
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4213
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4393
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2044
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1795
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.