|
-
Aug 24th, 2003, 05:11 PM
#1
Thread Starter
New Member
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.
-
Aug 24th, 2003, 08:56 PM
#2
Lively Member
IIS ?
Hi,
Does your IIS enabled and running ? Also, make sure the "Hosts" file has the correct name.
-
Aug 25th, 2003, 01:53 PM
#3
Thread Starter
New Member
what is IIS how do i check whether IIS is enabled and running .i am new into using VB.NET could u guide me
-
Aug 25th, 2003, 02:33 PM
#4
Frenzied Member
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
-
Aug 25th, 2003, 03:43 PM
#5
Sleep mode
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 .
-
Aug 25th, 2003, 03:46 PM
#6
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]
-
Aug 25th, 2003, 11:58 PM
#7
Frenzied Member
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
-
Aug 26th, 2003, 05:23 AM
#8
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|