StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
»
Connection Wizard appearing
Connection Wizard appearing
Post Reply
Like
0
Connection Wizard appearing
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Ross L. Rooker, Sr.
Ross L. Rooker, Sr.
posted 16 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 153,
Visits: 462
In the sample as soon as the statement:
StrataFrameApplication
.RunApplication(); executes, if the connection info is not found, the connection wizard appears. The project I am working on, the client wants to suppress the wizard from appearing but bring up a form to tell the user to contact the administrator. Is there a way to intercept the logic before the connection wizard displays.
The sample I am referencing is in the program.cs in the security sample.
StrataFrameApplication
.ShowLoginAndInitializeForm +=
new
StrataFrameApplication
.
ShowLoginAndInitializeFormEventHandler
(
ShowLoginAndInitMainForm);
//-- Run the application
StrataFrameApplication
.RunApplication();
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Connection Wizard appearing
Ross L. Rooker, Sr.
-
16 Years Ago
To further clarify when the Application Run occurs the method...
Ross L. Rooker, Sr.
-
16 Years Ago
SetConnections() does not return any thing, so I don't think you can...
Greg McGuffey
-
16 Years Ago
SetConnections just lines it all up for you. You can just call the...
Trent L. Taylor
-
16 Years Ago
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search