Browse by Tags

Related Posts

  • Guaranteed Solution for Error: "Unable to connect to Visual Studio's Localhost Web Server"

    Hello everyone, I finally found a solution (at least worked for me) for the famous error "Unable to connect to Visual Studio's Localhost Web Server" which was troubling everyone. I encountered this error too. Tried all the options I could but finally got the way out! Here it is: Note: If...
    Posted to Tips & Tricks (Forum) by aftab on 05-16-2008, 12:00 AM
    Filed under: run, setup, Unable to connect to Visual Studio's Localhost Web Server, web server, asp .net 2.0, breakpoint, c#, connect, debug, error, server, iis
  • SOAP message time issue

    I have stumbled across an interesting issue utilizing SOAP messages and WSE 2.0... We have a Web Service setup that is connected to from a client machine to check for updates to some files for an application. I have the following settings specified in the Web.confg file for the Web Service: <security>...
    Posted to XML Web Services (Forum) by millman on 03-07-2007, 12:00 AM
    Filed under: Security, security exception, server, Web Applications, asp.net, ASP.NET 2.0, c#, web.config C# ASP.net, web.config, web service, web.config C#
  • Random Number - Random Banner

    Hi, I am trying to choose banners from the existing ones in the database using the below code. List < Logo > logos = GetLogos(); System.Collections. Hashtable currentLogos = new System.Collections. Hashtable (); int currentIndex = 0; for ( int i = 0; i < 8 && i < logos.Count; i++...
    Posted to C# (Forum) by denniscy on 06-21-2009, 12:00 AM
    Filed under: C#, Random, server, ASP .net, same
Page 1 of 1 (3 items)