I have moved my instance to other hosting party, but now it does not work...
Invalid object name 'issueprioritylut'.
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 'issueprioritylut'.
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. Stack Trace:
[SqlException (0x80131904): Invalid object name 'issueprioritylut'.]
CounterSoft.GeminiLib.GeminiHelper.GetImageData(String sql) +280
CounterSoft.GeminiLib.GeminiHelper.GetIssuePriorityImages() +11
Gemini.PageUtil.FillCache(HttpContext c) +66
Gemini.GeminiHttpModule.Init(HttpApplication application) +254
System.Web.HttpApplication.InitModules() +267
System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1251
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +243
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +106
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +214
I get the above error. I moved my complete webfiles and my database to a new hosting party. Also I changed the web.config to the new connection string. I am able to login on the database and I have verified if there where no duplicate entries. It is not clear why this error appears...the only thing that might be different is that I am on a virtual directory?
|
Jelle Ossewaarde
· 1 |
|
| Thursday, September 14, 2006, 3:13:28 PM | |




