HighTechTalks DotNet Forums  

View closes as soon as it opens using UIPAB

Dotnet Distributed Applications microsoft.public.dotnet.distributed_apps


Discuss View closes as soon as it opens using UIPAB in the Dotnet Distributed Applications forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
SparkPlug
 
Posts: n/a

Default View closes as soon as it opens using UIPAB - 04-23-2006 , 02:04 PM






Can anyone explain why, in my application based on the UIPAB, my first view
that starts the application via UIPManager.StartOpenNavigationTask("OpenNav",
"StartView") results in the view immediately closing as soon as it is opened
(and shutting down the whole application)?

I have set the view to be "stayOpen" in the config file.

Thanks.


Reply With Quote
  #2  
Old   
SparkPlug
 
Posts: n/a

Default RE: View closes as soon as it opens using UIPAB - 04-23-2006 , 07:52 PM








"SparkPlug" wrote:

Quote:
Can anyone explain why, in my application based on the UIPAB, my first view
that starts the application via UIPManager.StartOpenNavigationTask("OpenNav",
"StartView") results in the view immediately closing as soon as it is opened
(and shutting down the whole application)?

I have set the view to be "stayOpen" in the config file.

Thanks.

Had to call Application.Run after
UIPManager.StartOpenNavigationTask("OpenNav", "StartView")



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.