Results 1 to 8 of 8

Thread: using interdevs Projects

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2000
    Posts
    537

    using interdevs Projects

    i'm trying to look into the Projects ability in Interdev.

    when i try to create a new project it asks for my server name.
    when i put in what i thought the name was it says it can't find it.

    how do i find out my server name? I thought if i open IIS it says the name there. but it gave an error, like i said....

    has anyone used this Project feature?

    if so, what do you think about it?

    thanks
    pnj

  2. #2
    Fanatic Member Gimlin's Avatar
    Join Date
    Dec 2001
    Location
    Hell
    Posts
    734
    I dont know how it works, but if you just wanted to create a HTML, CSS, or ASP script, then goto

    File -- New File.

  3. #3
    PowerPoster sail3005's Avatar
    Join Date
    Oct 2000
    Location
    Chicago, IL, USA
    Posts
    2,340
    i could never figure it out either. i tried server name, IP everything.


    you might want to try 'localhost'

    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA

  4. #4
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    It is the IIS server / current PC name.
    You need to set your project as "master mode" (beneath where you type the server name in on the new project wizard).

    Did you install Interdev Server edition as well as the standard edition? If you have visual studio, or access to MsBackoffice, the Interdev server components add on is on there & it lets interdev recognise your pc as a live web server (and therefore will let you create local websites).

    Otherwise, the program will presume this is just a developer pc & that you're going to host or upload these files to another webserver.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  5. #5
    Member imj75's Avatar
    Join Date
    Aug 2000
    Location
    South Africa,Pretoria
    Posts
    51
    I did Interdev course at Microsoft Training Centre (for MCSD), and I think Interdev sucks!
    for (int i = 0;i < y3k; i++)
    {
    MakeMeSmarter (andMoreTolerant);
    }

  6. #6
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    I disagree with that entirely !

    Interdevs the best one I've come across. Fireworks ain't a bad runner up. Apart from those I'll use notepad as opposed to any other alternative - don't even get me started with that @#*!$ Frontpage effort ...

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2000
    Posts
    537
    yea, i've tried IP and the computer name. it doesn't recognize them.
    i'm not sure about the Server Edition or not, it's a work computer so i didn't set it up.

    as far as development tools go I really think they are all the same if all your doing is typing code.
    if you can use notepad you can use anything. what i like about interdev is it has autosense. so for asp i really like it. other wise, i could care less what tool i'm using.

    although i do have to say, Ultradev or dreamweaver SUCK for asp coding. maybe i don't know how to set it up right but it doesn't seem to recognize different stuff.
    like when your dymamicly building a table based on various variables, it will color code the code as if you left a tag out even when you didn't.


    i could really care less though, it's just a tool to do a job with.


    I was under the impression that Interdev Projects thing will allow multiple developers to work on the same project alittle easier.
    Is this true or just microsoft propaganda?

    thanks
    pnj

  8. #8
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    "I was under the impression that Interdev Projects thing will allow multiple developers to work on the same project alittle easier."
    Not on it's own, but like vb, the Ms Visual Sourcesafe product can be integrated into the product when it's installed. This is like a huge database of all of the projects files. 1 developer can "check out" a file onto their pc & make changes to it, while any others can grab a copy of and use the same file in their application, but only for testing as it's read only (they won't be able to actually do any work on the same file).

    This is very handy if you have a couple of guys working on the same project & if you can get hold of a copy I'd suggest starting to look at it (not very hard to learn).

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

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