Search

You searched for the word(s): userid:694461

Matching Posts

  • Re: Unable to establish secure connection with the server

    yes I can login with the username and password. I decided to reboot the servers and the darn thing is working fine again... thanks steve
    Posted to Security (Forum) by Steve Tickner on 8/31/2008
  • Unable to establish secure connection with the server

    I have a website that has been using AD to authenticate but it is no longer working and I get the error; Unable to establish secure connection with the server My web config settings are; <connectionStrings> <add name="ADConnectionString" connectionString=" LDAP://xxx.com/CN=Users,DC=x,DC=x,DC=com"/ > </connectionStrings> <membership defaultProvider="MyADMembershipProvider"> <providers> <add name="MyADMembershipProvider" type
    Posted to Security (Forum) by Steve Tickner on 8/31/2008
  • Re: Convert 2005 web application using remote IIS server

    Hi, yes I did get closure on this from Microsoft. They confirmed that it is a bug and are providing a fix in the first service pack for Visual Studio 2008, which is due some time soon I hope. Here is the last response that I got from Bill Hiebert at Microsoft. Stephen – we have made a change to web application projects to support this scenario. We added another server option on the “Web” property page to allow you to specify a server on a remote machine. The change will be in the service pack for
    Posted to Visual Studio 2008 (Forum) by Steve Tickner on 3/27/2008
  • Re: Convert 2005 web application using remote IIS server

    I've responded on Connect but posting here to; Hi Joe, I'm sorry I didn't make that clearer but yes, I'm definitely mapping the application root to the correct location on the IIS server. After creating tha application I'm going back to IIS and pointing the home directory to WebApplication1. I can build the project and the files are deployed to the correct location. I can also open the url in a browser i.e open www.hostheadersite.com and the default page loads correctly. I noticed
    Posted to Visual Studio 2008 (Forum) by Steve Tickner on 2/5/2008
  • Re: Convert 2005 web application using remote IIS server

    Is anyone successfully using the 'Use IIS Web server' setting?
    Posted to Visual Studio 2008 (Forum) by Steve Tickner on 1/31/2008
  • Re: Problems with "Use IIS Web server" setting in 2008

    I've had exactly the same problem using this configuration. It runs perfectly well in VS 2003 and VS 2005 but I get the same error in 2008. I didn't get any response here so a posted it as a bug to Microsoft. Here's my roginal post http://forums.asp.net/p/1210984/2133918.aspx#2133918 And here's the bug report http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=324664 I haven't had a further response from MS yet. If you've managed to get it working
    Posted to Visual Studio 2008 (Forum) by Steve Tickner on 1/31/2008
  • Convert 2005 web application using remote IIS server

    I'm running xpSP2 with VS2003, 2005 and now 2008 (well not quite!) and using remote IIS6 on Windows server 2003 for web development. I've been trying to convert a web application from 2005 to 2008, but VS2008 cannot seem to access the development share. The solution has a number of projects, which have converted successfully and load into the IDE. But when it comes to the web application I get the following error: The project is already setup as a 2005 web application to use IIS remotely
    Posted to Visual Studio 2008 (Forum) by Steve Tickner on 1/25/2008
Page 1 of 1 (7 items)