StrataFrame Forum

StrataFrame.Security.Login class? Where it is?

http://forum.strataframe.net/Topic23126.aspx

By dgsoft - 5/14/2009

Hi,

I have a problem. I try to develop first simple application using web security.

I look an example in the help file and found solution for authorization .. there using Login class



Dim loResult As Login.LoginResult

I had import the Imports MicroFour.StrataFrame.Security, but class not available!



When I type in the code window after Security point.. no Login class appears in the IntelliSence popup!

Whats wrong?



Thanks

Denis



P.S.

I am registered customer and have official activated strataframe installation. VisualStudio 2008.
By dgsoft - 5/14/2009

Please delete this post..

When I add reference to the namespace in the project - classes appears



Denis
By Trent L. Taylor - 5/15/2009

Glad you figured it out Smile

I will leave the post so if someone else runs into the same issue they can find an answer.