Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Problem while connecting to SQL server 2000

web-app

I have sql server 2000 installed in my system. when i try to browse Gemini those url it gives the following error. Can someone guide me why i am getting this error message?
Although I have SQL Server 2000 and the error messages shows sql server 2005.

An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)

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: An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)

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): An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)]
CounterSoft.GeminiLib.GeminiHelper.GetImageData(String sql) +280
CounterSoft.GeminiLib.GeminiHelper.GetIssuePriorityImages() +11
Gemini.PageUtil.FillCache(HttpContext c) +66
Gemini.GeminiHttpModule.Init(HttpApplication application) +244
System.Web.HttpApplication.InitModulesCommon() +66
System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +814
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +243
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +106
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +340

jibran
· 1
jibran
Replies (2)
helpful
0
not helpful

Did you amend the connection string in the web.config file to point to your SQL Server?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Mark,

Would a DNS tool be of any use to you?


Da dDOS Blocker
· 1
Da dDOS Blocker