Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am fairly familiar with making vb.net windows aplications. However resently I tryed to make an asp web form or asp web service

 

first strange thing that happens is

I click file. new . than choose either webform or webservice.

on both occasions the name part of the new project box is greyed out the only unlike the area marked location. so i have no way to enter a new name for my project i ant to create.

after proceeding with out being able to name my project

the error message i receive is this

the default web access mode for this project is set to share,but the project folder at http://localhost/webapplication1' cannot be opened with the path

"name of my computer gos here"and"wwwroot$webapplication1 the error was returned ...........unable to create webproject"web application 1" the UNC share "Name of my computer gos here" and "wwwroot$/webapplicaion1 does not exist or you do not have access to it

than....

what wuold you like to do

.retry using a different file share path

.try using front page server extensions

 

I have tryed microsofts help sights and they seam to not help . i have installed sequal server .and it is running . but I do not no if I have that IIS program ..I have uninstalled reinstalled my software and it didnt help

any help will be appreciated.

 

this is like my third time posting this i hope this time it doesnt disappear!

  • Administrators
Posted

You change the project name by altering the url (http://localhost/)

 

You will need IIS installed to be able to create web apps, if you go into your administrative tools then if you have an option for 'Internet Information Services' then it is installed, otherwise you can install it from control panel->add remove programs->windows components.

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Posted

ok

 

You change the project name by altering the url (http://localhost/<your project name>)

 

You will need IIS installed to be able to create web apps, if you go into your administrative tools then if you have an option for 'Internet Information Services' then it is installed, otherwise you can install it from control panel->add remove programs->windows components.

\

\thanks but wut should i change the path too?

Posted

one more question please

 

You change the project name by altering the url (http://localhost/<your project name>)

 

You will need IIS installed to be able to create web apps, if you go into your administrative tools then if you have an option for 'Internet Information Services' then it is installed, otherwise you can install it from control panel->add remove programs->windows components.

 

 

man my install windows components doesnt have IIS I have an oem version that may be why? do you know where i can get IIS Id really appreciate it i cant find it any where not even microsoft .ocm

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...