asp.net mvc - Visual Studio 2012 crashing when called web service -


i added soap web service "web reference" in visual studio. working on mvc application. have working fine in console application not in mvc. can call methods when try create instance of web service, huge memory leak happens , visual studio crashes. reference.cs file contains 300k lines, commenting out not using. wondering if there better solution.

2 hours later + 250k lines commented out = problem solved!!


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -