Click here to Skip to main content
16,009,391 members
Home / Discussions / C#
   

C#

 
GeneralStreams and Files Pin
felopater14-Mar-05 14:19
felopater14-Mar-05 14:19 
GeneralBeginner's Class -> Memory Questions Pin
GhostsOfOrion14-Mar-05 13:10
GhostsOfOrion14-Mar-05 13:10 
GeneralRe: Beginner's Class -> Memory Questions Pin
S. Senthil Kumar14-Mar-05 17:59
S. Senthil Kumar14-Mar-05 17:59 
GeneralRe: Beginner's Class -> Memory Questions Pin
GhostsOfOrion14-Mar-05 18:31
GhostsOfOrion14-Mar-05 18:31 
GeneralOpening and reading access Database using csharp Pin
gijoebijoe14-Mar-05 8:39
gijoebijoe14-Mar-05 8:39 
GeneralRe: Opening and reading access Database using csharp Pin
Judah Gabriel Himango14-Mar-05 8:52
sponsorJudah Gabriel Himango14-Mar-05 8:52 
GeneralRe: Opening and reading access Database using csharp Pin
Ravindra Sadaphule14-Mar-05 12:48
Ravindra Sadaphule14-Mar-05 12:48 
GeneralBug in CSC.Exe Pin
raysot77714-Mar-05 8:38
raysot77714-Mar-05 8:38 
I have a very unusual problem:

I am using CSC.EXE to compile a small program with a background image on the main form.

CSC seems to compile the program successfully, but when I go to run the program, it gives me a Thread exception error. When I debug the application, this is what I get:
=================================================
An unhandled exception of type 'System.Resources.MissingManifestResourceException' occurred in mscorlib.dll

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

Now.. If I remove the background image from the form, the program compiles, and runs fine.

Using:
VS.Net 2003 Enterprise
Microsoft (R) Visual C# .NET Compiler version 7.10.6001.4
for Microsoft (R) .NET Framework version 1.1.4322
GeneralRe: Bug in CSC.Exe Pin
Ravindra Sadaphule14-Mar-05 12:57
Ravindra Sadaphule14-Mar-05 12:57 
GeneralRe: Bug in CSC.Exe Pin
Anonymous14-Mar-05 15:19
Anonymous14-Mar-05 15:19 
Generallistview with transparent background Pin
grandad8014-Mar-05 8:21
sussgrandad8014-Mar-05 8:21 
QuestionConfiguration Files? Pin
spacebass500014-Mar-05 7:39
spacebass500014-Mar-05 7:39 
AnswerRe: Configuration Files? Pin
Anonymous14-Mar-05 8:58
Anonymous14-Mar-05 8:58 
GeneralThread Pin
Blue_Skye14-Mar-05 6:56
Blue_Skye14-Mar-05 6:56 
GeneralRe: Thread Pin
Judah Gabriel Himango14-Mar-05 7:26
sponsorJudah Gabriel Himango14-Mar-05 7:26 
GeneralC# pixel color grouping Pin
Rene Xavier14-Mar-05 6:56
Rene Xavier14-Mar-05 6:56 
GeneralRe: C# pixel color grouping Pin
Robert Rohde14-Mar-05 18:42
Robert Rohde14-Mar-05 18:42 
GeneralRe: C# pixel color grouping Pin
Rene Xavier14-Mar-05 19:48
Rene Xavier14-Mar-05 19:48 
GeneralRe: C# pixel color grouping Pin
Robert Rohde15-Mar-05 6:24
Robert Rohde15-Mar-05 6:24 
GeneralRe: C# pixel color grouping Pin
Rene Xavier15-Mar-05 14:43
Rene Xavier15-Mar-05 14:43 
Generaln-tier application Pin
Blue_Skye14-Mar-05 6:43
Blue_Skye14-Mar-05 6:43 
GeneralRe: n-tier application Pin
Ravindra Sadaphule14-Mar-05 13:08
Ravindra Sadaphule14-Mar-05 13:08 
GeneralInternet Connection! Pin
Amir Jalaly14-Mar-05 6:28
Amir Jalaly14-Mar-05 6:28 
GeneralRe: Internet Connection! Pin
i.Posei14-Mar-05 14:23
i.Posei14-Mar-05 14:23 
GeneralDeployment Process Pin
sacred_warrior14-Mar-05 6:20
sacred_warrior14-Mar-05 6:20 

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.