Error adding existing scripts to database project

  • Thread starter Thread starter Guest
  • Start date Start date
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!
 
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
 
Back
Top