Click here to Skip to main content
15,891,607 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm trying to use web.config transforms in our ASP.NET project. It's written in VB.NET. When I click add transform it briefly shows a transforms file under Web.Config in the solution explorer then dissapears. After looking at things I found it does create the files and updates the project file. However, the solution explorer just won't show the files.

This does seems to work fine when I tried creating a C# web project. I'm wondering if this isn't supported with a VB.NET project. Does someone know?


Thanks,
Scott
Posted

See towards the bottom of this[^].
 
Share this answer
 
Comments
RaviRanjanKr 19-Sep-11 16:44pm    
Nice Link, My 5+
The only solution I have found for a VB project/solution is to show all files. I have yet to find a preference to show all sub-files like C# does.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900