web applications - 2 times the same project in the Class View Window (visual studio) -


after converting web site project web application project in visual studio, seems there problem meta data. first noticeable fact project mentioned twice in class view window.

enter image description here

if add new namespace , new class in it, i'm not able select using intellisense. when open hierarchy of class view, see new namespace in 1 of them (that indentical except recent addings)

is there way clean ?

you have rid off app folder. that's origin of problem.

http://vishaljoshi.blogspot.be/2009/07/appcode-folder-doesnt-work-with-web.html


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -