Click here to Skip to main content
15,920,896 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: Matrox PowerDesk's "save/restore windows positions" feature destabilizes Windows applications. Pin
Brooks Harris18-Sep-06 7:23
Brooks Harris18-Sep-06 7:23 
GeneralRe: Matrox PowerDesk's "save/restore windows positions" feature destabilizes Windows applications. Pin
Dave Kreskowiak18-Sep-06 10:16
mveDave Kreskowiak18-Sep-06 10:16 
GeneralRe: Matrox PowerDesk's "save/restore windows positions" feature destabilizes Windows applications. Pin
Brooks Harris18-Sep-06 13:53
Brooks Harris18-Sep-06 13:53 
GeneralRe: Matrox PowerDesk's "save/restore windows positions" feature destabilizes Windows applications. Pin
Sebastian Schneider20-Sep-06 2:20
Sebastian Schneider20-Sep-06 2:20 
GeneralRe: Matrox PowerDesk's "save/restore windows positions" feature destabilizes Windows applications. Pin
Dave Kreskowiak20-Sep-06 6:45
mveDave Kreskowiak20-Sep-06 6:45 
GeneralRe: Matrox PowerDesk's "save/restore windows positions" feature destabilizes Windows applications. Pin
Brooks Harris18-Sep-06 7:31
Brooks Harris18-Sep-06 7:31 
QuestionWindows XP Process information. Pin
RajeshGuptha18-Sep-06 3:55
RajeshGuptha18-Sep-06 3:55 
AnswerRe: Windows XP Process information. [modified] Pin
Dave Kreskowiak18-Sep-06 5:48
mveDave Kreskowiak18-Sep-06 5:48 
10,000 User objects?!?! What the (explitive deleted) are you doing to cause this? 3D modelling apps don't generate that kinds of load! A count this high is very unusual. WOW!

Your app is most assuredly leaking something somewhere. Or, you're preloading TONS of stuff you shouldn't have to. There is no way to increase this limit. I don't care how much RAM you shove in the machine, you're app definitely has problems.

You might want to step through your code with TaskManager or Performance Monitor open to see where this is comming from. You're probably not calling .Dispose() on an object that you repeatedly create, but never properly destroy when you're done with it.



-- modified at 13:00 Monday 18th September, 2006

Dave Kreskowiak
Microsoft MVP - Visual Basic


AnswerRe: Windows XP Process information. Pin
Mike Dimmick21-Sep-06 3:14
Mike Dimmick21-Sep-06 3:14 
QuestionHow do shortcut keys in Windows work? Pin
totig17-Sep-06 22:35
totig17-Sep-06 22:35 
QuestionNeed help in creating a File DSN on IIS or DNS servers... Pin
new_phoenix16-Sep-06 14:48
new_phoenix16-Sep-06 14:48 
QuestionJava proxy serer Pin
nkjha115-Sep-06 22:19
nkjha115-Sep-06 22:19 
QuestionRemote Desktop Pin
devvvy15-Sep-06 7:10
devvvy15-Sep-06 7:10 
AnswerRe: Remote Desktop Pin
Dave Kreskowiak15-Sep-06 12:21
mveDave Kreskowiak15-Sep-06 12:21 
GeneralRe: Remote Desktop Pin
devvvy15-Sep-06 13:21
devvvy15-Sep-06 13:21 
GeneralRe: Remote Desktop Pin
Dave Kreskowiak15-Sep-06 15:37
mveDave Kreskowiak15-Sep-06 15:37 
QuestionWeb Browser Registry Entries Pin
EpicYeti15-Sep-06 2:38
EpicYeti15-Sep-06 2:38 
QuestionUniquely identify a control in a window using Object Name Pin
Anoop Kumar15-Sep-06 1:54
Anoop Kumar15-Sep-06 1:54 
QuestionKnown location for application file. Pin
Brady Kelly14-Sep-06 6:27
Brady Kelly14-Sep-06 6:27 
AnswerRe: Known location for application file. Pin
Dave Kreskowiak14-Sep-06 13:46
mveDave Kreskowiak14-Sep-06 13:46 
QuestionHow to install Windows Service to an Remote System Pin
Exelioindia13-Sep-06 23:12
Exelioindia13-Sep-06 23:12 
AnswerRe: How to install Windows Service to an Remote System Pin
Dave Kreskowiak14-Sep-06 13:42
mveDave Kreskowiak14-Sep-06 13:42 
GeneralRe: How to install Windows Service to an Remote System Pin
Steve S14-Sep-06 22:49
Steve S14-Sep-06 22:49 
GeneralRe: How to install Windows Service to an Remote System Pin
Dave Kreskowiak15-Sep-06 3:16
mveDave Kreskowiak15-Sep-06 3:16 
GeneralRe: How to install Windows Service to an Remote System Pin
Steve S18-Sep-06 5:41
Steve S18-Sep-06 5:41 

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.