Creating VS.NET Projects Outside from Wwwroot

S

S. Justin Gengo

Ken,

While a web project's files can exist anywhere in your computer's file
system in order to debug the project must be able to be compiled and run.
Running a web project of course depends on IIS. You will need to create a
web site in IIS and then tell it to look for the files in your project
directory.

This blog may help:

http://scottwater.com/blog/posts/3560.aspx


--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche


Hi,

By reading this article
:http://www.microsoft.com/downloads/details.aspx?FamilyID=8b8e4a98-64b4-4b95
-89b2-8235ffbb8b02&DisplayLang=en

I notice the I can create VS projects in places different from wwwroot.
Well, I figure out how to do it, eg : force VS to create a project in My
Documents folder, if I press F5 in VS in order to debug, I get a denied to
debug msg. Probably, since this project is not in wwwroot and My Documents
folder is not configured to be 'debuggable' I´m getting this msg.

Does anyone knows how to do it?
 
K

Ken Awamura

Hi,

By reading this article :http://www.microsoft.com/downloads/...98-64b4-4b95-89b2-8235ffbb8b02&DisplayLang=en

I notice the I can create VS projects in places different from wwwroot. Well, I figure out how to do it, eg : force VS to create a project in My Documents folder, if I press F5 in VS in order to debug, I get a denied to debug msg. Probably, since this project is not in wwwroot and My Documents folder is not configured to be 'debuggable' I´m getting this msg.

Does anyone knows how to do it?
 
K

Ken Awamura

Thanks for the link. I´ll be reading the article and post my opinions later :)

Regards
» Ken Awamura
Ken,

While a web project's files can exist anywhere in your computer's file
system in order to debug the project must be able to be compiled and run.
Running a web project of course depends on IIS. You will need to create a
web site in IIS and then tell it to look for the files in your project
directory.

This blog may help:

http://scottwater.com/blog/posts/3560.aspx


--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche


Hi,

By reading this article
:http://www.microsoft.com/downloads/details.aspx?FamilyID=8b8e4a98-64b4-4b95
-89b2-8235ffbb8b02&DisplayLang=en

I notice the I can create VS projects in places different from wwwroot.
Well, I figure out how to do it, eg : force VS to create a project in My
Documents folder, if I press F5 in VS in order to debug, I get a denied to
debug msg. Probably, since this project is not in wwwroot and My Documents
folder is not configured to be 'debuggable' I´m getting this msg.

Does anyone knows how to do it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top