Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another Business Layer Generator Error
Message
From
11/06/2006 12:04:02
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Another Business Layer Generator Error
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01128328
Message ID:
01128328
Views:
83
OK, so every time we get a new version we have to learn new things. I'm getting old and it's hard to get the new things into my head. <g> But before I can retire from my job I have to get my applications into .NET from FoxPro and I only have a couple years to go. Bare with me.

I fixed the app.config code and was able to get a new shorter error message:

Addin Exception
Message: There is no row at position 0.
Source: System.Data

Stack Trace: at System.Data.RBTree `1.GetNodeByIndex(Int32 userIndex)
at System.Data.DataRowCollection.get_Item(Int32 index)
at OakLeaf.MM.Data.mmDataAccessSql.GetStoredProcedureRowSetColumns(String tableName,
String sprocName)
at OakLeaf.MM.Data.mmDataAccessSql.GetStoredProcedureRowSetColumns(Strin sprocName)
databaseObjectKind, String objectName) in C:\Program Files ...

What does this mean?
I checked all my tables, a lot of them, and fixed a couple field type errors that were reported, and removed a couple tables I may no longer use, but how do you determine what table is causing this error?

Once I closed the error message I got another one, and once that was closed I was able to see all my tables.

I also have a ton of Stored Procedures in the Database, and none of them are showing up as a node. Are they supposed to? If I click on the Stored Procedures will they be added to the project?

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform