Jason Fayre Posted August 27, 2020 Report Posted August 27, 2020 Hi Paul, I'm working on adding runway database facilities to my app. In running the fsuipc .net sample app, any of the database examples hang whenever I press the Load button. The runway files are in my fsx directory. I just generated them using makerwys. Any idea what might be going on? How long is this supposed to take? I've been waiting for a few minutes, so I'm guessing not this long.
Jason Fayre Posted August 28, 2020 Author Report Posted August 28, 2020 Hi Paul, You can disregard this. I didn't realize the sample app specified the version of the fsuipc package. It had 3.0.3. After I updated to the latest, things now work.
Paul Henty Posted August 29, 2020 Report Posted August 29, 2020 Hi Jason, Yeah, I couldn't see a way to tell Visual Studio to get the latest version of the NuGet package. It's easy to forget to update the DLL in the the example applications so I've just updated them (1.1.0) so they now check the version of the DLL installed and notify you when it's out-of-date. The only other changes are the BitArray example now uses FsBitArray and there is a new example for using the ValueChanged property. Paul
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now