Synch ListView Control
 
Home My Account Forum Try It! Buy It!
About Contact Us Site Map
StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      


««12

Synch ListView ControlExpand / Collapse
Author
Message
Posted 04/16/2008 9:37:47 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: 2 days ago @ 9:59:02 AM
Posts: 5, Visits: 300
Soon?
Post #15683
Posted 04/16/2008 9:54:09 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 3:24:00 PM
Posts: 3,733, Visits: 3,926
Well, I could give it to you today but it doesn't have any docs, samples, etc.  So it would then require me to stop all other forward motion, such as some of the enhancement requests that have come up lately.  So it is all about priorities.

I will be posting a beta build in the Posted Releases section later today that will have some new features that people have been waiting for, including this list, but I will not be posting any docs or samples along with the build.

Post #15684
Posted 04/16/2008 11:19:02 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 3:24:00 PM
Posts: 3,733, Visits: 3,926
You can get the build that has this functionality here: http://forum.strataframe.net/FindPost15687.aspx
Post #15688
Posted 04/16/2008 11:48:19 AM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: Yesterday @ 6:42:41 PM
Posts: 1,058, Visits: 2,581
LOL, I tried to use the new properties on the Listview just yesterday and they didn't work. Now I know why! New build looks very nice.
Post #15690
Posted 04/16/2008 12:47:22 PM
StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: Yesterday @ 9:46:15 PM
Posts: 288, Visits: 1,135
Hi Trent,

I installed the beta 1.6.5.1 and noticed that in the About window all dll are showing version 1.6.5.0 except for the .exe files, is this correct?

Please take a look at this image.



Edhy Rijo
Progytech (Computer Consultants)
Post #15695
Posted 04/16/2008 1:32:24 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 3:24:00 PM
Posts: 3,733, Visits: 3,926
No.  The files in your Common Files\MicroFour\StrataFrame folder did not get updated.  Here is a screen shot from one of our test machines, so I know that the install is working correctly (it at least contains the proper versions).

FYI...this is a screen shot from a 64-bit test machine since I am farily confident that you are on a 64-bit machine.  It is important that you were not in VS while installing, let the install finish, and then go back in as there were changes to the Extensibility assemblies to account for 64-bit machines.  Otherwise if could be reporting wrong.

Post #15698
Posted 04/16/2008 1:50:03 PM
StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: Yesterday @ 9:46:15 PM
Posts: 288, Visits: 1,135
These are the steps I used in the update:
  1. Close all instance of VS.
  2. Ran StrataFrameSetup.exe
    • This removed previous version which was installed in drive C:
    • I skipped the Database Installation since that was previously updated.
  3. Installation completed without any issues.

The setup put the updated libraries in this location:

C:\Program Files (x86)\Common Files\MicroFour\StrataFrame

For some reason the About form is looking at:

C:\Program Files\Common Files\MicroFour\StrataFrame

which had the old version of the libraries.

I will uninstall SF completely and make sure there is nothing else in these locations:

C:\Program Files (x86)\Common Files\MicroFour\StrataFrame

C:\Program Files\Common Files\MicroFour\StrataFrame

Then I will install it again and see what happen.  Will do that now....

Edhy Rijo
Progytech (Computer Consultants)
Post #15701
Posted 04/16/2008 3:07:57 PM
StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: Yesterday @ 9:46:15 PM
Posts: 288, Visits: 1,135
Vista 64bits Installation steps:

  • Accepted Installation suggested forlder: C:\Program Files (x86)\MicroFour\StrataFrame

  • Got AddIn error, looking at the wrong folder: C:\Program Files\Common Files\MicroFour\StrataFrame\StrataFrame2008.AddIn

I remove SF again, and started the installation and modified the install folder to use: C:\Program Files\MicroFour\StrataFrame.

This time installation completed without errors, but when opening VS got this error message: "The Add-in StrataFrame Add-in Manager failed to load or caused an exception.

Of course all the Add in where installed at C:\Program Files (x86)\Common Files\MicroFour even though I did not select that folder, guess this is a feature of InstallAware since the installation is being done on a 64bit OS.

Notice that the folder C:\Program Files\Common Files\MicroFour\StrataFrame was created but with no files. Then I did the following:

  1. Copied all the information from C:\Program Files (x86)\Common Files\MicroFour\StrataFrame to  C:\Program Files\Common Files\MicroFour\StrataFrame
  2. Remove installation
  3. Re-install in  C:\Program Files (x86)\MicroFour\StrataFrame and then everything worked.

I know you have tested this under Vista 64, but I am just reporting what I am experiencing with the installation.

Edhy Rijo
Progytech (Computer Consultants)
Post #15704