Cannot create more than one WorkflowRuntime per AppDomain

I have created a state machine workflow hosted with an asp.net application. I get this error - "Cannot create more than one WorkflowRuntime per AppDomain"

Can anyone please help

Thanks.

[214 byte] By [shivali.sadavarte] at [2007-12-22]
# 1
The error message says it all. Prior to RC2 you were only allowed to create one WorkflowRuntime per AppDomain, there is no workaround for this. Do you have more than on web site that needs to access the workflow runtime? If so, they are both using the same one. If not, how are you creating the workflow runtime? I have a sample here that might help.
TomLake at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows Workflow Foundation...

Software Development for Windows Vista

Site Classified