CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: InterDev

  1. #1
    Guest

    InterDev

    I have Personal WEB Server running on computer with name "BIG". Personal WEB Manager gives "Your Home Page is avalable at http://big. When I'm running SampleAppWizard in InterDev, Step 2 asks me "What Server would you like to use for this WEB application?". I tried to type http://big, //big, big. Nothing works. "Unable to contact WEB Server" message occurs all the time. I'm very beginner with InterDev and WEB development. I appreciate any help which allows me to start learning. I have a lot of books and other materials, but so far couldn't find anything.
    Thank you.
    Vlad


  2. #2
    Join Date
    Feb 2000
    Location
    Indiana
    Posts
    308

    Re: InterDev


  3. #3
    Join Date
    Jan 2000
    Location
    MO, USA
    Posts
    1,506

    Re: InterDev

    I used to get that same message on an NT server running IIS. I tried localhost, the machine name and the ip address - nothing worked. The server was either "busy" or "not found". I stopped using VID for that reason. It's too much of a pain in the a** to get to work.

    IMHO,

    John

    John Pirkey
    MCSD
    www.ShallowWaterSystems.com
    John Pirkey
    MCSD (VB6)
    http://www.stlvbug.org

  4. #4
    Guest

    Re: InterDev

    Thanks. It doesn't work. but I found what was wrong - I did not have FrontPage Server Extentions installed. Now "big" works.
    Vlad


Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured