Gianpaolo Gianpaolo Rocchi
I took the sample just now and made sure that it came up and worked as it should.
(I attached this same image so you can see it in full size). So the issue here is that your StrataFrame assemblies are either out of sync (which is the most likley) or not properly installed.
Open you GAC and make sure that all of the StrataFrame assemblies are there:
Next, go into VS and click StrataFrame -> Version. Make sure that they all match. Mine don't because I am running a hybrid installation (which you will not be). Also, I am running on the most recent SF beta (1.6.6.2), which you may just be running the 1.6.6 build (which is fine).
It is going to be something along these lines.
this still happens in the WebSample app in version 1.6.6.
The population window apeears for a second, the first field is filled with "Customers" (the only BO defined) and the window suddendly disappears leaving the "Seracging for bo..." window on the screen.
I also tried to clear the properties but the problem persists.
Any idea?
Herman
When I add a listview to my webpage, I can initially open the PopulationDataSourceSetting, select my business object, method, fields, etc... But when I later on try to make a change to this the form pops open, closes immediately and I get a Searching for Business Objects, Please wait.... form that does not go away without close VS2005.