Unable to rebuild solution


Author
Message
Marcia G Akins
Marcia G Akins
StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Hi Dustin.

Something veryy screwy is going on here, but I haven't a clue what.

>> Do you have your business objects in a seperate assembly and, if so, can you access anything within that assembly? <<

Business objects are in the same assembly

>> If you are losing references to entire forms, then it sounds like something core to your application's architecture rather than the framework itself.  <<

I am depending totally on the framework - I just jave a main MDI form and have been creating child forms.

>> but if you have lost references to all business objects and forms, then I'm not sure what might have caused it, though a change to your namespacing is a likely suspect.  <<

I have lost references to all my business objects.

Marcia G Akins
Marcia G Akins
StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Hey Dustin.

My strataframe veriosn is showing as 1.6.5.0.

Could that ne a problem. I saw in another thread that the verson was 1.6.5.3...

Edhy Rijo
E
StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Marcia G Akins (09/03/2008)
My strataframe veriosn is showing as 1.6.5.0.

Could that ne a problem. I saw in another thread that the verson was 1.6.5.3...

I would go ahead and install the latest one from here: http://forum.strataframe.net/FindPost18786.aspx

When installing, don't skip the update to the SF database, just accept all defaults.

What OS are you running?

Edhy Rijo

Marcia G Akins
Marcia G Akins
StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
>> What OS are you running? <<

XP SP2. BTW, I gave up and just decided to re-create the solution from scratch and now I cannot configure my brand new BO in my brand new solution. The configure option is disabled. WHat do I need to do to fix this?

Marcia G Akins
Marcia G Akins
StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
>> I would go ahead and install the latest one from here: http://forum.strataframe.net/FindPost18786.aspx <<

One more thing - which version of the source code should I be using. I found that I needed to rebuild the solution in order to step through the framework code when debugging...

Bill Cunnien
Bill Cunnien
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 785, Visits: 3.6K
The source code from the SF website will work fine.

Sounds like your husband may have prevented your app from seeing the SF database.  He must be mad at you for something.  Could be that sp_executesql thing.  BigGrin

Bill

Marcia G Akins
Marcia G Akins
StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
>> Sounds like your husband may have prevented your app from seeing the SF database. <<

Nope - this is on my local machine and he does not mess with it. Something is seriously hosed hetre and I don't know what to do. I can't even begin a new solution and start over from scratch.

Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Hi Marcia.

Are you working on a mapped network drive?

Has that changed somehow?

Dustin Taylor
Dustin Taylor
StrataFrame Team Member (652 reputation)
Group: StrataFrame Users
Posts: 364, Visits: 771
Hm.. do you have access to any of your strataframe data? I.e. BO Mapper projects, security or localization projects (if you are using those), etc.?

Something obviously changed, we just have to figure out what Smile

One more silly question: If this is purely on your local dev machine, does that mean that the strataframe database is on your dev machine as well? If so, have you checked to make sure your SQL server is running?

Marcia G Akins
Marcia G Akins
StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
>> Are you working on a mapped network drive? <<

No. I am working on my local machine.

I have installed the latest version of Strataframe. I have built an entire new project from scratch. And now I cannot configure business objects because Strataframe has no clue what the applicaiton database is.

I have wasted countless hours that I cannot bill for on this. All I want to be able to do is to start again from scratch and get something working that I can show my client.

How can I tell Strataframe where to look for the application database. I actually set up a new application key in my new application and got prompted for the connection string. Even after I entered it, the BO Mapper's Configure option was STILL disabled!

All I want to do at this point is to start over from scratch and it appears that I cannot even do that!

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