Click here to Skip to main content
15,923,909 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralIE hooks Pin
Ryan333326-Jun-05 9:53
Ryan333326-Jun-05 9:53 
GeneralPassing info Between IE Windows Pin
Baatezu25-Jun-05 9:17
Baatezu25-Jun-05 9:17 
GeneralRe: Passing info Between IE Windows Pin
Guffa29-Jun-05 8:57
Guffa29-Jun-05 8:57 
GeneralHelp - I ‘m getting a .NETapp installation error (urgent) Pin
Member 192995024-Jun-05 13:24
Member 192995024-Jun-05 13:24 
GeneralRe: Help - I ‘m getting a .NETapp installation error (urgent) Pin
david cohoon27-Jun-05 7:52
david cohoon27-Jun-05 7:52 
GeneralInternet Programming Pin
Nirav K Sarvaiya24-Jun-05 8:28
Nirav K Sarvaiya24-Jun-05 8:28 
General.NET Embedded Control in Internet Explorer Pin
JonSwift24-Jun-05 3:50
JonSwift24-Jun-05 3:50 
QuestionCompiling default resoures file??? Pin
richiemac24-Jun-05 1:05
richiemac24-Jun-05 1:05 
Hi all,

I've successfully managed to add some satellite assemblies to a project for multi language functionality. I'm trying to add a default resource to my project but it just throws up an exception. My dir structure is as follows,

MyApp
myApp
myResource.txt
myResource.resources
de-DE (dir)
...
myResource.de-DE.dll
...
...

where each culture is held in its own directory. As I said the different languages work fine but if I try to use the default resources file ( if no language is available ) I get this,

Additional information: Could not find any resources appropriate for the specified culture (or the neutral culture) in the given assembly.  Make sure "myResource.resources" was correctly embedded or linked into assembly "MyApp".
baseName: myResource  locationInfo: <null>  resource file name: myResource.resources  assembly: MyApp, Version=1.0.2001.19569, Culture=neutral, PublicKeyToken=null


Do I need to add anything the my projects build settings for my resource file. I've added it to the project and tried using al.exe to link to my project.

Thanks in advance.
Rich
GeneralError when showing report by Crystal Report Viewer Pin
tshung23-Jun-05 18:39
tshung23-Jun-05 18:39 
General3-tier architecture Pin
myousufq22-Jun-05 20:38
myousufq22-Jun-05 20:38 
GeneralRe: 3-tier architecture Pin
SimonS22-Jun-05 21:52
SimonS22-Jun-05 21:52 
GeneralRe: 3-tier architecture Pin
myousufq22-Jun-05 21:57
myousufq22-Jun-05 21:57 
GeneralRe: 3-tier architecture Pin
Christian Graus23-Jun-05 18:23
protectorChristian Graus23-Jun-05 18:23 
GeneralRe: 3-tier architecture Pin
Christian Graus23-Jun-05 18:26
protectorChristian Graus23-Jun-05 18:26 
GeneralWeb Service De- Serialize errors Pin
jonathan1522-Jun-05 3:46
jonathan1522-Jun-05 3:46 
GeneralAspnet_wp Consume 100% CPU Pin
imshally8122-Jun-05 1:45
imshally8122-Jun-05 1:45 
GeneralRe: Aspnet_wp Consume 100% CPU Pin
Colin Angus Mackay22-Jun-05 2:01
Colin Angus Mackay22-Jun-05 2:01 
GeneralRe: Aspnet_wp Consume 100% CPU Pin
Christian Graus22-Jun-05 3:13
protectorChristian Graus22-Jun-05 3:13 
GeneralRe: Aspnet_wp Consume 100% CPU Pin
SimonS22-Jun-05 21:56
SimonS22-Jun-05 21:56 
GeneralRe: Aspnet_wp Consume 100% CPU Pin
imshally8122-Jun-05 22:41
imshally8122-Jun-05 22:41 
GeneralRe: Aspnet_wp Consume 100% CPU Pin
Christian Graus23-Jun-05 18:27
protectorChristian Graus23-Jun-05 18:27 
GeneralAdding handler without knowing the name of event Pin
Piotrus21-Jun-05 21:46
Piotrus21-Jun-05 21:46 
GeneralRe: Adding handler without knowing the name of event Pin
S. Senthil Kumar21-Jun-05 23:17
S. Senthil Kumar21-Jun-05 23:17 
GeneralRe: Adding handler without knowing the name of event Pin
Mathew Hall22-Jun-05 2:59
Mathew Hall22-Jun-05 2:59 
Generalremoting event handing... Pin
Anonymous21-Jun-05 12:19
Anonymous21-Jun-05 12:19 

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.