Results 1 to 8 of 8

Thread: could anyone plz help me out

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2003
    Posts
    5

    Question could anyone plz help me out

    when i try to make a new web application in VB.NET i get the following error what should i do about it..could anyone help me out.
    unable to create web project 'WebApplication1' The UNC share '\\SAIRAH\wwwroots$\Web Application1' does not exist or u do not have access.

  2. #2
    Lively Member
    Join Date
    Jul 2003
    Location
    Kuala Lumpur (Malaysia)
    Posts
    92

    IIS ?

    Hi,

    Does your IIS enabled and running ? Also, make sure the "Hosts" file has the correct name.

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2003
    Posts
    5

    Exclamation

    what is IIS how do i check whether IIS is enabled and running .i am new into using VB.NET could u guide me

  4. #4
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    Have you ever thought about the concept of a web application? As its name says, it is an application runs on a Web Server and IIS (Internet Information Services) is the Microsoft web server available on Windows NT, 2k, XP pro and 2003. There are a lot on the web you can read about IIS. However for a quick start go to contorl panel > administrative tools> and see if there is Internet Information Services there. If not go to windows components and add it.
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by parasol
    what is IIS how do i check whether IIS is enabled and running .i am new into using VB.NET could u guide me
    IIS is a management interface that helps you managing your web sites or any web service-based . You need this to run ASP.NET and its web applications .

  6. #6
    Frenzied Member dynamic_sysop's Avatar
    Join Date
    Jun 2003
    Location
    Ashby, Leicestershire.
    Posts
    1,142
    also to extend on what Pirate said , if you run win XP, you must be using the pro version as IIS doesnt work on home edition.
    ~
    if a post is resolved, please mark it as [Resolved]
    protected string get_Signature(){return Censored;}
    [vbcode][php] please use code tags when posting any code [/php][/vbcode]

  7. #7
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    Originally posted by dynamic_sysop
    also to extend on what Pirate said , if you run win XP, you must be using the pro version as IIS doesnt work on home edition.
    ofcourse there is a work around for this; to have IIS running under XP home, look here: http://www.15seconds.com/issue/020118.htm
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  8. #8

    Thread Starter
    New Member
    Join Date
    Aug 2003
    Posts
    5

    it still doesnt seem to work

    i have added IIS from windows components.But it still doesnt seem to work i still get the same problem..
    i am not able to make a new web project.any clues as to what i should do.

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