My References.cs file (generated by my recent addition of a third party WSDL reference) is very large. 664,293 lines. Often when I open the file, the Visual Studio 2019 IDE crashes and re-opens.
I guess I am taxing my Windos 10 OS by opening the file?
In Task Manager, CPU % usage jumps when I scroll the file. So does RAM usage. I can clearly see that the file is impacting my system.
But my question is not IF the file is large, but what to do about it?
Can the file be compiled somehow, so I still have access to the web methods in the WSDL without having to actually OPEN the References.cs file? I mean, I know I don't have to OPEN the References.cs file in order to reference the methods, but I can't just delete the file, right? I want to compress it or compile it or do something so it reduces the impact on my system.
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.