Имеющий Что Сказать
Зарегистрирован: 31 January 2008
Сообщения: 53
Примеры кода: 0
|
System.Data.SqlClient.SqlException: Invalid object name |
20 August 2008 10:43 |
|
|
|
|
НародЮ подскажите в чем проблема.
На одном хосте все работает БД стоит на SQL 2000.
Перенес на другой хост там SQL 2005 и тут выскачила ошибка
Invalid object name 'WebNavigator'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'WebNavigator'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Данное сообщение получено с сайта GotDotNet.RU
|
|