Jump to content
Xtreme .Net Talk

Can't create ASP.NET Web Application...


Recommended Posts

Posted

I get some wacky error when trying to create an ASP.NET Web Application...

 

the default web access mode for this project is set to file share, but the project folder at 'http://localhost/webapplication1' cannot be opened with the path '\\dan-#####\wwwroot$\webapplication1 the error returned was:

 

unable to create project 'webapplication1'. the unc share '\\dan-#####\wwwroot$\webapplication1' does not exist or you do not have access

 

Any ideas what that's all about and how I can fix it? I'm assuming it's some configuration in Windows 2000 that I need to set but since I know little about Win2k I have no idea. :(

Gamer extraordinaire. Programmer wannabe.
Posted
I don't have a Internet Services Manager. :( I even did a search on my HD and nothing came up. That a big thing? Heh.
Gamer extraordinaire. Programmer wannabe.
Posted
There is nothing anywhere in the Computer Management that even resembles that. Is there something I'm supposed to have installed?
Gamer extraordinaire. Programmer wannabe.
  • Moderators
Posted

Are you sure that you have Win2k?

 

Did you install IIS?

 

If you have not, you need to un-install the Framework, install IIS then re-install the Framework. (not .NET, just the Framework)

Visit...Bassic Software
Posted

I'd hope that this is Windows 2000...

 

Microsoft Windows 2000

5.00.2195

Service Pack 3

 

I know diddly about operating systems though (I was using Win98 for I don't know how many years until 3 weeks ago because I couldn't install .NET on it).

 

What is IIS and where can I get it? :)

Gamer extraordinaire. Programmer wannabe.
  • Moderators
Posted

In control panel > Add/Remove Programs > Add/Remove Windows Components > then select Internet Information Services (IIS). you will need your WIN2k CD for this.

 

And do this only after you un-install the .NET Framework (also in Add/Remove Programs)

Visit...Bassic Software
  • Leaders
Posted

I had the same problem with one of the example projects from Microsoft. I guess I was lucky because all I had to do was install IIS and everything worked fine, I didn't have to uninstall the framework and then reinstall it.

 

Orbity

"These Patriot playoff wins are like Ray Charles songs, Nantucket sunsets, and hot fudge sundaes. Each one is better than the last." - Dan Shaughnessy
Posted

Well everything seems to work now except it won't let me debug when I hit the play button (throws me an error and I have to turn off debugging for the project). Oh well for now, I'll figure that out sooner or later.

 

Thanks for the help. :)

Gamer extraordinaire. Programmer wannabe.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...