Hi,
i recomplied the framework and xfered to my site, but still the same thing. i think the issue lyes with the site changing urls.
when i hit F5:
Web Page Shows-->> localhost:1628/mydnn (you can the VS05 status bar saying "loading symbols"...)
then the page goes to -->> localhost/mydnn
then jumps to --> localhost/mysitename
Notes:
- i have IIS installed on my dev system
- i have a website called localhost/mysitename (c:\inetpub\wwwroot\mysitename)
- i have a dev directory with the same files+src, that is where i do my dev (e:\dev\mydnn\website) - when i hit F5, this is where i am at... hence it starts the VS05 server with localhost:1628/website
- There is no IIS virtual directory called "website", but there is one called mysitename (which is my "live/test" site)