Search

You searched for the word(s): userid:878932

Matching Posts

  • Re: Countries not recognized by framework

    Thanks, I have two more countries Cyprus and Andorra. By another hand, when I try to view the region info for country Malta I received a error message: "System.ArgumentException: Region name 'mt' is not supported" What happen with this country? Why is the error message?
    Posted to Localization (Forum) by vendevelop on 12/16/2009
  • Countries not recognized by framework

    Hello to all, I am creating a multilanguage web site and this project will be available in several countries. I have been working with the countries provides by the framework but when i received the list of all countries that will see the project I found that I have some countires that are not available in the framework like as China, Cuba, etc. How can I do with this countries? I am open to listen any suggestion.
    Posted to Localization (Forum) by vendevelop on 12/15/2009
  • Re: GAC and IIS

    exactly! I had to create the assemblies again and then the system show me the error more explicit. My mind was overloaded when I create the forum... Sorry! Thanks
    Posted to Configuration and Deployment (Forum) by vendevelop on 12/8/2009
  • GAC and IIS

    Hello, I am working with a large web site and I created several assemblies for multiples purpose. I setup my assemblies inside the GAC and show it in .Net tab of Visual studio IDE. I don't have problem with that. I do some test using reference to my assemblies in GAC and work well. My problem start when I try to deploy my application in IIS. I did the precompiled files and config my web site well in IIS but when I try to view my web site I receive an error message and I don't know how to
    Posted to Configuration and Deployment (Forum) by vendevelop on 12/7/2009
  • Re: Globalization project with Japanese language

    OK, thanks for your help! My web site it's work fine.
    Posted to Localization (Forum) by vendevelop on 11/7/2009
  • Re: Globalization project with Japanese language

    Great! now it's working good. But, I will have not problem with my database in the future? My web site will be show 40 different languages, do you think that the best option is save all text translation in one database? or will be better create another database for oriental languages like as japanese, chinese, etc? I need set any configuration in my database? I create my database with default values, it is OK?
    Posted to Localization (Forum) by vendevelop on 11/6/2009
  • Re: Globalization project with Japanese language

    Doesn't work. The data type is VARCHAR. I tried with this testing sentence: INSERT INTO dbo.TableResources(Resource_Value) VALUES (@'について') Error: Must declare the scalar variable "@". Anny suggestion?
    Posted to Localization (Forum) by vendevelop on 11/5/2009
  • Re: Globalization project with Japanese language

    Doen't work. The row is saved in the database but the values is ?????? Which is the best option for multilanguage website to manage several languages including Japanese?
    Posted to Localization (Forum) by vendevelop on 11/5/2009
  • Globalization project with Japanese language

    Hello to all, I am programming a multilanguage web site. I created my Resource Provider to get the data from SQL Server Database. I tried to add some words in my database in japanese language but only save question marks (?????). My question is: How can I program my web site to use Japanese language? I need create a new database with Japanese language configuration? Thanks in advance
    Posted to Localization (Forum) by vendevelop on 11/4/2009
  • How can encrypt data into WCF

    I need create a service, preferably in WCF to interact with the database to update data only. The data that manage this database in completely confidential and I want to create a secure service for this. I want that the communication between the client and database will be with a service. If you have another suggestion, I will be open to listen about this. Thanks in advance
    Posted to XML Web Services (Forum) by vendevelop on 9/23/2009
Page 1 of 2 (14 items) 1 2 Next >