9 messages in com.googlegroups.google-desktop-developerRe: How to build a Release version??
FromSent OnAttachments
alex7511 Jan 2006 05:29 
poz11 Jan 2006 07:56 
alex7511 Jan 2006 08:04 
poz11 Jan 2006 08:49 
alex7511 Jan 2006 18:08 
alex7517 Jan 2006 02:46 
poz17 Jan 2006 10:42 
alex7521 Jan 2006 02:47 
poz21 Jan 2006 09:32 
Subject:Re: How to build a Release version??
From:poz (poz@gmail.com)
Date:01/21/2006 09:32:58 AM
List:com.googlegroups.google-desktop-developer

yea could be. when you see this assert, you can attach the visual studio debugger to the GoogleDesktopDisplay.exe process (in VS.net using the 'Tools > DebugProcesses' menu option) and press 'retry' in the assert dialog. That will break in the debugger and show you where it is happening. And if you look at the 'Debug > Windows > Call Stack' window you can see the sequence of function calls leading to the error.. may be if you can post that sequence of calls here someone can help find what is the problem