| | | StrataFrame Novice
       
Group: Forum Members Last Login: 09/17/2008 2:16:05 AM Posts: 54, Visits: 249 |
| | Hi, When I click on the LocalizationKey property of my textbox (or of my form...), this error message appears. Does anyone ever see this ? I hope so because I have no idea of why it appears.  Regards David
|
| | | | StrataFrame Team Member

Group: StrataFrame Users Last Login: 12/23/2008 11:10:40 AM Posts: 232, Visits: 511 |
| | It looks like a SQL error from the connection to the StrataFrame database. Can you get into the DDT or BO Mapper? Are there any other symptoms? The only thing I can think of would be that either your StratFrame deployment isn't clean (i.e the strataframe databse itself is missing items or structures), or your connection to the strataframe database isn't valid (due to network issues or an invalid connection string in solution preferences.) |
| | | | StrataFrame Novice
       
Group: Forum Members Last Login: 09/17/2008 2:16:05 AM Posts: 54, Visits: 249 |
| | I can access to the BO mapper without error. Here is a copy screen of a message I have by clicking on PopulateDataSourceSettings on a list view. My connection string seems to be correct. ConnectString = @"Data Source=SRV-DOMAINE-1\CORWIN;Initial Catalog=ProjetPatient;Integrated Security=True;Persist Security Info=False;Asynchronous Processing=True"; I think there is a problem on the StrataFrame database but where I don't know Can the error message help you to find a solution ? David |
| | | | StrataFrame Novice
       
Group: Forum Members Last Login: 09/17/2008 2:16:05 AM Posts: 54, Visits: 249 |
| | Hi, I succeed to resolve my problem. In fact, my StrataFrame database was on a sql server 2000 ans there was a problem between text and varchar. I copied the SF database on a server 2005 and now all work good. I'm happy  Thans all for your help. Regards David |
| | | | StrataFrame Team Member

Group: StrataFrame Users Last Login: 12/23/2008 11:10:40 AM Posts: 232, Visits: 511 |
| That would make sense . Glad you got it all figured out! |
| |
|
|