Click here to Skip to main content
16,006,341 members
Home / Discussions / C#
   

C#

 
GeneralRe: UTF7, UTF8, ASCII ..... I have problems Pin
mav.northwind28-Aug-04 23:48
mav.northwind28-Aug-04 23:48 
GeneralRe: UTF7, UTF8, ASCII ..... I have problems Pin
eggie514-Sep-04 5:11
eggie514-Sep-04 5:11 
GeneralLoad image, modify and save Pin
Dominik Reichl28-Aug-04 11:20
Dominik Reichl28-Aug-04 11:20 
GeneralRe: Load image, modify and save Pin
Werdna30-Aug-04 6:45
Werdna30-Aug-04 6:45 
QuestionWay to reduce flicker on tab changes w/background image? Pin
jdrudolp28-Aug-04 8:11
jdrudolp28-Aug-04 8:11 
GeneralAssembly.LoadFrom and custom Type Editor issues Pin
viper299528-Aug-04 5:46
viper299528-Aug-04 5:46 
GeneralRe: Assembly.LoadFrom and custom Type Editor issues Pin
Marc Clifton28-Aug-04 16:12
mvaMarc Clifton28-Aug-04 16:12 
GeneralMemory Error Pin
dbetting28-Aug-04 4:32
dbetting28-Aug-04 4:32 
I'm getting "System.OutOfMemoryException" in a block of code that has not changed in quite a while. Actually it is an instantiation of a User Control. There are a series of 4 UC's instantiated. The first one has had changes made to it. The remaining have not. If I comment out the second one, the error goes away.

The problem is that the error doesn't show up until I do the Show() on the containing form. How do I figure out what causes an error like this when
1. No changes were made to this UC
2. An error doesn't occur when instantiating the UI
3. Memory does not peak at all
4. Changing the first UC back to it's original form corrects the problem.

Thanks.
GeneralRe: Memory Error Pin
dbetting28-Aug-04 10:17
dbetting28-Aug-04 10:17 
GeneralTo change an int or float to text Pin
TehGT28-Aug-04 4:09
TehGT28-Aug-04 4:09 
GeneralRe: To change an int or float to text Pin
Mazdak28-Aug-04 4:44
Mazdak28-Aug-04 4:44 
GeneralDataGrid control Pin
sasan5628-Aug-04 3:43
sasan5628-Aug-04 3:43 
GeneralRe: DataGrid control Pin
Mazdak28-Aug-04 4:42
Mazdak28-Aug-04 4:42 
GeneralDatabases Autonumber mechanism Pin
EDden2Fly28-Aug-04 2:49
sussEDden2Fly28-Aug-04 2:49 
GeneralRe: Databases Autonumber mechanism Pin
Marc Clifton28-Aug-04 16:20
mvaMarc Clifton28-Aug-04 16:20 
GeneralRe: Databases Autonumber mechanism Pin
Den2Fly29-Aug-04 22:49
Den2Fly29-Aug-04 22:49 
GeneralMDB question Pin
jzb27-Aug-04 23:32
jzb27-Aug-04 23:32 
GeneralRe: MDB question Pin
mav.northwind28-Aug-04 0:03
mav.northwind28-Aug-04 0:03 
GeneralRe: MDB question Pin
dbetting28-Aug-04 4:28
dbetting28-Aug-04 4:28 
GeneralRe: MDB question Pin
Marc Clifton28-Aug-04 16:22
mvaMarc Clifton28-Aug-04 16:22 
Generalusing Alpha Color - Mouse Rectangle rendered Pin
CRier27-Aug-04 22:10
CRier27-Aug-04 22:10 
GeneralRe: using Alpha Color - Mouse Rectangle rendered Pin
mav.northwind27-Aug-04 22:29
mav.northwind27-Aug-04 22:29 
GeneralRe: using Alpha Color - Mouse Rectangle rendered Pin
CRier27-Aug-04 23:00
CRier27-Aug-04 23:00 
GeneralRe: using Alpha Color - Mouse Rectangle rendered Pin
mav.northwind27-Aug-04 23:48
mav.northwind27-Aug-04 23:48 
GeneralDrawing text via "DrawThemeText" Problem Pin
Tristan Rhodes27-Aug-04 19:45
Tristan Rhodes27-Aug-04 19:45 

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.