I am developing an ASP.Net project in Visual Studio 2008. It is an E- commerce application, which will host thousands of product images. Currently there are over 80,000 image files.
In order to test properly, I have copied these files to an 'Images' folder in my VS2008 project. However, the project will not open when the large amount of files is included. It appears that VS is attempting to load all the files, but it just doesn't ever finish opening. This is even an issue when the 'Images' folder is not included in the project (does not show up in the Solution Explorer window). Normally, when I run into a coding problem, I can just search for a solution... but, the solution to this problem continues to elude me. So, any suggestions would be greatly appreciated. To unsubscribe from this group, send email to dotnetdevelopment+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
