VB component works correctly only in debug mode
From: jbhan (jbhan_at_discussions.microsoft.com)
Date: 11/18/04
- Next message: Schmidt: "Re: Feedback on recursive file search..."
- Previous message: Stefan Berglund: "Re: XP not opening my packed software"
- Next in thread: J French: "Re: VB component works correctly only in debug mode"
- Reply: J French: "Re: VB component works correctly only in debug mode"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 17 Nov 2004 18:20:01 -0800
Hi,
I have a Vb component which internally uses an exe to create a batch file ,
and read a key value from a file.
I call the method of this component from my asp page. When I debug throught
the asp page into the component and back I get the value generated correctly
but when I try this by access the page normally without debugging it, the
component is not generating the key.
I am using component services to register the dll. I am at a loss why it
works in debug mode and not other wise. Does the fact that I run an exe
within my component have anything to do with it?
any help would be great.
Thanks,
jbhan
- Next message: Schmidt: "Re: Feedback on recursive file search..."
- Previous message: Stefan Berglund: "Re: XP not opening my packed software"
- Next in thread: J French: "Re: VB component works correctly only in debug mode"
- Reply: J French: "Re: VB component works correctly only in debug mode"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|