What is the equivalent adapter code for this self servicing code
int EmailsToSend = ( copySupport ) ? 2 : 1; int Sequence = 0; ActionProcedures.PGetSequence( "Email", EmailsToSend, ref Sequence );
The same.
Did you try it yourself?
It throws an error "The key 'Main.ConnectionString' does not exist in the appSettings configuration section."
last message did not show up yellow for you to see
hommels wrote: last message did not show up yellow for you to see It throws an error "The key 'Main.ConnectionString' does not exist in the appSettings configuration section."
hommels wrote:
Make sure you've got the app.config file available to the calling assembly/executable.
Jeff...
Did you copy the app.config settings from your llbl project to your project?
(edit) Jeff, you won!
Photo finish! (2 seconds)
heh
Indeed, appconfig. Both 10 points!