Posted on: 7/13/2015 8:26:18 PM | Views : 703

hello,
I used to be an well experienced ASP.NET user, and have visual studio community 2015 installed, and made an ASP.NET website like i always did.
this time there was a difference. Normally, Websites where stored here :
C:\Users\fazio\Documents\visual studio 2015\Websites\{websitename}  But this time It went stored into :
C:\Users\fazio\Documents\visual studio 2015\Projects\{websitename} This caused me to have all project files into my website, like this :
Bin My Project Obj Default.aspx Default.designer.vb Default.aspx.vb My Website.vbproj web.config enz.. What does this mean? Is this an bug? is this by design? and in de Bin folder it says :
My Website.dll My Website.dll.config my Website.pdb my Website.xml is this the folder i put to IIS webroo ...

Go to the complete details ...