ramtechjoe
ramtechjoe
It would be great if you could have an additional Recipe that installed the required ODBC drivers. Always seem to forget to do this when using chef and having to...
Trying to run the Sample I get an exception when it tries to load a page `Navigation.PushAsync(Activator.CreateInstance(sample.Page) as Page);` > System.TypeLoadException Message=Could not load type of field 'Toolkit.Samples.Forms.Samples.PopupViewerSample:popupViewer' (1) due...
We are running the install_patches script. When it runs it is popping up a confirmation dialog. Is there a setting I am missing to make sure it will run silently?
HI, I am trying to understand this parameter in the pro installation better. The parameter name is portal_list, but it is a string value which I find confusing. I do...
We are running an install using a group managed service account. When we did this it set Portal to run as local service account instead of the account we specified....
In some cases a NTrip server might not have multiple mountpoints and connection is done directly with just the IP and Port. It would be useful if a method was...
## Summary When using the IDialogService for popups sometimes one might want to be able to close the View from the ViewModel that made the ShowDialog call. In the old...
## Summary The current API has an IInitializeAsync which provides a convenient way to run async code during page initialization. However, there does not exists a similar implementation pattern if...