Hi,
I got latest from an ASP .NET project from TFS.
With the project loaded in Visual Studio, I opened a vb source file from
this web project, and pressed F5 to run the project.
IE opens, and displays the source folders from the application, the directory
Why is this, what am I doing wrong?
Thanks
David Wier - 23 Apr 2008 22:10 GMT
Was it working before?
David Wier
http://aspnet101.com
http://iWritePro.com - One click PDF, convert .doc/.rtf/.txt to HTML with no
bloated markup
> Hi,
>
[quoted text clipped - 6 lines]
>
> Thanks
Richard - 23 Apr 2008 22:41 GMT
yes, and it works for otherteam members.
> Was it working before?
>
[quoted text clipped - 13 lines]
> >
> > Thanks
George Ter-Saakov - 24 Apr 2008 13:06 GMT
Right click on your "first" page and make it "Start up page"
You can disable "directory browsing" in IIS management so IIS will server
the default.aspx page...
But if you have "directory browsing" enabled IIS will show you the content
of the directory. And if you did not set your "Start up" page then VS will
simply start a browser with you project url.
George.
> Hi,
>
[quoted text clipped - 6 lines]
>
> Thanks