TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
scampercat
NA
189
0
C# web assembly
Jul 1 2012 5:30 PM
I want to be able to create a web application that comes from the following link:
http://www.asp.net/community/control-gallery/Item.aspx?i=69
However I am not certain where a root directory of a web application would be for this test application. How woud I set this up in visual studio 2010? Would I create an empty web application? If so, what would be considered the root directory to place the files for this application from?
I am referring to directions in the app that are listed here:
Unzip all the files into the root directory of a web application with a bin directory.
Run mk.bat to build MasterPages.dll into your bin directory.
Use your browser to request the test page http://localhost/yourtestapp/TestPage.aspx
Reply
Answers (
1
)
C# 2010 using iis
Error: Cannot use a leading .. to exit above the top directory.