El dom, 02-05-2004 a las 11:22, Pedro Santos escribi�: > Hi. I have an application that usas several languages, based on the > current User. In user preferences, when the user changes the language > and submits, I get an exception that I do not understand: > > //--------------------------------------------------------------------- > Server error in '/' application > > ________________________________________________________________________ > String returned by HttpRuntime.GetResourceStringFromResourceManager > Description: Error processing request. > > Error Message: HTTP 500. String returned by > HttpRuntime.GetResourceStringFromResourceManager > //---------------------------------------------------------------------
When you get that page in the browser, edit the source for it and you will see a stack trace by the bottom. That will give you a hint on what' happening. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
