Connecting Microsoft Interdev 6.0 with IIS 6.0

Ask a Question related to ASP, Design and Development.

  1. #1

    Default Connecting Microsoft Interdev 6.0 with IIS 6.0

    Im trying to set up a Master mode development environment
    using Microsoft Visual Interdev 6.0. When asked for the
    IIS server, Im trying to connect to Server 2003, I get
    cannot locate server error. I try using the IP address
    also which doesnt work.

    When I specified an IIS 5.0 server Interdev is able to
    locate this, s this a setting somewhere in IIS 6.0.

    Please help.
    Charlie Guest

  2. Similar Questions and Discussions

    1. Connecting to microsoft access with unicode
      I am trying to Connect my database to microsoft access with unicode connection So when this box appaers it ask for Cf data Source name which is...
    2. "Microsoft ODBC for Oracle" Failing when connecting to a 9i server
      We just upgrade our oracle server from 8i up to 9i and now our asp pages are failing. We were using the Microsoft ODBC drivers for Oracle V...
    3. Visual Interdev Crashing
      I'm getting a "Unhandled Exception DEVENV.EXE.." error message every time I start Visusl InterDev. I applied the service pack 5, but the error...
    4. Learning Visual InterDev
      Ok, thanks for answering so fast. It was helpful. Sorry for posting in the wrong newsgroup. /H "Bob Barrows" <reb_01501@yahoo.com> skrev i...
    5. Visual InterDev 6.0 and IIS 5.1 on WinXP
      Make sure you have FrontPage Server Extensions installed and enabled. See some of the KB articles linked here: http://www.aspfaq.com/2027 ...
  3. #2

    Default Re: Connecting Microsoft Interdev 6.0 with IIS 6.0

    There is certainly more security on Windows Server 2003 which could be the
    problem. Here are a couple of posibilities:

    1. FrontPage extensions not installed or activated on Windows Server 2003.
    This is the default that InterDev uses to contact the server.

    2. There is a port that is closed. As I am not intimately familiar with VID
    any more, I am not sure which port it would be using.

    NOTE: By default IIS 6 is locked down. You have to configure it to open it
    up to accept ASP, FrontPage, et al. If you do not, you will not be able to
    do much of anything.

    --
    Gregory A. Beamer
    MVP; MCP: +I, SE, SD, DBA

    ************************************************** ********************
    Think Outside the Box!
    ************************************************** ********************
    "Charlie" <charlesdu@hotmail.com> wrote in message
    news:0d2a01c397d9$2863ea80$a101280a@phx.gbl...
    > Im trying to set up a Master mode development environment
    > using Microsoft Visual Interdev 6.0. When asked for the
    > IIS server, Im trying to connect to Server 2003, I get
    > cannot locate server error. I try using the IP address
    > also which doesnt work.
    >
    > When I specified an IIS 5.0 server Interdev is able to
    > locate this, s this a setting somewhere in IIS 6.0.
    >
    > Please help.

    Cowboy \(Gregory A. Beamer\) Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139