| T O P I C R E V I E W |
| Moshe |
Posted - 08/23/2004 : 11:04:49 I am getting the following error message when starting the app.
Microsoft OLE DB Provider for SQL Server error '80040e37'
Invalid object name 'LanguagePhrase'.
/LM/W3SVC/1/Root/ReportPortal/global.asa, line 62
What may be wrong |
| 1 L A T E S T R E P L I E S (Newest First) |
| admin |
Posted - 08/23/2004 : 21:19:13 The error suggests that the database you have pointed the xmla.udl is missing the 'LanguagePhrase' table. Please take the following steps: 1) Run the tables.sql script against your database 2) Make sure that xmla.udl is pointing to the right database, is not using Windows NT security and has "Allow saving password" option checked 3) Restart IIS |
|
|