Hi Peter,
From your description, you got some problems when try running asp.net
pages(converted from vs 2003 project to VS 2005 one) on Vista box, correct?
Since I haven't found any existing or know issue on this, I think we can
first test to confirm whether it is a machine or environment specific one.
I suggest you test the following things and check the behavior:
1. directly deploy the converted web application in IIS virtual directory
and run it (without vs 2005) to see whether it work
2. You can also try start the vs 2005 testserver from commandline to host
an ASP.NET 2.0 application. You can use this approach to test whether the
testserver is ok:
http://weblogs.asp.net/scottgu/archive/2005/11/21/431138.aspx
3. Regardless of the vs 2003 converted project, you can try a completely
new created ASP.NET 2.0/VS 2005 web site project to see whether it works.
If you have any other finding, please also feel free to post here.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.