Error adding existing scripts to database project

G

Guest

In a database project in VS2005 (not a datadude project), I need to add about
3,000 stored procedure scripts to my 'Stored Procedures' folder. I've dropped
the scripts into the folder in my workspace, and I right-click the folder in
solution explorer and select 'Add Existing Item' and select all my scripts.
The app adds about 15 or so and then fails with a messagebox saying "The
operation could not be completed".

Someone else seems to have has this problem as well:
http://www.tutorials-ne.com/vsnetide/Problems-adding/
but I can't find a resolution anywhere.

Does anyone know how to fix this? I don't fancy adding 3k scripts in batches
of 10!
 
S

shashank kadge

In a database project in VS2005 (not a datadude project), I need to add about
3,000 stored procedure scripts to my 'Stored Procedures' folder. I've dropped
the scripts into the folder in my workspace, and I right-click the folder in
solution explorer and select 'Add Existing Item' and select all my scripts.
The app adds about 15 or so and then fails with a messagebox saying "The
operation could not be completed".

Someone else seems to have has this problem as well:http://www.tutorials-ne.com/vsnetide/Problems-adding/
but I can't find a resolution anywhere.

Does anyone know how to fix this? I don't fancy adding 3k scripts in batches
of 10!

Even i tried adding volume of objects. It stopped with the error after
21 objects.

-
shashank kadge
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top