Yep...it is stupid to have a folder in a project which are containing about 80 000 images anyway...Do like Kiran told...
On Mar 30, 7:53 am, Kiran <[email protected]> wrote: > Remove all your 80000 images from the project and reference them at > runtime > > On Mar 29, 7:13 pm, phlap jax <[email protected]> wrote: > > > 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, reply using "remove me" as the subject.
