Click here to Skip to main content
15,903,388 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: searching problem Pin
Vasudevan Deepak Kumar1-May-08 21:21
Vasudevan Deepak Kumar1-May-08 21:21 
QuestionDecimals passing problem. Pin
macca241-May-08 1:21
macca241-May-08 1:21 
AnswerRe: Decimals passing problem. Pin
eyeseetee1-May-08 1:30
eyeseetee1-May-08 1:30 
GeneralRe: Decimals passing problem. Pin
macca241-May-08 1:42
macca241-May-08 1:42 
GeneralRe: Decimals passing problem. Pin
eyeseetee1-May-08 2:27
eyeseetee1-May-08 2:27 
AnswerRe: Decimals passing problem. Pin
Guffa1-May-08 11:02
Guffa1-May-08 11:02 
AnswerRe: Decimals passing problem. Pin
Adeel Chaudhry2-May-08 2:57
Adeel Chaudhry2-May-08 2:57 
QuestionProblem with Generic Resource Files Causing a NotSupportedException Pin
Dario Solera1-May-08 0:44
Dario Solera1-May-08 0:44 
I was experimenting with some Norwegian translation of an ASP.NET 2.0 application (Web Site project in VS05, hosted in IIS7 on Vista x64), and I tried to use resource files created for the NO generic culture, for example Messages.no.resx. The file was placed in the App_GlobalResources directory alongside many other locale-specific cultures (such as Messages.it-IT.resx) which always worked fine.

The problem is that now, even if I removed all the .no.resx files (because generic cultures are not suitable for numbers/dates formatting), the ASP.NET runtime keeps throwing an exception at application startup that reads:

mscorlib thrown System.NotSupportedException
Culture 'no' is a neutral culture. It cannot be used in formatting and parsing and therefore cannot be set as the thread's current culture.


There are no traces of the .no.resx files, but still the runtime keeps loading them. I tried several times to run iisreset, kill the ASP.NET worker process, clear the Temporary ASP.NET Files folder (%WINDIR%\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files) with no luck. I even tried to remove and recreate the application in IIS, still with no success, but if I recreate it with another name, it works. If I copy the files over to another machine, all works fine.

Is there a way to completely reset the status of an application, or to completely reset the code cache that ASP.NET seems to keep even after restarting the machine?

If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker
My Photos/CP Flickr Group - ScrewTurn Wiki

Questionsqlserver function <<top>>??? Pin
mr.mohsen1-May-08 0:01
mr.mohsen1-May-08 0:01 
AnswerRe: sqlserver function <<top>>??? Pin
eyeseetee1-May-08 0:09
eyeseetee1-May-08 0:09 
AnswerRe: sqlserver function <<top>>??? [modified] Pin
Blue_Boy1-May-08 0:16
Blue_Boy1-May-08 0:16 
AnswerRe: sqlserver function <<top>>??? Pin
R. Giskard Reventlov1-May-08 0:34
R. Giskard Reventlov1-May-08 0:34 
AnswerRe: sqlserver function <<top>>??? Pin
leckey1-May-08 2:58
leckey1-May-08 2:58 
GeneralRe: sqlserver function <<top>>??? Pin
Blue_Boy1-May-08 3:30
Blue_Boy1-May-08 3:30 
QuestionHow can i set css in add attribute Pin
eyeseetee30-Apr-08 23:43
eyeseetee30-Apr-08 23:43 
AnswerRe: How can i set css in add attribute Pin
R. Giskard Reventlov30-Apr-08 23:54
R. Giskard Reventlov30-Apr-08 23:54 
QuestionHow digrams and flowchart created wit asp.net Pin
Ajeet mittal30-Apr-08 21:38
Ajeet mittal30-Apr-08 21:38 
AnswerRe: How digrams and flowchart created wit asp.net Pin
eyeseetee30-Apr-08 22:30
eyeseetee30-Apr-08 22:30 
AnswerRe: How digrams and flowchart created wit asp.net Pin
Christian Graus30-Apr-08 23:16
protectorChristian Graus30-Apr-08 23:16 
Questionpassing values from HTML to aspx forms Pin
Kartik Rathi30-Apr-08 21:36
Kartik Rathi30-Apr-08 21:36 
AnswerRe: passing values from HTML to aspx forms Pin
eyeseetee30-Apr-08 22:29
eyeseetee30-Apr-08 22:29 
GeneralRe: passing values from HTML to aspx forms Pin
Kartik Rathi30-Apr-08 22:56
Kartik Rathi30-Apr-08 22:56 
GeneralRe: passing values from HTML to aspx forms Pin
Christian Graus30-Apr-08 23:19
protectorChristian Graus30-Apr-08 23:19 
GeneralRe: passing values from HTML to aspx forms Pin
eyeseetee30-Apr-08 23:40
eyeseetee30-Apr-08 23:40 
Questionjava script for printing Pin
rajkumar.330-Apr-08 21:23
rajkumar.330-Apr-08 21:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.