473,386 Members | 1,860 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Removing localization bug

Hi there,

What does someone have to do to remove localization from a form?? It
just keeps coming back again! I would like to try to assure that the
property stays to "False" and the language stays to "Default", but it
doesn't. Surely this is some kind of bug because if I set a property to
false it would be expected to stay that way.

Any tips on this would be *most* appreicated, I decided to create my own
localizable classes which don't use these properties, so you could imagine
the frustration when I keep seeing the "en" folder appear in the bin
directory!! Thanks loads in advance!

--
Nick Pateman

---------------------------------------------------------------
Any views expressed above are my own
Without predjudice
Nov 21 '05 #1
2 1081
Hi Nick,

I now for the first time see that the nick Nick is Nick and not Nak.

Did you already "show all files", and remove all those RESX files that are
created?

In your designer part is as well a bunch created extra and on another way
than it is normally done with this setting, so that you have to check as
well and to change, although I thougt that copy the designer part and than
the written code to a new form and than delete the old form will probably go
faster.

I don't know if you did that already often, it needs a kind of special
sequence.
It is cutting it and pasting it, because with copy it creates again new
names.

(And of course a backup in advance because with this operation everything
can go wrong).

Did I not tell my opinion about this solution?.

:-)

Cor
Nov 21 '05 #2
Hi Cor,
I now for the first time see that the nick Nick is Nick and not Nak.
LOL yeah, I use my real name now as I've moved on a bit.
Did you already "show all files", and remove all those RESX files that are
created?
Countless times unfortunately.
In your designer part is as well a bunch created extra and on another way
than it is normally done with this setting, so that you have to check as
well and to change, although I thougt that copy the designer part and than
the written code to a new form and than delete the old form will probably
go faster.

I don't know if you did that already often, it needs a kind of special
sequence.
It is cutting it and pasting it, because with copy it creates again new
names.

(And of course a backup in advance because with this operation everything
can go wrong).

Did I not tell my opinion about this solution?.


Yeah I remember you saying that you had rolled your own localization
code, which is exactly what I have ended up doing, the only problem is
removing the inbuilt stuff. Though I *think* (not positive) that I have
finally removed it now. Although I have thought this many times now, and
the second I click the button to view the form the resource appears and the
localizable properties change back again.

I'm keeping a very close eye on this now because if it keeps up it means
there is either a property being saved elsewhere, maybe the project
configuration? I've never actually had any part of the IDE repeatedly undo
my changes, so this is a bit of an annoying bug!! I think this is probably
solely related to using inherited forms that are localized, causing
confusion somwhere along the lines.

Anyway cheers, I shall bare this in mind, as the last thing I want is
"everything going wrong".

Nick.
Nov 21 '05 #3

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

Similar topics

0
by: Amin Schoeib | last post by:
Hi, I am a Postgres newbie who worked until now with Oracle. Now I want to know if it is possible (when yes the how?) in Postgresql To set dynamically the Localization? For example in Oracle you...
6
by: Rental | last post by:
I'm having the sam problem as described below with the Localization toolkit. Does anyone know if there is a solution to this problem. --->When attempting to generate resource dlls with...
2
by: Julia | last post by:
Hi, We want to migrate out asp application to asp.net and take advantage on localization. I want to ask how it is advice to structure the site directory I am going to use resource only...
8
by: Olivier Matrot | last post by:
I encounter a problem with Localization features in ASP.NET 2.0. Is seems that the framework is not able to manage neutral cultures such as 'fr', or 'de'. Those are the culture sent by default from...
5
by: CMM | last post by:
I don't seem to "get" ASP.NET 2.0's Localization features. I've read up on everything... and of course, everything is explained in cursory softball terms- not any "real-world" usage way. I hope...
2
by: bruno | last post by:
I need to localize my ASP.NET app and I just used "Tools" --"generate local resources" command and everything works fine in my WebForms. Resource file name is: MyWebForm.aspx.resx under a subDir...
0
by: shapper | last post by:
Hello, Sometime ago I followed an article (I believe MSDN) related with localization in Asp.Net 2.0. To make pages localization I create a class named Localization: 1 Public Class...
3
by: Corey B | last post by:
I have an ASP.NET application that was built in ASP.NET v1.1. It has a SQL Server back end database. I have been asked to provide an estimate for the level of effort required to produce a Chinese...
3
by: Computer Guru | last post by:
I have a VB.NET 2005 application with several forms and a couple hundred "strings." I've been looking into all the localization improvements in VB.NET, and I can't seem to find anything that...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...

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.