DDT Deployment - Error - Enhancement
 
Home My Account Forum Try It! Buy It!
About Contact Us Site Map
StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



DDT Deployment - Error - EnhancementExpand / Collapse
Author
Message
Posted 11/28/2007 9:57:18 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: 05/02/2008 7:30:29 AM
Posts: 30, Visits: 99
Hi,

one of the things I have been quite annoyed over the time is the fact that the DDT does not tell me which procedure was involved when there was an error during the deployment of a stored procedure.

I can then only guess by the Sql Exception.

It would be great, if you could include that information in the "Deployment Progress" window.

Thanks a lot

Post #12841
Posted 11/28/2007 12:07:33 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Today @ 11:13:06 AM
Posts: 4,104, Visits: 4,176
Bastian,

Does it not appear in the deployment log file?  There is a more detailed log of the error and you can generally determine where it failed by looking at the log.  The log file will be named the same as the package file with a Results.log after it:

MyPackageFile_Results.log

I agree that you can never have enough information when trying to work through a problem so adding as much information to the log file as we can is always a good idea.  I will look into the log file and see if we can add any more information that is currently being omitted.

Post #12844
Posted 11/29/2007 3:56:03 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: 05/02/2008 7:30:29 AM
Posts: 30, Visits: 99
Hi Trent,

thanks for your reply. I checked the Log File and it does not show the name of the proc their either.

Post #12866
Posted 12/03/2007 8:36:12 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 06/17/2008 9:28:35 AM
Posts: 2,649, Visits: 1,863
When we encounter an error, we generally just list off the details of the exception, and the SqlException object doesn't tell us the name of the stored procedure.  But, we do have the name of the stored procedure within the loop we are deploying from, so it would be possible to wrap the SqlException in an exception that contains the name of the stored procedure.


www.bungie.net
Post #12881
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 10:58pm

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.047. 10 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.