|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
localized exception messageshello,
how do I set ADO.NET exceptions to be thrown in a particular language? I downloaded the dutch language pack, set current culture etc. Everything works OK for regular System exceptions (ex. Divide by zero => it shows "Poging door nul te delen."). But the exception related to ADO are still in english (ex. "Could not find stored procedure 'whatever' ".) Thanks. On Feb 20, 1:41 pm, "leibnizster" <leibnizs***@gmail.com> wrote: ADO.NET requires MDAC 2.6 or later, I think you need to download MDAC> hello, > > how do I set ADO.NET exceptions to be thrown in a particular language? > I downloaded the dutch language pack, set current culture etc. > Everything works OK for regular System exceptions (ex. Divide by zero > => it shows "Poging door nul te delen."). But the exception related to > ADO are still in english (ex. "Could not find stored procedure > 'whatever' ".) > > Thanks. in Dutch http://www.microsoft.com/downloads/details.aspx?DisplayLang=en&FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c > ADO.NET requires MDAC 2.6 or later, I think you need to download MDAC Tried to install. Says this: "MDAC 2.8 RTM is incompatible with this> in Dutchhttp://www.microsoft.com/downloads/details.aspx?DisplayLang=en&Family... version of Windows. All of its features are currently part of Windows. ". Other ideas? Thanks On Feb 20, 3:16 pm, "leibnizster" <leibnizs***@gmail.com> wrote: it seems that you have XP SP2> > ADO.NET requires MDAC 2.6 or later, I think you need to download MDAC > > in Dutchhttp://www.microsoft.com/downloads/details.aspx?DisplayLang=en&Family... > > Tried to install. Says this: "MDAC 2.8 RTM is incompatible with this > version of Windows. All of its features are currently part of Windows. > ". Other ideas? > > Thanks Found this in the internet locate the mdac.inf file in c:\windows\inf right click and install when prompted for a location, point to c:\windows\servicepackfiles\i386 then when promtpet for the XPcd, either load the cd or point to c:\i386
Show quote
On Feb 20, 5:53 pm, "Alexey Smirnov" <alexey.smir***@gmail.com> wrote: it installed it, but the messages are still in english. How could it> On Feb 20, 3:16 pm, "leibnizster" <leibnizs***@gmail.com> wrote: > > > > ADO.NET requires MDAC 2.6 or later, I think you need to download MDAC > > > in Dutchhttp://www.microsoft.com/downloads/details.aspx?DisplayLang=en&Family... > > > Tried to install. Says this: "MDAC 2.8 RTM is incompatible with this > > version of Windows. All of its features are currently part of Windows. > > ". Other ideas? > > > Thanks > > it seems that you have XP SP2 > > Found this in the internet > > locate the mdac.inf file in c:\windows\inf right click and install > when prompted for a location, point to > c:\windows\servicepackfiles\i386 then when promtpet for the XPcd, > either load the cd or point to c:\i386 have worked anyway sice what I need is managed exceptions from .NET and what i installed has nothing to do with .NET?. Shouldn't it be in some .NET language pack? Why isn't it in the standard one? Thanks for your trouble.
Show quote
On Feb 21, 2:31 pm, "leibnizster" <leibnizs***@gmail.com> wrote: There is a language pack for spanish, i have it installed and my> On Feb 20, 5:53 pm, "Alexey Smirnov" <alexey.smir***@gmail.com> wrote: > > > > > On Feb 20, 3:16 pm, "leibnizster" <leibnizs***@gmail.com> wrote: > > > > > ADO.NET requires MDAC 2.6 or later, I think you need to download MDAC > > > > in Dutchhttp://www.microsoft.com/downloads/details.aspx?DisplayLang=en&Family... > > > > Tried to install. Says this: "MDAC 2.8 RTM is incompatible with this > > > version of Windows. All of its features are currently part of Windows. > > > ". Other ideas? > > > > Thanks > > > it seems that you have XP SP2 > > > Found this in the internet > > > locate the mdac.inf file in c:\windows\inf right click and install > > when prompted for a location, point to > > c:\windows\servicepackfiles\i386 then when promtpet for the XPcd, > > either load the cd or point to c:\i386 > > it installed it, but the messages are still in english. How could it > have worked anyway sice what I need is managed exceptions from .NET > and what i installed has nothing to do with .NET?. Shouldn't it be in > some .NET language pack? Why isn't it in the standard one? Thanks for > your trouble. messages shows in spanish, search for language pack at msdn best regards |
|||||||||||||||||||||||