Hi Chuck,
After some effort on your issue, we do not find anything cause it.
What we did:
1. Use VS 2008 SP1 create a C# web application
2. Add follow lines in project file:
<target Name="AfterBuild">
<MakeDir Directories="$(OutputPath)/ConfigFiles" />
</target>
3. Save the project file.
4. open the project by VS2010 RTM
5. Convert into .Net Framework 4.0(optional)
6. build the project.
7. there is a \bin\ConfigFiles
--
Sincerely,
Zhi-Qiang Ni
Microsoft Online Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subs...#notifications.
MSDN Managed Newsgroup support offering is for non-urgent issues where an
initial response from the community or a Microsoft Support Engineer within
2 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. 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/en-us/subs.../aa948874.aspx
==================================================