Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Unable to create webapp.

  Asked By: Angelo Page         Date: May 12, 2003      Category: Sharepoint      Views: 275
 

After i install sharepoint i am not able to create
webproject on IIS wwwroot. Neither i am able to run
ASP app. CAn anyone guide me how to make it work...?

Tagged:        

 

2 Answers Found

 
Answer #1       Answered By: Marlon Colon          Answered On: May 12, 2003       

You can not create  a project at WWWROOT folder since this is taken over sharepoint  portal server. Same thing you try with _layout folder. You will able to create a project.

May be u can give a path like

http://<SPSServer>/_layouts/YourApplicationName

 
Answer #2       Answered By: Pierre Copeland          Answered On: May 12, 2003       

To create  a project in the webroot (say, C:\inetpub\wwwroot), you need to
exclude your project in the virtual server's managed path-configuration. If your
project is named Project1, exclude /Project1.

 
Didn't find what you were looking for? Find more on Unable to create webapp. Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].