Forms Authentication
We are developing and ASP .net application that uses the Project Server Interface (PSI) webservices. First of all, it uses a Windows authentication with the LoginWindows webservice. But if we use the LoginForms webservice (with a Login page) it doesn´t work and display the next error message: “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 connection. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)”. We have congifured the sql server to accept remote connections with TCP/IP. We also check in the PWA, the option to validate the user through forms and still not working.
January 27th, 2010 11:52am

http://blogs.msdn.com/sql_protocols/archive/2007/05/13/sql-network-interfaces-error-26-error-locating-server-instance-specified.aspx point out the root cause for this error message. Please check the web.config file for your web application to see if the connectionstring and connectstringname property for SQL server is right.
Free Windows Admin Tool Kit Click here and download it now
January 30th, 2010 12:17pm

Thanks for your reply. Traducción del español al inglésMostrar forma romanizada <textarea id="source" style="width: 100%; height: 99%;" dir="ltr" name="text">he seguido el enlace que me envias y no funciona. He probrado el puerto y este recibe sin problemas las peticiones. ¿Alguna idea más?</textarea> <input id="file" name="file" size="63" type="file" /> <object id="tts_object" width="18" height="18" setdirrtl="function () { return eval(instance.CallFunction("<invoke name=\""+name+"\" returntype=\"javascript\">" + __flash__argumentsToXML(arguments,0) + "</invoke>")); }" setsound="function () { return eval(instance.CallFunction("<invoke name=\""+name+"\" returntype=\"javascript\">" + __flash__argumentsToXML(arguments,0) + "</invoke>")); }" type="application/x-shockwave-flash" data="http://www.gstatic.com/translate/sound_player.swf"> <param name="movie" value="http://www.gstatic.com/translate/sound_player.swf" /> <param name="flashvars" value="sound_name=" /> <param name="wmode" value="transparent" /> <param name="allowScriptAccess" value="always" /> </object> I followed the link you sent me and does not work.I tested the port and receives calls without problems.Any idea?
February 3rd, 2010 11:12am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics