PopulationEnumName


Author
Message
Daniel Essin
Daniel Essin
StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)
Group: Forum Members
Posts: 235, Visits: 309
I am working on the tutorial "List Control Population" Choosing Enum and clicking the button displays the dialog. Entering dbtype and clicking search, puts up a "Searching..." window, the disk blinks once and the Searching..... window stays there forever.



Since there is no way to type in the PopulationEnumName field, this feature is totally broken.
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
I have seen this on several machines.  Do this first, create a custom enum.  In fact use this one below:

Public Enum MySampleType As Integer
    First = 0
    Second = 1
    Third = 2
End Enum

Once created, build the solution.  Go back to the PopulationEnum and type MySample in the search field.  See if this displays the new enum we just created.  If so, I have an idea of what might be happening on your machine.

Daniel Essin
Daniel Essin
StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)
Group: Forum Members
Posts: 235, Visits: 309
Nope. Searching just displays the little wait window which stays there until I close VisualStudio.
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Does this happen on both of your computers?
Daniel Essin
Daniel Essin
StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)
Group: Forum Members
Posts: 235, Visits: 309
yes
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
We will need to debug this on your computer to determine why you are getting an error.  I will look on my side and see if I can capture the error and just write it to a log file and then I will send you the updated DLL.
Daniel Essin
Daniel Essin
StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)StrataFrame User (265 reputation)
Group: Forum Members
Posts: 235, Visits: 309


thanks
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Daniel,

I reproduced and fixed this issue.  The fix will be included in the next update which will be available at the end of the month or beginning of April.  If I can I will get you a copy sooner.  Thanks.

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