| | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, December 16, 2008 Posts: 32, Visits: 120 |
| Hi , I have one web application project that I used , controls of skeltaBPM.net 2006 in it. I want to connect to data base in SQL server 2000 (Skelta bpm.net 2006 ) that it similar to your sample data base(skelta2006).. But when I create new application in WorkflowNET.Config.Xml file and added data source tag with my connection string in it and run my project with control of skelta (for example : Work Item Control ) I give this error: Could not establish connection to the sql server datasource, severityLevel: Critical Please say to me ,what is statement that I must put in data source tag for connect to data base from sql server 2000? Thanks Kind regards…. |
| | | | Senior Member
       
Group: Forum Members Last Login: Friday, January 16, 2009 Posts: 8, Visits: 21 |
| | Hi, Please go through the attached document which will provide you details on starting off with a sample application using Skelta. Also let us know your contact details along with your convenient time so that we will discuss on this. If required, we will also have an online session and assist you in getting started with a sample application. For any further queries, you can always mail to support@skelta.com Regards Skelta Support
|
| | | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, December 16, 2008 Posts: 32, Visits: 120 |
| Hi At first thanks for useful answer , I want to know that if can I put my data base on the other path (for example F:\drive) If it is , when I put my database on other path repeat this error Could not establish connection to the sql server datasource, severityLevel: Critical Please help to me if can you…. |
| | | | Supreme Being
       
Group: Forum Members Last Login: Thursday, March 12, 2009 Posts: 166, Visits: 707 |
| | Hi, Can you please send the WorkflowNET.Config.Xml file to have more info on the error?
Regards, Bineesh |
| | | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, December 16, 2008 Posts: 32, Visits: 120 |
| | hi bineesh , my problem is solved when i copy file of skalta2006 datbase from C:\Program Files\Skelta\BPM.NET 2006\Database and paste it to new path and connected to it from vs2005 then i change <datasource> tag in WorkflowNET.Config.Xml file to < datasource type="sql server">Data Source=.\SQLEXPRESS;AttachDbFilename=F:\Skelta2006.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True</datasource> thanks and regards |
| | | | Supreme Being
       
Group: Forum Members Last Login: Thursday, March 12, 2009 Posts: 166, Visits: 707 |
| Thats great.
Regards, Bineesh |
| |
|
|