Re: Step by step it works but...



Hi Raul,

Are you using the same configuration in both cases? That is, are you using
the Debug configuration when you run the app without debugging. If it is not
the same, maybe there is something different in both configurations, or some
conditional statements using #If DEBUG

Also, a way to solve this is putting some messageboxes in your code to guess
the code flow. At some point the statement which updates the database is not
reached, or it fails silently.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com


"raulcobo" <raulcobo@xxxxxxxx> escribió en el mensaje
news:1139562119.635314.254340@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello to all:
I have a program made in VB and Access. I have a very rare problem and
I don´t know how to solving it. When I execute it, the program fails
(does not leave any message error. I know that it fails because it
does not update the registries of the database), however, if I execute
it step by step, the program works perfectly. Somebody knows where the
problem can be? Thank you very much for your attention and sorry for
my bad english.


.



Relevant Pages

  • Re: Cant find .lib files in custom SDK
    ... You can use either Release or Debug configuration, ... > way to build the SDK according to "debug" configuration? ... >> Does the selected configuration match your current sysgened ...
    (microsoft.public.windowsce.platbuilder)
  • Building other configurations from active configuration
    ... I have an application with international support in a Visual C++ 6.0 ... My primary configuration is my debug configuration. ...
    (microsoft.public.vc.ide_general)
  • MFC Application has encountered a problem and needs to close. HELP
    ... the above error message offering me an option to send a message to Microsoft. ... Whenever I run the program in debug configuration it runs OK. ... I cannot save the crash dump produced which the exception handler offers to ...
    (microsoft.public.vc.mfc)
  • RE: Slow code generation and windows form loading
    ... When compiling in Debug configuration, ... When compiling in Release configuration, ... Everything is therefore very slow but the IDE is not blocked and the animated icon for "Build" that appears in the task bar of the IDE rolls its animation in a regular way. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: FCGI app reloading on every request - solved
    ... Even with that, a ".foo" file gets executed as a CGI script, ... With the Plesk-created configuration, an executable ".fcgi" file ... backwards from the usual CGI configuration, where scripts will execute ... If you're using Plesk, you can't change the defaults, because Plesk ...
    (comp.lang.python)