rossmanatee
New Member
I have a very large web site solution in visual studio 2010 with lots of web forms and user controls. The problem is that every time I compile this web site, it tooks more that 5 minutes to complete. If there was an error, when I fix it and build again, compile starts from scratch and compiles previously compiled components. I tried the command line command asp_compiler.exe it tooks only 10 seconds. So, what is the difference between visual studio compile and asp_compiler command and how can I speed up visual studio compiler?