Hi,
I created a Visual Studio 2005 ASP.NET project in my Windows Vista machine using ASP.NET Development Server (not local IIS).
The web site has a master page file and a content page for that masterpage. When viewing the content page in the IDE, it works fine will all references images and stylesheets.
But they I view the page in the brower using the right-click, View in Browser, the page loads but all images are broken and the stylesheets does not apply in the content page with the masterpage.
To further isolate the problem, I tried to publish my project in a remote IIS, and view the site using IE from the remote IIS and it works fine.
What do you think is the problem with my ASP.NET development server on my Vista?
By the way, I applied the VS 2005 SP1 and latest fixes for Vista also.
Please advise ASAP.