StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Issues
»
Error when trying to run the Business Object Mapper
Error when trying to run the Business Object Mapper
Post Reply
Like
0
Prev
1
2
Jump To Page
Error when trying to run the Business Object Mapper
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
StrataFrame Team
S
StrataFrame Team
posted 18 Years Ago
ANSWER
Post Details
Share Post
S
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
OK, the reason you're getting that exception is that the Northwind connection is the active connection. The Database Connection option in the StrataFrame menu is not used for your application's connections. The only connection that should be listed within the Database Connections is the StrataFrame connection. Your application's connection string is configured through the SetDataSources() method of the AppMain.vb (or program.cs file). So, the StrataFrame design-time components were trying to use the Northwind connection to find the StrataFrame tables (which is, of course, not going to work
). So, delete that Northwind connection and configure it within the SetDataSource() and set the active StrataFrame Database Connection as the correct one within the Database Connections dialog. The BOMapper will come back to life.
Reply
Like
0
Joe Paquette
Joe Paquette
posted 18 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 12,
Visits: 25
That did it! Thanks!
Reply
Like
0
StrataFrame Team
S
StrataFrame Team
posted 18 Years Ago
ANSWER
Post Details
Share Post
S
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
Excellent
glad to hear it.
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
0
Prev
1
2
Jump To Page
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search