Click here to Skip to main content
15,908,111 members
Home / Discussions / C#
   

C#

 
AnswerRe: Extension Methods in .NET 2 Pin
Sascha Lefèvre24-Jun-15 1:09
professionalSascha Lefèvre24-Jun-15 1:09 
GeneralRe: Extension Methods in .NET 2 Pin
Member 1171394224-Jun-15 12:14
Member 1171394224-Jun-15 12:14 
Questionc# question about moving multiple files Pin
elfenliedtopfan523-Jun-15 14:59
elfenliedtopfan523-Jun-15 14:59 
AnswerRe: c# question about moving multiple files Pin
Wes Aday23-Jun-15 15:09
professionalWes Aday23-Jun-15 15:09 
Questionhelp... C# Pin
Member 1177333823-Jun-15 5:08
Member 1177333823-Jun-15 5:08 
AnswerRe: help... C# Pin
Pete O'Hanlon23-Jun-15 5:15
mvePete O'Hanlon23-Jun-15 5:15 
AnswerRe: help... C# Pin
OriginalGriff23-Jun-15 5:55
mveOriginalGriff23-Jun-15 5:55 
QuestionSatellite Assembly Not Working Properly Pin
AmbiguousName23-Jun-15 3:20
AmbiguousName23-Jun-15 3:20 
AnswerRe: Satellite Assembly Not Working Properly Pin
Bernhard Hiller23-Jun-15 4:38
Bernhard Hiller23-Jun-15 4:38 
GeneralRe: Satellite Assembly Not Working Properly Pin
AmbiguousName23-Jun-15 5:49
AmbiguousName23-Jun-15 5:49 
GeneralRe: Satellite Assembly Not Working Properly Pin
Freak3023-Jun-15 23:03
Freak3023-Jun-15 23:03 
If I understand you correctly, you do a change in the main resource of the project but don't compile it. Then you manually propagate the change to the satellite assemblies. This means your satellite assemblies contain strings that are not in the main assembly. I assume that this is the problem leading to the exception. And if you compile the project again, so that the main assembly matches the satellite assemblies again, it will work. If this is what's happening, I think the behavior is by design.
The good thing about pessimism is, that you are always either right or pleasently surprised.

AnswerRe: Satellite Assembly Not Working Properly Pin
AmbiguousName24-Jun-15 0:05
AmbiguousName24-Jun-15 0:05 
QuestionWord was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd22-Jun-15 23:55
professionalVimalsoft(Pty) Ltd22-Jun-15 23:55 
SuggestionRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Richard MacCutchan23-Jun-15 1:01
mveRichard MacCutchan23-Jun-15 1:01 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd23-Jun-15 1:10
professionalVimalsoft(Pty) Ltd23-Jun-15 1:10 
AnswerRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Richard Deeming23-Jun-15 1:18
mveRichard Deeming23-Jun-15 1:18 
AnswerRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Dave Kreskowiak23-Jun-15 2:39
mveDave Kreskowiak23-Jun-15 2:39 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd24-Jun-15 22:29
professionalVimalsoft(Pty) Ltd24-Jun-15 22:29 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Dave Kreskowiak25-Jun-15 2:51
mveDave Kreskowiak25-Jun-15 2:51 
AnswerRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
F-ES Sitecore23-Jun-15 5:07
professionalF-ES Sitecore23-Jun-15 5:07 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd24-Jun-15 22:31
professionalVimalsoft(Pty) Ltd24-Jun-15 22:31 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
F-ES Sitecore24-Jun-15 23:13
professionalF-ES Sitecore24-Jun-15 23:13 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd24-Jun-15 23:22
professionalVimalsoft(Pty) Ltd24-Jun-15 23:22 
QuestionHow to convert to generic type method Pin
jameslooi8822-Jun-15 21:08
jameslooi8822-Jun-15 21:08 
AnswerRe: How to convert to generic type method Pin
OriginalGriff22-Jun-15 21:21
mveOriginalGriff22-Jun-15 21:21 

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.