Visual Studio crashing when mousing over BO in object tray


Author
Message
Govinda Berrio
Govinda Berrio
StrataFrame User (324 reputation)StrataFrame User (324 reputation)StrataFrame User (324 reputation)StrataFrame User (324 reputation)StrataFrame User (324 reputation)StrataFrame User (324 reputation)StrataFrame User (324 reputation)StrataFrame User (324 reputation)StrataFrame User (324 reputation)
Group: StrataFrame Users
Posts: 94, Visits: 481
I just tried this on a fresh VS 2008 project. I start a project using the Stataframe Windows Application (no security) template. Add a Strataframe Standard form. Add a Stataframe BO. I start the BO Mapper and point it at the database (SQL Server 2005 Express), just one table dbo.Lookups. Build the partial. Close BO Mapper. ReBuild the project, everything compiles fine. I can add the BO to the new form by dragging it from the toolbox. But... when I *mouse* over the the BO in the object tray I get a Visual Studio error without much information to glean anything from. (But I can send to Microsoft for their information.)



I've attached the table that I'm getting this with. Any help would be great.



Govinda

Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
Wow...that makes absolutely no sense whatsoever Crazy

Mousing over a BO within a designer doesn't do anything, so this is really strange.  In fact, since a BO isn't a UI component and inherits from a Component within the component model, there are no UI events!  So even if we wanted to do something in the mouse over within the designer or run-time...we couldn't!

You are welcome to post the solution and I will see if the same results happen on this side...but I have a feeling that there is something going in within your VS environment in regards to any Component or MarshalByRefComponent class.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search