Does anyone know if it is possible to deploy a web application using the trial version on visual studio professional 2010 c#?
Or simply access the exe file?
I just need the project compiled so I can show it on another computer
The debug and 'release' folders only exist as XML files not in the bin folder. Once I have ran the debug and release two new files are created in the bin folder but as application extensions saved as .dll
Please help