| Selvan 2005-12-05, 5:55 pm |
| Kumar,
I think you can resolve this issue by configuring your key value pairs in
"BTSNTSvc.exe.config" file. Hmmm I can give you a sample link to follow up
http://www.canonical-ltd.com/module...=showpage&pid=4
HTH
Cheers
Selvan.
"kplkumar@gmail.com" wrote:
> I have an orchestration published as a websevice.
> My orchestration calls another .NET dll for business logic and database
> access. I have the connection string information for database access in
> the web.config that was created when I published my orchestration.
> I am not able to read the web.config entry from the .NET dll that lies
> behind the BizTalk orchestration.
> Any ideas??
>
> The flow is webui --> webservice --> orchestration -->.NET dll --> DB
>
> I need to read the web.config that's part of the webservice from the
> ..NET dll
>
> Is this possible? Is there a work around?
>
>
|