This is a migrated thread and some comments may be shown as answers.

Dynamic Connection String

0 Answers 38 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Shrini
Top achievements
Rank 1
Shrini asked on 19 Feb 2017, 10:47 AM

I work in an hosted forms auth environment where we are not allowed to store direct connection strings in the .config. As such I can't have the config section/provider information int he config either. I have been working with the scheduler for half day and figured of most of the crashes. I have configured my scheduler work with Webservice based on demo (all demos are strictly hardcoded to look for conn string from config).

Even after based on this article [using resourcepopulationmode in service and authentication], I was unable to get all the values from the forms ticket. I took a different step of implementing custom class with"ISchedulerInfo" with additional data. Even then I was unable to access basic properties I sent to the webserivce. I am trying to avoid binding a sql data source directly to the control.

Once again, the connection string is different based on the user. 

Can someone please direct me in the correct direction.

 

No answers yet. Maybe you can help?

Tags
Scheduler
Asked by
Shrini
Top achievements
Rank 1
Share this question
or